﻿.k-dropdown {
    font-size: 0.83333rem;
    background-color: #ffffff;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Arimo", sans-serif;
}
    .k-dropdown .k-dropdown-wrap .k-input {
        padding: 2px;
        height: 26px;
        width: 100%;
        background-color: #ffffff;
        font-weight: 500;
    }

.k-state-selected.k-state-focused {
    background-color: #3574ac;
    color: #ffffff;
    
}
.k-state-selected:hover.k-state-focused {
    background-color: #3574ac;
    color: #ffffff;
}
.k-list .k-item.k-state-selected {
    background-color: #f2f4f4;
    color: #3574ac;
    border: 1px solid #3574ac;
}
.k-list .k-item:hover.k-state-selected {
    background-color: #f2f4f4;
    color: #3574ac;
    border: 1px solid #3574ac;
    font-weight: 600
}





.k-dropdowngrid {
    font-size: 0.83333rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Arimo", sans-serif;
}



.k-dropdowngrid .k-dropdown-wrap .k-input {
        padding: 2px;
        height: 25px;
        width: 100%;
    }

.k-grid-header {
    padding: 1px;
}
.k-list-scroller  li {
    padding: 1px;
}

.k-numerictextbox {
    font-size: 0.83333rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Arimo", sans-serif;
}

    .k-numerictextbox .k-numeric-wrap .k-input {
        padding: 2px;
        height: 25px;
        width: 100%;
    }



.k-datepicker {
    font-size: 0.83333rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Arimo", sans-serif;
}

    .k-datepicker .k-picker-wrap .k-input {
        padding: 0px;
        height: 26px;
        width: 100%;
    }

.k-calendar {
    font-size: 0.83333rem;
    font-weight: 400;
    line-height: 1.0;
    font-family: "Arimo", sans-serif;
}

.k-upload {
    font-size: 0.83333rem;
    line-height: 1.0;
    font-weight: 700;
    font-family: "Arimo", sans-serif;
}

.k-upload-button {
    font-size: 0.73333rem;
    font-weight: bold;
    line-height: 1.0;
    font-family: "Arimo", sans-serif;
}

.k-treeview {
    font-size: 0.83333rem;
    font-weight: 400;
    line-height: 1.0;
    font-family: "Arimo", sans-serif;
}

.k-select {
    background-color: #3574ac;
    color: #ffffff;
}

.gcIncidentActivityLink {
    text-align: center
}

.k-input-value-text {
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.0;
    font-family: "Arimo", sans-serif;
}
.k-radio-label {
    font-family: "Arimo", sans-serif;
    font-size: 0.8rem;
}