﻿.remove-border-right {
    border-right: none !important;
}

.remove-border-left{
    border-left: none !important;
}

.RadGrid.RadGrid_Default .rgHeader{
    border-right: none !important;
    font-size: 12px !important;
}

.body{
    font-size: 10px !important;
}
/*Project: 5016 POS CC Enablement - Feature 206*/
.radio-cc {
	width: 50px !important;
}
/*Project: Mobile Maintenance - Feature 711 */
.displaynone {
    display: none;
}
