﻿.RadWindow.RadWindow_Dasof.rwRoundedCorner { border-radius: 8px }
.RadWindow.RadWindow_Dasof.rwRoundedCorner .rwTitleBar { border-radius: 8px 8px 0 0 }
.RadWindow.RadWindow_Dasof { border-width: 0; border-color: #5c97b8; color: #333 }
.RadWindow.RadWindow_Dasof .rwTitleBar { background-color: #5c97b8; border-bottom: 1px solid #e5e5e5 }
.RadWindow.RadWindow_Dasof .rwIcon { display: none }
.RadWindow.RadWindow_Dasof .rwTitleWrapper .rwTitle { color: #fff; padding: 0; }
.RadWindow.RadWindow_Dasof .rwContent { color: #333; background-color: white; margin: 0 -5px; padding: 5px; border: none }
.RadWindow.RadWindow_Dasof .rwCloseButton:before { content: "\e11b"; color: #FFF }
