@font-face {
    font-family: 'montserrat-regular';
    src: url('../default/fonts/montserrat-regular.ttf') format('truetype');
}

.RadInput_Payschools,.RadInputMgr_Payschools{font:normal 12px "Segoe UI",Arial,Helvetica,sans-serif}
html body .RadInput_Payschools .riTextBox, html body .RadInputMgr_Payschools {
    border-color: #91A1AE;
    background: #fff;
    color: #51606D;
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif
}html body .RadInput_Payschools .riEmpty,html body .RadInput_Empty_Payschools{color:#8d8d8d}
html body .RadInput_Payschools .riHover, html body .RadInput_Hover_Payschools, html body .RadInput_Payschools .riFocused, html body .RadInput_Focused_Payschools {
    color: #51606D;
    border-color: #91A1AE
}html body .RadInput_Payschools .riRead,html body .RadInput_Read_Payschools{border-color:#ccdbed}html body .RadInput_Payschools .riDisabled,html body .RadInput_Disabled_Payschools{border-color:#ccdbed;color:#8d8d8d;cursor:default}html body .RadInput_Payschools .riError,html body .RadInput_Error_Payschools{border-color:#b32d34 #dc643f #ea8541;background:white 100% -298px no-repeat url('Input/sprite.gif');color:#b32d34}.RadForm.rfdTextbox .RadInput_Payschools .riError[type="text"],.RadForm.rfdTextbox .RadInput_Error_Payschools[type="text"]{border-color:#b32d34 #dc643f #ea8541;background:white 100% -298px no-repeat url('Input/sprite.gif');color:#b32d34}html body .RadInput_Payschools .riNegative,html body .RadInput_Negative_Payschools{color:#565656}.RadInput_Payschools a{background:transparent no-repeat url('Input/sprite.gif')}.RadInput_Payschools .riBtn a{width:20px;height:18px;line-height:18px;background-position:3px 5px}.RadInput_Payschools .riBtn a:hover{background-position:3px -45px}.RadInput_Payschools .riSpin a{width:15px;height:7px;line-height:7px}.RadInput_Payschools a.riUp{background-position:4px -98px}.RadInput_Payschools a.riUp:hover{background-position:4px -148px}.RadInput_Payschools a.riDown{background-position:4px -199px}.RadInput_Payschools a.riDown:hover{background-position:4px -249px}.RadInput_Payschools .riLabel{color:#000}.RadInput_Payschools .riResizeIcon{background:transparent 0 0 no-repeat url('Input/ResizeEdge.gif')}html body .RadInputRTL_Payschools .riError,html body .RadInputRTL_Error_Payschools{background-position:3px -298px}html body .RadInputRTL_Payschools .riResizeIcon{background-position:0 -19px}.RadForm.rfdTextbox .RadInputRTL_Payschools .riError[type="text"],.RadForm.rfdTextbox .RadInputRTL_Error_Payschools[type="text"]{background-position:3px -298px}

.RadInput_Payschools input.riTextBox {
    border-color: #91A1AE;
    font-family: montserrat-regular;
    color: #51606D;
    font-size: 14px
}



.RadInput_Payschools input.riTextBox {
    font-family: montserrat-regular;
    font-size: 14px;
}

.RadInput_Payschools input.riFocused {
    font-family: montserrat-regular;
    font-size: 14px
}

.RadInput_Payschools {
    font-family: montserrat-regular;
    font-size: 14px
}
.NotResizable
{
   resize:none;
}