/*Remove 2sxc quickedit*/
.sc-content-block-quick-insert{display: none !important;}
div.sc-cb-highlight-for-insert{background: none !important;}
.DNNModuleContent .sc-uninitialized{outline: 1px dashed #ccc;}
.DNNModuleContent .sc-uninitialized div{color: transparent!important;background: transparent!important;}

.dropdown .dropdown-content{z-index: 999!important;}
#nav-items-top .close-func{cursor: pointer;}
.panel-body {padding:0px!important;}
.fu-file-already-exists-prompt .fu-status-message {height: 20px; width: 200px;}
span.AcceptedAgreement, span#dnn_ctr683_EditCertificering_lblOvereenkomst {padding-top: 10px; display: inline!important;}
.RadCalendar .rcTitlebar table{margin-bottom: 0!important;}
.btn-success.dnnPrimaryAction{
  	color: #fff!important;
	border: 1px solid #5cb85c!important;
	background-color: #5cb85c!important;
}
.btn-success.dnnPrimaryAction:hover{
	background-color: #218838!important;
  	border: 1px solid #218838!important;
}
.dnnPrimaryAction.ng-hide-add-active, .dnnPrimaryAction.ng-hide-remove {
    display: inline-block!important;
}
table.RadCalendar{margin-bottom: 0!important;}
.RadCalendar .rcMainTable {margin-bottom: 0px;}
.RadCalendarPopup caption{padding:0!important;}
input#dnn_ctr_SendPassword_txtEmail {font-size: 15px;}

