﻿

.breadcumbLabel {
    font-family: 'Segoe UI';
    font-size: 14px;
    color:White !important;
}
.breadcumbHyperlink {
    text-decoration:none;
    font-family: 'Segoe UI';
    font-size: 14px;
    color: White !important;
}
.breadcumbHyperlink:hover {
    font-family: 'Segoe UI';
    font-size: 14px;
    color: deepskyblue !important;
}
.formLabel {
    font-family: 'Segoe UI';
    font-size: 15px !important;
    color: black !important;
}
.GridHeader {
    background-color: darkturquoise !important;
    background-image: none !important;
}
.formTextBox {
    font-family: 'Segoe UI' !important;
    font-size: 15px !important;
    color: black !important;
}
.RadComboBoxDropDown.RadComboBoxDropDown_Glow {
    font-family: 'Segoe UI' !important;
    font-size: 15px !important;
    
}

.formButton .rbText {
    font-family: 'Segoe UI' !important; font-size: 14px;
}



.formTitle {
    font-family: 'Segoe UI';
    font-size: 16px !important;
    color: #FFA915 !important;
}


/*div.RadGrid_Glow .rgRow td,
div.RadGrid_Glow .rgAltRow td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height:1px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    
}*/
