﻿::-moz-selection {
color:white;
background:#CF2027 
}
::selection {
	color: white;
	background: #CF2027 
}
p::-moz-selection {
color:white;
background:grey
}
p::selection {
	color: white;
	background: grey
}
#main-navigation > .navbar, .latest-events-listing ul li .item .item-descr .date, #footer .footer-bar, .main-banner-slider.owl-theme .owl-dots .owl-dot span, #latest-news, .tooltip-inner, .sidebar-menu > li:hover > a, .sidebar-menu > li.active > a, .pagination .page-item.active .page-link, .faq-container .card .card-header[aria-expanded="true"], table.custom-control.custom-radio tr td input[type="radio"]:checked + label::before, .sidebar-menu .sidebar-submenu > li a:before, .tabs-container .nav-tabs .nav-item .nav-link.active, table.custom-control.custom-radio tr td input[type="radio"]:checked + label::before, .ms-srch-result #Paging li#PagingSelf a, .ms-storefront-appiconspan, #main-banner .banner-content h2{
	background-color: #CF2027 
}
.top-bar .top-nav > li.user-dropbox > a, .top-bar .top-nav.top-right-nav > li > i, .top-bar .top-nav.top-right-nav > li > a > i, .readmore a, #footer h3, .footer-link ul li a:hover, #footer .footer-statement-bar strong, .latest-announcement-listing .item h4 a:hover, .latest-announcement-listing .item:hover h4 a, #latest-announcements h2, .contact-content ul li i, .inner-content h1, .listing-content > ul > li .item h4 a:hover, .listing-content > ul > li .item:hover h4 a, .related-section h2, .related-listing ul li .item h4 a:hover, .related-listing ul li .item:hover h4 a, #breadcrumb-bar .breadcrumb .current, .kb-attachment h3, #sitemap-container .sitemap-listing > ul.list-unstyled > li > a, #sitemap-container .sitemap-listing > ul.list-unstyled > li > span, .admin-wrapper h1, .sidebar-menu > li > a > i[class^="icon-"], .sidebar-menu .sidebar-submenu > li > a > i[class^="icon-"], .form-hints, .sidebar-menu .sidebar-submenu > li.active > a, .ms-heroCommandLink, .ms-heroCommandLink:visited, .latest-events-listing ul li .item h4 a:hover, .latest-events-listing ul li .item:hover h4 a, .footer-link ul li a:before, .bootstrap-datetimepicker-widget table td span.active, .bootstrap-datetimepicker-widget table td i.active, .modal .modal-title, .ms-calloutLink:hover, .ms-commandLink:hover,.ms-secondaryCommandLink:hover, .ms-accentText, .ms-accentText:visited{
	color: #CF2027 /****Color 1 ****/
}
.top-bar .top-nav > li.dropdown > .dropdown-menu.dropdown-links > ul > li > a, #main-navigation > .navbar .navbar-nav > li.dropdown .dropdown-menu ul li a, .cont-tool-icons a, .cont-tool-icons a:hover{
	color:#f22931 /****Color 2 ****/
}
#footer .footer-bar, .pagination .page-item.active .page-link, .latest-news-listing .item .thumbnail, .tabs-container .nav-tabs .nav-item .nav-link.active, .ms-srch-result #Paging li#PagingSelf a{
	border-color:#f22931 ;
}
.latest-news-listing .date, .latest-news-listing .date i{
    color: #ffc1c3;
}
/*********START TOOLTIP CSS********/
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
	border-top-color: #CF2027 ;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
	border-right-color: #CF2027 ;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	border-bottom-color: #CF2027 ;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
	border-left-color: #CF2027;
}
/*********END TOOLTIP CSS********/
.sidebar-menu .sidebar-submenu {
    background: rgba(100, 0, 0, 0.03);
}