.btn.btn-primary {
    color:white;
   background-color:#87004f;
}

.btn-check:checked + .btn.btn-primary, .btn-check:active + .btn.btn-primary, .btn.btn-primary:focus:not(.btn-active), .btn.btn-primary:hover:not(.btn-active), .btn.btn-primary:active:not(.btn-active), .btn.btn-primary.active, .btn.btn-primary.show, .show > .btn.btn-primary {
    color:white;
	background-color: #51002d !important;	
}

.btn .color-red
{
color:white !important
}

body,.header
{
/*	background-color: pink*/	
}
.btn-FixSize {
    width: 100%;
}

.rounded {
    border-radius: 2rem !important;
}

@media (max-width: 991px)
{
	.Logo
	{
	height:66px !important;
	}


.menu-item {
    position: relative;
    border-top-style: solid;
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-top-color: transparent;
}
}

#loginBox {
border-style: solid;
border-width: 2px;
border-color: #d1d3d4
}

.u-btn-bluegray
{
color: #363636;
background-color: #c6c8ca
}


.ButtomLess:hover,.ButtomLess:focus,.ShowWhenFocus:focus,.ShowWhenFocus:hover,.nothing:hover,.nothing:focus,select:hover,select:focus,.terms:hover,.terms:focus,.tooltipstered:hover,.tooltipstered:focus,.text-hover-primary:hover,.text-hover-primary:focus,.BN:hover,.BN:focus,.ButtonA:hover,.page-item.active .page-link:hover, .btn.u-btn-bluegray:hover, .btn.btn-primary:hover,.page-item.active .page-link:focus, .btn.btn-primary:focus,.fa-star:hover,input[type='checkbox']:focus,input[type='radio']:focus
{
	outline: 3px dashed #87004f !important;	
}

.u-btn-bluegray:hover
{
    color:white;
    background-color: #51002d !important;
}

.ButtonMenuLink:focus,.ButtonMenuLink:hover,.menu-link:focus,.menu-link:hover
{
	outline: 3px dashed #87004f !important;	
}

.btn {
    line-height: 1.2;
}
.card .g-brd-primary .rounded-0
{
background-color: #c6c8ca
}


@media (max-width: 740px) {
    .ContainerBody {
        padding: 0px !important;
    }
}

.ul_Check li::before, .ul li::before,.color-green {
  color: #dd6ea3;
}


@media (max-width: 740px) {
    .card .card-body {
        padding: 0px !important;
    }
}

.card-body{
 /* background-color: #fbf6eb; */
}

.ButtonH:hover, a:not(.btn, .footer, .bcc):hover {
    text-decoration: underline solid  !important;
    text-decoration-color: #f6f8fa !important;
    background-color:#f6f8fa !important;
}

.ButtonMenuLinkCircle {
    background-color: #51002d;
	color: white;
}

.h-75px {
    height: 65px !important;
}

.Logo, .avatarImage, .Hov {
     border: 0px solid transparent;
}


.ButtonMenuLinkCircle {
   border: 0px solid transparent;
    border-radius: 0%;
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
}

.navcontainerRegForm li a#current
{
 background-color: #ccb5b6;
}

.loginBoxCenter
{    
	text-align: center;
}
