/*
Kundenspezifischer Stylesheet
--------------------------------
Ergänzung zu c_allgemein.css
--------------------------------
Claudio Giovanniello
Venne-Media
*/



/* PRIMÄR UND SEKUNDÄRFARBEN */
.primarycolor_bg { background-color: #8BADDC; background: #8BADDC; }
.primarycolor_txt { color: #8BADDC; }

.secondarycolor_bg { background-color: #242753; background: #242753; }
.secondarycolor_txt { color: #242753; }

/* ALTERNATIVFARBE z.B.: FÜR HOVER EFFEKTE BEI DENEN BEREITS EINE DER BEIDEN PRIMÄRFARBEN GENUTZT WIRD */
.alternativecolor_bg { background-color: #fc0; background: #fc0; }
.alternativecolor_txt { color: rgba(0,0,0,0.45); }

.bg_pattern { background-image: url('../../oneo/img/bf659c15.png');	background-repeat: repeat; }

a { color: #8BADDC; }
.main-navigation > ul > li > a.active, .main-navigation > ul > li > a.trail, .main-navigation > ul > li > a.forward, .main-navigation > ul > li > strong.active, .main-navigation > ul > li > strong.trail, .main-navigation > ul > li > strong.forward, .main-navigation > ul > li > span.active, .main-navigation > ul > li > span.trail, .main-navigation > ul > li > span.forward {
	color: #8BADDC;
}
.main-navigation > ul > li > a:hover, .main-navigation > ul > li > a:focus, .main-navigation > ul > li > strong:hover, .main-navigation > ul > li > strong:focus, .main-navigation > ul > li > span.active:hover, .main-navigation > ul > li > span.active:focus, .main-navigation > ul > li > span.trail:hover, .main-navigation > ul > li > span.trail:focus, .main-navigation > ul > li > span.forward:hover, .main-navigation > ul > li > span.forward:focus {
	color: #fff;
	border-radius: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;

/* VERLAUF IM HINTERGRUND DES NAVIGATIONS:HOVER - FARBLICH ANPASSEN! */
background: rgb(36,39,83);
background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#242753",endColorstr="#2e3373",GradientType=1);

	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}

.main-navigation > ul > li .active { cursor: pointer;}

.be_login button:hover { background-color: #8BADDC;}
.be_login button:focus { background-color: #8BADDC;}
.mod_login h6 { border-top: 1px solid #8BADDC; }
.mod_lostPassword h6 { border-top: 1px solid #8BADDC; }

button.-secondary, .button.-secondary, input[type="submit"].-secondary, .main-navigation-search-form button, .feature-box-link.-secondary, .headline-box-link.-secondary, .pricing-table-plan a.-secondary, .feature-box-link, .headline-box-link, .pricing-table-plan a, button, .button, input[type="submit"], input[type="reset"], input[type="button"] {
	background: #8BADDC;
}

button.-secondary:hover, .button.-secondary:hover, input[type="submit"].-secondary:hover, .main-navigation-search-form button:hover, .feature-box-link:hover, .headline-box-link:hover, .pricing-table-plan a:hover, button.-secondary:focus, .button.-secondary:focus, input[type="submit"].-secondary:focus, .main-navigation-search-form button:focus, .feature-box-link:focus, .headline-box-link:focus, .pricing-table-plan a:focus, button:hover, button:focus, .button:hover, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"]:hover, input[type="button"]:focus {
	background: #242753;
}


.sessioninformation input[type="button"]:hover { color: #242753; text-decoration: underline; }
.sessioninformation input[type="button"] { color: #242753; }
.sessioninformation .-highlight-color button.-secondary, .-highlight-color .button.-secondary, .-highlight-color input[type="submit"].-secondary, .-highlight-color .main-navigation-search-form button, .main-navigation-search-form .-highlight-color button, .-highlight-color .feature-box-link, .-highlight-color .headline-box-link, .-highlight-color .pricing-table-plan a, .pricing-table-plan .-highlight-color a, .-highlight-color button, .-highlight-color .button, .-highlight-color input[type="submit"], .-highlight-color input[type="reset"], .-highlight-color input[type="button"] {
	background: #FFF265;
}

.icon-cog:hover::before { color: #242753; }
.icon-user:hover::before { color: #242753; }

.tooltips span { background: #242753; }

.tooltips span:after { border-bottom: 8px solid #242753; }

.be_SpendenBarFull span { background: #242753; }

.be_SpendenBarFull span:after { border-bottom: 8px solid #242753; }


.be_StatIcon { color: #8BADDC; }
p.StatBox_Zahl { color: #242753; }

h2.be_WelMsg strong{ color: #242753; text-decoration: underline #242753 dashed; }
h2.be_WelMsg strong:hover { color: #8BADDC; text-decoration: underline #8BADDC dashed; }
.be_StatBox_L5 li a:hover { color: #242753; }

.be_SpendenBarFull {  background: #242753;  }
.be_SpendenBarFullNoMax {  background: rgba(0,65,105,0.05);  }
.be_SpendenBarReceived {
	background: rgb(36,39,83);
	background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
	background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
	background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%)
}

.be_SpendenBarFullNoMax .icon-arrow-right {
		background: rgb(36,39,83);
		background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
		background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
		background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#242753",endColorstr="#8BADDC",GradientType=1);
}

.be_SpendenBarFullNoMax .icon-arrow-right { color: rgba(0,0,0,0.4); }

.be_SpendenStats h3 { color: #242424; }
.be_StatBox_L5 h4 { color: #242753; }
.be_OV_Log h4 { color: #242753; }
.be_OV_Log li span.x1 {background: #8BADDC; }
.be_StatBox_L5 li span {background: #8BADDC; }

.be_OV_Log .a_button:hover {background: #8BADDC;}
.be_OV_Log .a_button {color: white;}

.be_BearbeitungsBarFull {  background: #242753;  }
.be_BearbeitungsBarReceived {
		background: rgb(0,77,125);
		background: -moz-linear-gradient(45deg, rgba(0,77,125,1) 0%, rgba(0,122,198,1) 70%);
		background: -webkit-linear-gradient(45deg, rgba(0,77,125,1) 0%, rgba(0,122,198,1) 70%);
		background: linear-gradient(45deg, rgba(0,77,125,1) 0%, rgba(0,122,198,1) 70%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#004d7d",endColorstr="#007ac6",GradientType=1);
}

.be_Listing thead { background: #8BADDC; color: #242424;}
.be_Listing thead #forFilters { background: #8BADDC; color: #242424;}
.be_StatusIconWrap { background: #242753; }
.be_StatusIconInner { background: #8BADDC; }

.be_Listing a:hover { color: #242753; }

.be_Listing a:last-of-type:hover { color: darkred; }

#be_Projekte_filter { background: #242753; }

.redirect .be_login { background: #242753;}
.Redirect_CountDown { color: #777; }


.dataTables_wrapper .dataTables_paginate .paginate_button {background: rgba(0,65,105,0.05); }
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
 color: white !important;
 background: rgb(36,39,83);
 background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
 background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
 background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#73a733",endColorstr="#8BADDC",GradientType=1);
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {background: #242753; border: 1px solid #242753;}
.dataTables_paginate #be_Projekte_previous {background: #242753 !important; color: white !important;}
.dataTables_paginate #be_Projekte_next {background: #242753 !important; color: white !important;}
.dataTables_paginate #be_Projekte_next:hover , .dataTables_paginate #be_Projekte_previous:hover {
		font-weight: normal;
	 background: rgb(36,39,83) !important;
	 background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%) !important;
	 background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%) !important;
	 background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%) !important;
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#73a733",endColorstr="#8BADDC",GradientType=1);
		border: 1px solid #8BADDC;
}

#be_Organisation_filter { background: #242753; }
.dataTables_paginate #be_Organisation_previous {background: #242753 !important; color: white !important;}
.dataTables_paginate #be_Organisation_next {background: #242753 !important; color: white !important;}
.dataTables_paginate #be_Organisation_next:hover , .dataTables_paginate #be_Organisation_previous:hover {
		font-weight: normal;
		background: rgb(36,39,83) !important;
 	 background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%) !important;
 	 background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%) !important;
 	 background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%) !important;
 	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#73a733",endColorstr="#8BADDC",GradientType=1);
		border: 1px solid #8BADDC;
}

#be_PortalUser_filter { background: #242753; }
.dataTables_paginate #be_PortalUser_previous {background: #242753 !important; color: white !important;}
.dataTables_paginate #be_PortalUser_next {background: #242753 !important; color: white !important;}
.dataTables_paginate #be_PortalUser_next:hover , .dataTables_paginate #be_PortalUser_previous:hover {
		font-weight: normal;
		background: rgb(36,39,83) !important;
 	 background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%) !important;
 	 background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%) !important;
 	 background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%) !important;
 	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#73a733",endColorstr="#8BADDC",GradientType=1);
		border: 1px solid #8BADDC;
}

.projectSwitchState
{
	color: #db470b !important;
}

.projectSwitchState.active
{
	color: #8BADDC !important;
}

.projectPublishedIcon
{
	background-color: #db470b;
}

/* .projectPublishedIcon.active
{
	background-color: #8BADDC;
} */

.be_OV_Projects a.be_OV_ProjectsLink { color: #8BADDC; }
.be_OV_Projects a.be_OV_ProjectsLink:hover { color: #242753; }
.be_OV_Users a.be_OV_UsersLink { color: #8BADDC; }
.be_OV_Users a.be_OV_UsersLink:hover { color: #242753; }
.be_BV_Organisation a.be_BV_OrganisationLink { color: #8BADDC; }
.be_BV_Organisation a.be_BV_OrganisationLink:hover { color: #242753; }

a.be_PA_ShowAllProjects:hover {background-color: #8BADDC;}
a.primarycolor_txt { color: #8BADDC; }
.be_Listing a.pList_2:hover { color: #242753; }

.export_Spendenlog_date {
	    background: #8BADDC;
	    color: #fff;
}

.export_Maillog_date {
	    background: #8BADDC;
	    color: #fff;
}


.be_export table.dataTable .be_export_showTop {
	background: #8BADDC;
}

.be_regTop1 { border-right: 2px solid #8BADDC; }
.be_register .reg_infoBox a{color: #8BADDC;}

.be_export .tab-navigation a.is-active , .be_settings .tab-navigation a.is-active , .be_stats .tab-navigation a.is-active , .be_organisation .tab-navigation a.is-active {
	box-shadow: none;
	background: rgb(36,39,83);
  background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
  background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
  background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#73a733",endColorstr="#8BADDC",GradientType=1);
}


.sessioninformation .icon_nav .icon-user:hover::before {color: #8BADDC;}

#imageModal .imageContainerFocus { background: #8BADDC;}
#imageModal .dropzone { background: rgba(176, 183, 8, 0.06); }
#imageModal .dropzone:hover { background: rgba(176, 183, 8, 0.16); }

#imageModalOrgaImage .imageContainerFocus { background: #8BADDC;}
#imageModalOrgaImage .dropzone { background: rgba(176, 183, 8, 0.06); }
#imageModalOrgaImage .dropzone:hover { background: rgba(176, 183, 8, 0.16); }

#uploadSingleFileModal .dropzone { background: rgba(176, 183, 8, 0.06); }

#imageModal button.cancel:hover { background: #242753;}

#imageModalOrgaImage button.cancel:hover { background: #242753;}

#uploadImageDropzone .dz-message span:hover {
 color: #8BADDC;
}

.be_projekte .widget_projektbild a.projectChangeImage:hover { background: #8BADDC }
.be_projekte .createNewProject::before { color: #8BADDC; }
.be_projekte .createNewProject:hover {
	background: rgb(36,39,83);
  background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
  background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
  background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#73a733",endColorstr="#8BADDC",GradientType=1);
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	color: white;
 }

 .be_projekte .createNewProject:hover:before { color: white; }

 .be_benutzer .createNewPortalUser::before { color: #8BADDC; }
 .be_benutzer .createNewPortalUser:hover {
	 background: rgb(36,39,83);
	 background: -moz-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
	 background: -webkit-linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
	 background: linear-gradient(45deg, rgba(36,39,83,1) 0%, rgba(46,51,115,1) 70%);
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#73a733",endColorstr="#8BADDC",GradientType=1);
 	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
 	color: white;
  }

.be_benutzer .createNewPortalUser:hover:before { color: white; }
.be_settings .settings_2 div.settings_projekte div.categorySwitch .bulletEditorButton.add {	background-color: #8BADDC; }
.be_settings .settings_3 div.settings_VRpaymethods .bulletEditorButton.add { background-color: #8BADDC;  }
.be_settings .modal_paymentTypesWrapper .widget-submit button.cancel:hover { float: right; background: #242753; }

.swal2-styled.swal2-confirm { background-color: #8BADDC !important; }
.swal2-styled.swal2-cancel { background-color: #242753 !important; }

.swal2-icon.swal2-question { border-color: #8BADDC !important; color: #8BADDC !important; }
.mce-primary { background-color: #8BADDC !important; border: none; }
.mce-primary button:hover { background-color: #242753 !important; border: none; border-color: #242753 !important; }
.mce-menu-item:hover { background-color: #8BADDC !important; }

.mce-grid-border a:hover, .mce-grid-border a.mce-active { background-color: #8BADDC !important;  background: #8BADDC !important; border-color: #8BADDC !important }
.mce-menu-item.mce-selected { background-color: #8BADDC !important; }
.mce-menu-item-normal.mce-active { background-color: #8BADDC !important; }

.be_benutzer .userPermissions ul#portalUserPermissions > li.parent {background-color: rgba(46,51,115,0.4); }
.be_StatBox a {color: #242753;}
.be_StatBox_portalUser a {color: #242753;}
.be_StatBox_portalUser a:hover {color: #8BADDC;}
.be_StatBox a:hover {color: #8BADDC;}

.widget_projektbild_anzeigen label.radioChecked {
	-webkit-box-shadow:inset 0px 0px 0px 2px #8BADDC;
	-moz-box-shadow:inset 0px 0px 0px 2px #8BADDC;
	box-shadow:inset 0px 0px 0px 2px #8BADDC;
}

.widget_published label.radioChecked {
	-webkit-box-shadow:inset 0px 0px 0px 2px #8BADDC;
	-moz-box-shadow:inset 0px 0px 0px 2px #8BADDC;
	box-shadow:inset 0px 0px 0px 2px #8BADDC;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
	background-color: #8BADDC;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	background-color: #242753;
}

.mod_lostPasswordSuccess a { background-color: #8BADDC; }

.be_organisation .organisation_SettingsWrapper .widget_vrPayMethods input.inputPaymentType:disabled { background-color: white; cursor: not-allowed; }
.be_organisation .organisation_SettingsWrapper .widget_vrPayMethods fieldset.paymentTypeActivated {background-color: rgba(176, 183, 8, 0.5); }
.be_organisation .organisation_detailsWrapper div.widget_buttonPreview button {background-color: #242753;}

.be_benutzer .user_userPermissionsWrapper form#portalUserManagementPermissions > ul#portalUserPermissions .switchPermissionState { background-color: rgba(46,51,115,0.4); }
.be_benutzer .user_userPermissionsWrapper form#portalUserManagementPermissions > ul#portalUserPermissions .switchPermissionStateHL { color: #555; font-weight: bold; }
.be_benutzer .user_userPermissionsWrapper form#portalUserManagementPermissions > ul#portalUserPermissions .switchPermissionStateLI { color: #555; font-weight: normal; }

.be_organisation div.settings_3 .widgetWrapper .sp-container .sp-button-container button { background-color: #8BADDC; }

label.required::after {
  content: '*';
  margin-left: 4px;
  color: #242753;
}

.be_projekte .showOwnAmounts .addOneOwnAmount button:last-of-type { background: #242753; }

.exportPatternWrapper #openExportPatternModal {
	background: #242753;
}

.be_export #exportPatternModal #exportPattern .deleteRow {
	background: #242753;
}
.be_export #exportPatternModal #closeButton {
	background: #242753;
}

.be_export .ui-datepicker .ui-state-active {
 border: 1px solid #8BADDC;
 background: #8BADDC;
}

.be_export .ui-datepicker .ui-state-highlight {
	border: 1px solid #8BADDC;
  background: #8BADDC;
	background: rgba(46,51,115,0.45);
  color: #555;
}

.be_organisation .organisation_SettingsWrapper .OrgaSpendenButtons #widgetAmounts button.add { background-color: #8BADDC }
.be_organisation .organisation_SettingsWrapper .OrgaSpendenButtons #widgetAmounts button.remove { background-color: #242753 }

.be_organisation div#activationModal button#activationModalCancel {background: #242753; }
.be_organisation div#activationModal button#activationModalCancel:hover {background: #8BADDC; }

.verwaltung .be_logo img { width: auto; height: 52px; margin-top: 5px; }
.verwaltung .be_logo img a { display: block; margin-bottom: -5px; }

.be_StatBox_L5 li a:hover { color: #8BADDC; }

widget_projektbeschreibung .mce-tinymce button:hover { background-color: #242753; }

a.primarycolor_txt { color: #242753; }
.be_Listing a.pList_2:hover { color: #3C4448; }

.export_Spendenlog_date {
	    background: #242753;
	    color: #fff;
}

.export_Maillog_date {
	    background: #242753;
	    color: #fff;
}


.be_export table.dataTable .be_export_showTop {
	background: #242753;
}

.be_regTop1 { border-right: 2px solid #242753; }
.be_register .reg_infoBox a{color: #242753;}

/* .be_export .tab-navigation a.is-active , .be_settings .tab-navigation a.is-active , .be_stats .tab-navigation a.is-active , .be_organisation .tab-navigation a.is-active {
	box-shadow: none;
	background: rgb(0,101,86);
	background: -moz-linear-gradient(45deg, rgba(0,101,86,1) 0%, rgba(0,122,104,1) 70%);
	background: -webkit-linear-gradient(45deg, rgba(0,101,86,1) 0%, rgba(0,122,104,1) 70%);
	background: linear-gradient(45deg, rgba(0,101,86,1) 0%, rgba(0,122,104,1) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#242753",endColorstr="#007a68",GradientType=1);
} */


.sessioninformation .icon_nav .icon-user:hover::before {color: #242753;}

#imageModal .imageContainerFocus { background: #242753;}
#imageModal .dropzone { background: rgba(176, 183, 8, 0.06); }
#imageModal .dropzone:hover { background: rgba(176, 183, 8, 0.16); }

#imageModalOrgaImage .imageContainerFocus { background: #242753;}
#imageModalOrgaImage .dropzone { background: rgba(176, 183, 8, 0.06); }
#imageModalOrgaImage .dropzone:hover { background: rgba(176, 183, 8, 0.16); }

#uploadSingleFileModal .dropzone { background: rgba(176, 183, 8, 0.06); }

#imageModal button.cancel:hover { background: #3C4448;}

#imageModalOrgaImage button.cancel:hover { background: #3C4448;}

#uploadImageDropzone .dz-message span:hover {
 color: #242753;
}

.be_projekte .widget_projektbild a.projectChangeImage:hover { background: #242753 }
.be_projekte .createNewProject::before { color: #242753; }
/* .be_projekte .createNewProject:hover {
	background: rgb(0,101,86);
	background: -moz-linear-gradient(45deg, rgba(0,101,86,1) 0%, rgba(0,122,104,1) 70%);
	background: -webkit-linear-gradient(45deg, rgba(0,101,86,1) 0%, rgba(0,122,104,1) 70%);
	background: linear-gradient(45deg, rgba(0,101,86,1) 0%, rgba(0,122,104,1) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#242753",endColorstr="#007a68",GradientType=1);
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	color: white;
 } */

 .be_projekte .createNewProject:hover:before { color: white; }

 .be_benutzer .createNewPortalUser::before { color: #242753; }
 /* .be_benutzer .createNewPortalUser:hover {
	 background: rgb(0,101,86);
	 background: -moz-linear-gradient(45deg, rgba(0,101,86,1) 0%, rgba(0,122,104,1) 70%);
	 background: -webkit-linear-gradient(45deg, rgba(0,101,86,1) 0%, rgba(0,122,104,1) 70%);
	 background: linear-gradient(45deg, rgba(0,101,86,1) 0%, rgba(0,122,104,1) 70%);
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#242753",endColorstr="#007a68",GradientType=1);
 	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
 	color: white;
  } */

.be_benutzer .createNewPortalUser:hover:before { color: white; }
.be_settings .settings_2 div.settings_projekte div.categorySwitch .bulletEditorButton.add {	background-color: #242753; }
.be_settings .settings_3 div.settings_VRpaymethods .bulletEditorButton.add { background-color: #242753;  }
.be_settings .modal_paymentTypesWrapper .widget-submit button.cancel:hover { float: right; background: #3C4448; }

.swal2-styled.swal2-confirm { background-color: #242753 !important; }
.swal2-styled.swal2-cancel { background-color: #3C4448 !important; }

.swal2-icon.swal2-question { border-color: #242753 !important; color: #242753 !important; }
.mce-primary { background-color: #242753 !important; border: none; }
.mce-primary button:hover { background-color: #3C4448 !important; border: none; border-color: #3C4448 !important; }
.mce-menu-item:hover { background-color: #242753 !important; }

.mce-grid-border a:hover, .mce-grid-border a.mce-active { background-color: #242753 !important;  background: #242753 !important; border-color: #242753 !important }
.mce-menu-item.mce-selected { background-color: #242753 !important; }
.mce-menu-item-normal.mce-active { background-color: #242753 !important; }

.be_benutzer .userPermissions ul#portalUserPermissions > li.parent {background-color: rgba(46,51,115,0.4); }
.be_StatBox a {color: #3C4448;}
.be_StatBox_portalUser a {color: #3C4448;}
.be_StatBox_portalUser a:hover {color: #242753;}
.be_StatBox a:hover {color: #242753;}

.widget_projektbild_anzeigen label.radioChecked {
	-webkit-box-shadow:inset 0px 0px 0px 2px #242753;
	-moz-box-shadow:inset 0px 0px 0px 2px #242753;
	box-shadow:inset 0px 0px 0px 2px #242753;
}

.widget_published label.radioChecked {
	-webkit-box-shadow:inset 0px 0px 0px 2px #242753;
	-moz-box-shadow:inset 0px 0px 0px 2px #242753;
	box-shadow:inset 0px 0px 0px 2px #242753;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
	background-color: #242753;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	background-color: #3C4448;
}

.mod_lostPasswordSuccess a { background-color: #242753; }

.be_organisation .organisation_SettingsWrapper .widget_vrPayMethods input.inputPaymentType:disabled { background-color: white; cursor: not-allowed; }
.be_organisation .organisation_SettingsWrapper .widget_vrPayMethods fieldset.paymentTypeActivated {background-color: rgba(176, 183, 8, 0.5); }
.be_organisation .organisation_detailsWrapper div.widget_buttonPreview button {background-color: #3C4448;}

.be_benutzer .user_userPermissionsWrapper form#portalUserManagementPermissions > ul#portalUserPermissions .switchPermissionState { background-color: rgba(46,51,115,0.4); }
.be_benutzer .user_userPermissionsWrapper form#portalUserManagementPermissions > ul#portalUserPermissions .switchPermissionStateHL { color: #555; font-weight: bold; }
.be_benutzer .user_userPermissionsWrapper form#portalUserManagementPermissions > ul#portalUserPermissions .switchPermissionStateLI { color: #555; font-weight: normal; }

.be_organisation div.settings_3 .widgetWrapper .sp-container .sp-button-container button { background-color: #242753; }

label.required::after {
  content: '*';
  margin-left: 4px;
  color: #3C4448;
}

.be_projekte .showOwnAmounts .addOneOwnAmount button:last-of-type { background: #3C4448; }

.exportPatternWrapper #openExportPatternModal {
	background: #3C4448;
}

.be_export #exportPatternModal #exportPattern .deleteRow {
	background: #3C4448;
}
.be_export #exportPatternModal #closeButton {
	background: #3C4448;
}

.be_export .ui-datepicker .ui-state-active {
 border: 1px solid #242753;
 background: #242753;
}

.be_export .ui-datepicker .ui-state-highlight {
	border: 1px solid #242753;
  background: #242753;
	background: rgba(46,51,115,0.45);
  color: #555;
}

.be_organisation .organisation_SettingsWrapper .OrgaSpendenButtons #widgetAmounts button.add { background-color: #242753 }
.be_organisation .organisation_SettingsWrapper .OrgaSpendenButtons #widgetAmounts button.remove { background-color: #3C4448 }

.be_organisation div#activationModal button#activationModalCancel {background: #3C4448; }
.be_organisation div#activationModal button#activationModalCancel:hover {background: #242753; }

.be_register button { background: #FFF265; color: #242753; }
.be_register button:hover { background: #242753; color: #fff; text-decoration: underline; }
.be_register .form_privacyCheck a { color: #242753; }
.be_register .form_privacyCheck a:hover { text-decoration: underline; }
