.rn_SyndicatedChatQuestionLabel {
    color: #1300C1 !important;
}
.yui-skin-sam .yui-panel .hd {
    background: #1300C1 !important;
}
.yui-skin-sam .yui-panel .bd {
    background-color: #FFF !important;
    border: 5px solid #1300C1 !important;
	border-bottom: 0px !important;
}
.yui-skin-sam .yui-panel .ft {
    background-color: #FFF !important;
    border: 5px solid #1300C1 !important;
	border-top: 0px !important;
}
#rn_DialogButton_rn_Dialog_0_0{
	background: #1300C1 !important;
	border-color: #1300C1 !important;
	color: #fff !important;
}
#rn_DialogButton_rn_Dialog_0_1 {
    background-color: #FFCDD9 !important;
    border-color: #FFCDD9 !important;
	color: #1300C1 !important;
}
#rn_DialogButton_rn_Dialog_0_1 .first-child button {
    color: #1300C1 !important;
}
.rn_RefuseDiv{
	display: none !important;
}