/* a href links  */

.bg_redorange li.active a {color: #ff6600;}
.bg_red li.active a {color: #f44336;}
.bg_red1 li.active a {color: #d45400;}
.bg_red2 li.active a {color: #b83228;}
.bg_lightpurple li.active a {color: #9c27B0;}
.bg_lightpurple1 li.active a {color: #842195;}
.bg_purple li.active a {color: #673ab7;}
.bg_darkpurple li.active a {color: #492983;}
.bg_black li.active a {color: #000000;}
.bg_navyblue li.active a {color: #3f51b5;}
.bg_blue li.active a {color: #2196f3;}
.bg_lightblue li.active a {color: #03a9f4;}
.bg_skyblue li.active a {color: #00bdc4;}
.bg_lightgrey li.active a {color: #c5c3c3;}
.bg_lightgrey1 li.active a {color: #b7b7b7;}
.bg_lightgrey2 li.active a {color: #d0d2ce;}
.bg_lightgrey3 li.active a {color: #bababa;}
.bg_lightgrey4  li.active a {color: #f6f6f0;}
.bg_darkgrey li.active a {color: #838482;}
.bg_bluegrey li.active a {color: #6c7289;}
.bg_cgreen li.active a {color: #009688;}
.bg_lightcgreen li.active a {color: #00d8c3;}
.bg_green li.active a {color: #5ab963;}
.bg_green1 li.active a {color: #418748;}
.bg_parrotgreen li.active a {color: #8bc34a;}
.bg_parrotgreen1 li.active a {color: #a8ed59;}
.bg_lightgreen li.active a {color: #c0dc39;}
.bg_lightgreen1 li.active a {color: #c0dc39;}
.bg_lightyellow li.active a {color: #ffe838;}
.bg_yellow li.active a {color: #ffc107;}
.bg_orange li.active a {color: #ff9800;}
.bg_darkorange li.active a {color: #be7100;}
.bg_darkorange1 li.active a {color: #be8f00;}
.bg_darkorange2 li.active a {color: #c49405;}
.bg_brown li.active a {color: #8b5e18;}
.bg_darkbrown li.active a {color: #7f6000;}
.bg_lightbrown li.active a {color: #c88722;}
.bg_white li.active a {color: #ffffff;}
.bg_dark_blue li.active a {color: #7B1FA2; }
.bg_light_red li.active a {color: #E64A19;}

/* button color  */

.bg_redorange .btn {background: #ff6600 !important; color:white !important}
.bg_red1 .btn {background: #d45400 !important; color:white !important}
.bg_red2 .btn {background: #b83228 !important; color:white !important}
.bg_lightpurple .btn {background: #9c27B0 !important; color:white !important}
.bg_lightpurple1 .btn {background: #842195 !important; color:white !important}
.bg_darkpurple .btn {background: #492983 !important; color:white !important}
.bg_navyblue .btn {background: #3f51b5 !important; color:white !important}
.bg_lightblue .btn {background: #03a9f4 !important; color:white !important}
.bg_skyblue .btn {background: #00bdc4 !important; color:white !important}
.bg_lightgrey .btn {background: #c5c3c3 !important; color:white !important}
.bg_lightgrey1 .btn {background: #b7b7b7 !important; color:white !important}
.bg_lightgrey2 .btn {background: #d0d2ce !important; color:white !important}
.bg_lightgrey3 .btn {background: #bababa !important; color:white !important}
.bg_lightgrey4  .btn {background: #f6f6f0 !important; color:white !important}
.bg_darkgrey .btn {background: #838482 !important; color:white !important}
.bg_bluegrey .btn {background: #6c7289 !important; color:white !important}
.bg_cgreen .btn {background: #009688 !important; color:white !important}
.bg_lightcgreen .btn {background: #00d8c3 !important; color:white !important}
.bg_green1 .btn {background: #418748 !important; color:white !important}
.bg_parrotgreen .btn {background: #8bc34a !important; color:white !important}
.bg_parrotgreen1 .btn {background: #a8ed59 !important; color:white !important}
.bg_lightgreen .btn {background: #c0dc39 !important; color:white !important}
.bg_lightgreen1 .btn {background: #c0dc39 !important; color:white !important}
.bg_lightyellow .btn {background: #ffe838 !important; color:white !important}
.bg_yellow .btn {background: #ffc107 !important; color:white !important}
.bg_darkorange .btn {background: #be7100 !important; color:white !important}
.bg_darkorange1 .btn {background: #be8f00 !important; color:white !important}
.bg_darkorange2 .btn {background: #c49405 !important; color:white !important}
.bg_brown .btn {background: #8b5e18 !important; color:white !important}
.bg_darkbrown .btn {background: #7f6000 !important; color:white !important}
.bg_lightbrown .btn {background: #c88722 !important; color:white !important }
.bg_white .btn {background: #ffffff !important; color:black !important; }
.bg_dark_blue .btn {background: #7B1FA2 !important; color:white !important }
.bg_light_red .btn {background: #E64A19 !important; color:white !important }


/* headline color  */
   
.bg_redorange .headline:after {background: #ff6600 !important;}
.bg_red .headline:after {background: #f44336 !important;}
.bg_red1 .headline:after {background: #d45400 !important;}
.bg_red2 .headline:after {background: #b83228 !important;}
.bg_lightpurple .headline:after {background: #9c27B0 !important;}
.bg_lightpurple1 .headline:after {background: #842195 !important;}
.bg_purple .headline:after {background: #673ab7 !important;}
.bg_darkpurple .headline:after {background: #492983 !important;}
.bg_black .headline:after {background: #000000 !important;}
.bg_navyblue .headline:after {background: #3f51b5 !important;}
.bg_blue .headline:after {background: #2196f3 !important;}
.bg_lightblue .headline:after {background: #03a9f4 !important;}
.bg_skyblue .headline:after {background: #00bdc4 !important;}
.bg_lightgrey .headline:after {background: #c5c3c3 !important;}
.bg_lightgrey1 .headline:after {background: #b7b7b7 !important;}
.bg_lightgrey2 .headline:after {background: #d0d2ce !important;}
.bg_lightgrey3 .headline:after {background: #bababa !important;}
.bg_lightgrey4  .headline:after {background: #f6f6f0 !important;}
.bg_darkgrey .headline:after {background: #838482 !important;}
.bg_bluegrey .headline:after {background: #6c7289 !important;}
.bg_cgreen .headline:after {background: #009688 !important;}
.bg_lightcgreen .headline:after {background: #00d8c3 !important;}
.bg_green .headline:after {background: #5ab963 !important;}
.bg_green1 .headline:after {background: #418748 !important;}
.bg_parrotgreen .headline:after {background: #8bc34a !important;}
.bg_parrotgreen1 .headline:after {background: #a8ed59 !important;}
.bg_lightgreen .headline:after {background: #c0dc39 !important;}
.bg_lightgreen1 .headline:after {background: #c0dc39 !important;}
.bg_lightyellow .headline:after {background: #ffe838 !important;}
.bg_yellow .headline:after {background: #ffc107 !important;}
.bg_orange .headline:after {background: #ff9800 !important;}
.bg_darkorange .headline:after {background: #be7100 !important;}
.bg_darkorange1 .headline:after {background: #be8f00 !important;}
.bg_darkorange2 .headline:after {background: #c49405 !important;}
.bg_brown .headline:after {background: #8b5e18 !important;}
.bg_darkbrown .headline:after {background: #7f6000 !important;}
.bg_lightbrown .headline:after {background: #c88722 !important;}
.bg_white .headline:after {background: #ffffff !important;}
.bg_dark_blue .headline:after {background: #7B1FA2 !important;  }
.bg_light_red .headline:after {background: #E64A19 !important;  }


/* button color  */

.bg_redorange .nav li.active a {color: #ff6600 !important;}
.bg_red .nav li.active a {color: #f44336 !important;}
.bg_red1 .nav li.active a {color: #d45400 !important;}
.bg_red2 .nav li.active a {color: #b83228 !important;}
.bg_lightpurple .nav li.active a {color: #9c27B0 !important;}
.bg_lightpurple1 .nav li.active a {color: #842195 !important;}
.bg_purple .nav li.active a {color: #673ab7 !important;}
.bg_darkpurple .nav li.active a {color: #492983 !important;}
.bg_black .nav li.active a {color: #000000 !important;}
.bg_navyblue .nav li.active a {color: #3f51b5 !important;}
.bg_blue .nav li.active a {color: #2196f3 !important;}
.bg_lightblue .nav li.active a {color: #03a9f4 !important;}
.bg_skyblue .nav li.active a {color: #00bdc4 !important;}
.bg_lightgrey .nav li.active a {color: #c5c3c3 !important;}
.bg_lightgrey1 .nav li.active a {color: #b7b7b7 !important;}
.bg_lightgrey2 .nav li.active a {color: #d0d2ce !important;}
.bg_lightgrey3 .nav li.active a {color: #bababa !important;}
.bg_lightgrey4  .nav li.active a {color: #f6f6f0 !important;}
.bg_darkgrey .nav li.active a {color: #838482 !important;}
.bg_bluegrey .nav li.active a {color: #6c7289 !important;}
.bg_cgreen .nav li.active a {color: #009688 !important;}
.bg_lightcgreen .nav li.active a {color: #00d8c3 !important;}
.bg_green .nav li.active a {color: #5ab963 !important;}
.bg_green1 .nav li.active a {color: #418748 !important;}
.bg_parrotgreen .nav li.active a {color: #8bc34a !important;}
.bg_parrotgreen1 .nav li.active a {color: #a8ed59 !important;}
.bg_lightgreen .nav li.active a {color: #c0dc39 !important;}
.bg_lightgreen1 .nav li.active a {color: #c0dc39 !important;}
.bg_lightyellow .nav li.active a {color: #ffe838 !important;}
.bg_yellow .nav li.active a {color: #ffc107 !important;}
.bg_orange .nav li.active a {color: #ff9800 !important;}
.bg_darkorange .nav li.active a {color: #be7100 !important;}
.bg_darkorange1 .nav li.active a {color: #be8f00 !important;}
.bg_darkorange2 .nav li.active a {color: #c49405 !important;}
.bg_brown .nav li.active a {color: #8b5e18 !important;}
.bg_darkbrown .nav li.active a {color: #7f6000 !important;}
.bg_lightbrown .nav li.active a {color: #c88722 !important;}
.bg_white .nav li.active a {color: #ffffff !important;}
.bg_dark_blue .nav li.active a {color: #7B1FA2 !important;  }
.bg_light_red .nav li.active a {color: #E64A19 !important;  }




/* button border-color  */

.bg_redorange .nav li.active a:after {border-color: #ff6600 !important;}
.bg_red .nav li.active a:after {border-color: #f44336 !important;}
.bg_red1 .nav li.active a:after {border-color: #d45400 !important;}
.bg_red2 .nav li.active a:after {border-color: #b83228 !important;}
.bg_lightpurple .nav li.active a:after {border-color: #9c27B0 !important;}
.bg_lightpurple1 .nav li.active a:after {border-color: #842195 !important;}
.bg_purple .nav li.active a:after {border-color: #673ab7 !important;}
.bg_darkpurple .nav li.active a:after {border-color: #492983 !important;}  
.bg_black .nav li.active a:after {border-color: #000000 !important;}
.bg_navyblue .nav li.active a:after {border-color: #3f51b5 !important;}
.bg_blue .nav li.active a:after {border-color: #2196f3 !important;}
.bg_lightblue .nav li.active a:after {border-color: #03a9f4 !important;}
.bg_skyblue .nav li.active a:after {border-color: #00bdc4 !important;}
.bg_lightgrey .nav li.active a:after {border-color: #c5c3c3 !important;}
.bg_lightgrey1 .nav li.active a:after {border-color: #b7b7b7 !important;}
.bg_lightgrey2 .nav li.active a:after {border-color: #d0d2ce !important;}
.bg_lightgrey3 .nav li.active a:after {border-color: #bababa !important;}
.bg_lightgrey4  .nav li.active a:after {border-color: #f6f6f0 !important;}
.bg_darkgrey .nav li.active a:after {border-color: #838482 !important;}
.bg_bluegrey .nav li.active a:after {border-color: #6c7289 !important;}
.bg_cgreen .nav li.active a:after {border-color: #009688 !important;}
.bg_lightcgreen .nav li.active a:after {border-color: #00d8c3 !important;}
.bg_green .nav li.active a:after {border-color: #5ab963 !important;}
.bg_green1 .nav li.active a:after {border-color: #418748 !important;}
.bg_parrotgreen .nav li.active a:after {border-color: #8bc34a !important;}
.bg_parrotgreen1 .nav li.active a:after {border-color: #a8ed59 !important;}
.bg_lightgreen .nav li.active a:after {border-color: #c0dc39 !important;}
.bg_lightgreen1 .nav li.active a:after {border-color: #c0dc39 !important;}
.bg_lightyellow .nav li.active a:after {border-color: #ffe838 !important;}
.bg_yellow .nav li.active a:after {border-color: #ffc107 !important;}
.bg_orange .nav li.active a:after {border-color: #ff9800 !important;}
.bg_darkorange .nav li.active a:after {border-color: #be7100 !important;}
.bg_darkorange1 .nav li.active a:after {border-color: #be8f00 !important;}
.bg_darkorange2 .nav li.active a:after {border-color: #c49405 !important;}
.bg_brown .nav li.active a:after {border-color: #8b5e18 !important;}
.bg_darkbrown .nav li.active a:after {border-color: #7f6000 !important;}
.bg_lightbrown .nav li.active a:after {border-color: #c88722 !important;}
.bg_white .nav li.active a:after {border-color: #ffffff !important;  }
.bg_dark_blue .nav li.active a:after {border-color: #7B1FA2 !important;  }
.bg_light_red .nav li.active a:after {border-color: #E64A19 !important;  }

body.bg_blue{background:#f3f8fd}
body.bg_red{background:#fdf5f5}
body.bg_green{background:#f5f9f5}   
body.bg_dark_blue{background:#f8f4fa}
body.bg_light_red{background:#fef6f3}
body.bg_black{background:#f4f4f4}


body.bg_blue .accent_anchor{color:#1976D2}
body.bg_red .accent_anchor{color:#D32F2F}
body.bg_green .accent_anchor{color:#388E3C}   
body.bg_dark_blue .accent_anchor{color:#7B1FA2}
body.bg_light_red .accent_anchor{color:#E64A19}
body.bg_black .accent_anchor{color:#262626}


body.bg_blue #agenda_section button.btn.btn-link:after{color:#1976D2}
body.bg_red #agenda_section button.btn.btn-link:after{color:#D32F2F}
body.bg_green #agenda_section button.btn.btn-link:after{color:#388E3C}   
body.bg_dark_blue #agenda_section button.btn.btn-link:after{color:#7B1FA2}
body.bg_light_red #agenda_section button.btn.btn-link:after{color:#E64A19}
body.bg_black #agenda_section button.btn.btn-link:after{color:#262626}


.bg_blue svg{fill:#1976D2 !important;
    mix-blend-mode: inherit !important;}
.bg_red svg{fill:#D32F2F !important;
    mix-blend-mode: inherit !important;}
.bg_green svg{fill:#388E3C !important;
    mix-blend-mode: inherit !important;}   
.bg_dark_blue svg{fill:#7B1FA2 !important;
    mix-blend-mode: inherit !important;}
.bg_light_red svg{fill:#E64A19 !important;
    mix-blend-mode: inherit !important;}
.bg_black svg{fill:#262626 !important;
    mix-blend-mode: inherit !important;}
	
	.bg_blue svg path{fill:#1976D2 !important;
    mix-blend-mode: inherit !important;}
.bg_red svg path{fill:#D32F2F !important;
    mix-blend-mode: inherit !important;}
.bg_green svg path{fill:#388E3C !important;
    mix-blend-mode: inherit !important;}   
.bg_dark_blue svg path{fill:#7B1FA2 !important;
    mix-blend-mode: inherit !important;}
.bg_light_red svg path{fill:#E64A19 !important;
    mix-blend-mode: inherit !important;}
.bg_black svg path{fill:#262626 !important;
    mix-blend-mode: inherit !important;}
	
	.bg_blue .circul_point{fill:none !important;
    mix-blend-mode: inherit !important;}
.bg_red .circul_point{fill:none !important;
    mix-blend-mode: inherit !important;}
.bg_green .circul_point{fill:none !important;
    mix-blend-mode: inherit !important;}   
.bg_dark_blue .circul_point{fill:none !important;
    mix-blend-mode: inherit !important;}
.bg_light_red .circul_point{fill:none !important;
    mix-blend-mode: inherit !important;}
.bg_black .circul_point{fill:none !important;
    mix-blend-mode: inherit !important;}
	
	.bg_blue .circul_point circle{stroke:#1976D2 !important;
    mix-blend-mode: inherit !important;}
.bg_red .circul_point circle{stroke:#D32F2F !important;
    mix-blend-mode: inherit !important;}
.bg_green .circul_point circle{stroke:#388E3C !important;
    mix-blend-mode: inherit !important;}   
.bg_dark_blue .circul_point circle{stroke:#7B1FA2 !important;
    mix-blend-mode: inherit !important;}
.bg_light_red .circul_point circle{stroke:#E64A19 !important;
    mix-blend-mode: inherit !important;}
.bg_black .circul_point circle{stroke:#262626 !important;
    mix-blend-mode: inherit !important;}
	
	