html body .btn-col a.button, .center input[type=submit] ,#submitbtn, #cancelTransfer, .btn-success,.btn-info, html body input[type=button], .btn-warning, .btn-warning:focus, .btn-warning:active, .btn-warning.active, html body .btn-col a.button, html body .btn-col-side a.button, #submitbtn, .center input[type=submit], .center input[type=button], .center button, .center a.button, html body input[type=button], #nothankslink, #creatpagelink,
#ccReceiptContainer #cartItemsContainer .teamButtonsClass .cc-fund-button, #simillarTeams input[type=button], #teamNames input[type=button]{
	background-color:#fff;
	border: 1px solid #da291c;
	color: #da291c;
	line-height: 28px;
    text-transform: uppercase;
    white-space: normal;
    letter-spacing: .6px;
    border-radius: 1px;
    margin: 0 3px 19px 2px;
    padding: 15px 33px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    display: inline-block;
}

.center input[type=submit]:hover, html body .btn-col a.button:hover,#submitbtn:hover, #cancelTransfer, .btn-success:hover, .btn-info:hover, html body input[type=button]:hover, .btn-warning:hover, .btn-warning:hover,
html body .btn-col a.button, html body .btn-col-side a.button:hover, #submitbtn:hover, #cancelTransfer, .center input[type=submit]:hover, .center input[type=button]:hover, .center button:hover, .center a.button:hover, html body input[type=button]:hover, #nothankslink:hover, #creatpagelink:hover,
#ccReceiptContainer #cartItemsContainer .teamButtonsClass .cc-fund-button:hover, #ccReceiptContainer #cartItemsContainer .teamButtonsClass .cc-fund-button:focus, #simillarTeams input[type=button]:hover, #teamNames input[type=button]:hover{
	background-color: #ae2015;
	border: 1px solid #ae2015;
	color: #fff;
}

#ccReceiptContainer #cartItemsContainer .teamButtonsClass .cc-fund-button {
	text-decoration:none;
}

.ui-widget-header {
	border: 1px solid #ae2015;
	background: #ae2015;
	color: #ffffff;
	font-weight: bold;
}

.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
	color: #222222;
}

ol.progtrckr li.progtrckr-current {
	color: #da291c;
	border-bottom: 4px solid #da291c;
	left:45%;
}
ol.progtrckr li.progtrckr-current:before {
	color:  #da291c;
	background-color: #ffffff;
	left:45%;
}
.progtrckr-done a{
	color: #bf2318;
}
ol.progtrckr li.progtrckr-done{
	color: #047735;
	border-bottom: 4px solid #047735;
}
ol.progtrckr li.progtrckr-done:before{
	color: #ffffff;
	background-color:#047735;
	left:45%;
}
ol.progtrckr li.progtrckr-todo:before{
	left:45%;
}


ol.progtrckr li.progtrckr-done {
    color: #bf2318;
    border-bottom: 4px solid #bf2318;
}

ol.progtrckr li.progtrckr-done:before{
	color: #ffffff;
    background-color: #bf2318;
    left: 45%;
}


.iconmoon-arrow{
	padding-left:5%;
	color: #da291c;
}

.groupTicketHeader:hover{
	border-color: #da291c;
	border: 1px solid #da291c;
}
