
.um .um-tip:hover,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-member-name a:hover,
.um .um-member-more a:hover,
.um .um-member-less a:hover,
.um .um-members-pagi a:hover,
.um .um-cover-add:hover,
.um .um-profile-subnav a.active,
.um .um-item-meta a,
.um-account-name a:hover,
.um-account-nav a.current,
.um-account-side li a.current span.um-account-icon,
.um-account-side li a.current:hover span.um-account-icon,
.um-dropdown li a:hover,
i.um-active-color,
span.um-active-color
{
    color: #3ba1da;
}

.um .um-field-group-head,
.picker__box,
.picker__nav--prev:hover,
.picker__nav--next:hover,
.um .um-members-pagi span.current,
.um .um-members-pagi span.current:hover,
.um .um-profile-nav-item.active a,
.um .um-profile-nav-item.active a:hover,
.upload,
.um-modal-header,
.um-modal-btn,
.um-modal-btn.disabled,
.um-modal-btn.disabled:hover,
div.uimob800 .um-account-side li a.current,
div.uimob800 .um-account-side li a.current:hover
{
    background: #3ba1da;
}

.um .um-field-group-head:hover,
.picker__footer,
.picker__header,
.picker__day--infocus:hover,
.picker__day--outfocus:hover,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted,
.picker__list-item:hover,
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
	background: #44b0ec;
}

.um {
	margin-left: auto!important;
	margin-right: auto!important;
}
.um input[type=submit]:disabled:hover {
	background: #9d1d36;
}

.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active {
	background: #9d1d36;
}

.um a.um-link {
	color: #9d1d36;
}

.um input[type=submit].um-button:hover,
.um a.um-button:hover {
	background-color: #9d1d36;
}

.um a.um-link:hover,
.um a.um-link-hvr:hover {
	color: #9d1d36;
}

.um .um-button {
	color: #ffffff;
}

.um .um-button.um-alt,
.um input[type=submit].um-button.um-alt {
	background: #eeeeee;
}

.um .um-button.um-alt:hover,
.um input[type=submit].um-button.um-alt:hover{
	background: #e5e5e5;
}

.um .um-button.um-alt,
.um input[type=submit].um-button.um-alt {
	color: #666666;
}

.um .um-tip {
	color: #cccccc;
}

.um .um-field-label {
	color: #555555;
}

.um .um-form input[type=text],
.um .um-form input[type=tel],
.um .um-form input[type=number],
.um .um-form input[type=password],
.um .um-form textarea,
.um .upload-progress,
.select2-container .select2-choice,
.select2-drop,
.select2-container-multi .select2-choices,
.select2-drop-active,
.select2-drop.select2-drop-above
{
	border: 1px solid #c2c0c0 !important;
}

.um .um-form .select2-container-multi .select2-choices .select2-search-field input[type=text] {
    border: none !important
}

.um .um-form input[type=text]:focus,
.um .um-form input[type=tel]:focus,
.um .um-form input[type=number]:focus,
.um .um-form input[type=password]:focus,
.um .um-form .um-datepicker.picker__input.picker__input--active,
.um .um-form .um-datepicker.picker__input.picker__input--target,
.um .um-form textarea:focus {
	border: 1px solid #c2c0c0 !important;
}

.um .um-form input[type=text],
.um .um-form input[type=tel],
.um .um-form input[type=number],
.um .um-form input[type=password],
.um .um-form textarea,
.select2-container .select2-choice,
.select2-container-multi .select2-choices
{
	background-color: #ffffff;
}

.um .um-form input[type=text]:focus,
.um .um-form input[type=tel]:focus,
.um .um-form input[type=number]:focus,
.um .um-form input[type=password]:focus,
.um .um-form textarea:focus {
	background-color: #ffffff;
}

.um .um-form input[type=text],
.um .um-form input[type=tel],
.um .um-form input[type=password],
.um .um-form textarea
{
	color: #666666;
}

.um .um-form input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #666666;
}

.um .um-form input:-webkit-autofill:focus {
    -webkit-box-shadow: none,0 0 0 50px white inset;
    -webkit-text-fill-color: #666666;
}

.um .um-form ::-webkit-input-placeholder
{
	color:  #aaaaaa;
	opacity: 1 !important;
}

.um .um-form ::-moz-placeholder
{
	color:  #aaaaaa;
	opacity: 1 !important;
}

.um .um-form ::-moz-placeholder
{
	color:  #aaaaaa;
	opacity: 1 !important;
}

.um .um-form ::-ms-input-placeholder
{
	color:  #aaaaaa;
	opacity: 1 !important;
}

.select2-default,
.select2-default *,
.select2-container-multi .select2-choices .select2-search-field input
{
	color:  #aaaaaa;
}

.um .um-field-icon i,
.select2-container .select2-choice .select2-arrow:before,
.select2-search:before,
.select2-search-choice-close:before
{
	color: #aaaaaa;
}

.um span.um-req
{
	color: #aaaaaa;
}

.um .um-profile-photo a.um-profile-photo-img,
.um .um-profile-photo img,
.um .um-profile-photo span.um-profile-photo-overlay
{
    -moz-border-radius: 999px !important;
    -webkit-border-radius: 999px !important;
    border-radius: 999px !important
}

.um-profile.um .um-profile-meta {
	color: #999999;
}

.um-profile.um .um-name a {
	color: #555555;
}

.um-profile.um .um-name a:hover {
	color: #444444;
}

.um-profile.um .um-profile-headericon a {
	color: #aaaaaa;
}

.um-profile.um .um-profile-headericon a:hover,
.um-profile.um .um-profile-edit-a.active {
	color: #3ba1da;
}

.um-47555.um input[type=submit]:disabled:hover {
	background: #9d1d36;
}

.um-47555.um input[type=submit].um-button,
.um-47555.um input[type=submit].um-button:focus,
.um-47555.um a.um-button,
.um-47555.um a.um-button.um-disabled:hover,
.um-47555.um a.um-button.um-disabled:focus,
.um-47555.um a.um-button.um-disabled:active {
	background: #9d1d36;
}

.um-47555.um a.um-link {
	color: #9d1d36;
}

.um-47555.um input[type=submit].um-button:hover,
.um-47555.um a.um-button:hover {
	background-color: #9d1d36;
}

.um-47555.um a.um-link:hover,
.um-47555.um a.um-link-hvr:hover {
	color: #9d1d36;
}

.um-47555.um .um-button {
	color: #ffffff;
}

.um-47555.um .um-button.um-alt,
.um-47555.um input[type=submit].um-button.um-alt {
	background: #eeeeee;
}

.um-47555.um .um-button.um-alt:hover,
.um-47555.um input[type=submit].um-button.um-alt:hover{
	background: #e5e5e5;
}

.um-47555.um .um-button.um-alt,
.um-47555.um input[type=submit].um-button.um-alt {
	color: #666666;
}

.um-register {
    margin: 0px auto 0px;
    padding: 26px 80px 40px;
}

h1.cp {
    font-size: 65px !important;
    padding: 0 !important;
    border: 0 !important;
    font-weight: 400 !important;
}

.um-col-alt .um-left { float: right; }
.um-col-alt .um-right { float: left; }
.um-button { border: 0 !important; }

span.cp_um_required {
    background: #fff;
    color: #9d1d36;
    font-family: 'Aileron-SemiBold';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    position: absolute;
    right: 7px;
    bottom: -19px;
    z-index: 2;
}

span.cp_um_required:after {
    content: 'Required';
    background: #fff;
    display: inline-block;
    margin-left: -8px;
    padding: 0 8px 0;
}

.um-field {
    padding: 0px;
    margin: 0px 0px 10px;
    list-style: none!important;
    overflow: visible;
}

.um-field-label {
    color: #3d3b3b;
    font-family: 'Aileron-SemiBold';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.um-field-label label {
    display: block !important;
    position: relative !important;
}

.um-field-area {
    margin-top: 4px;
}

.um-field-area input[type="text"], .um-field-area input[type="password"] {
    background-color: #fff !important;
    height: 35px !important;
    border: 1px solid #c2c0c0 !important;
    border-radius: 2px;
    padding: 5px 11px !important;
    color: #807f7f !important;
    font-family: 'Aileron-SemiBold';
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
    outline: 0px !important;
    letter-spacing: normal;
}

.um-field-area input[type="checkbox"] {
    width: 17px;
    height: 17px;
    background-color: #000000;
}

.select2-selection {
    border: 1px solid #c2c0c0 !important;
}

.um-field-half { width: 100% !important; }

.cp-heading {
    text-align: center;
    padding: 0;
}

.cp-heading h1 {
    font-family: "Aileron-Bold";
    font-size: 65px;
    font-weight: 400;
    line-height: normal;
    color: #3b3b3b;
    margin: 0;
    text-align: center;
    padding: 0;
}

p.um-notice.err {
    display: none;
}

.um-postmessage {
    text-align: center;
}

p.um-notice.success {
border-radius: 2px;
background-color: #fff100;
font-family: Aileron-SemiBold;
font-size: 18px;
font-weight: 600;
line-height: 1.33;
text-align: center;
color: #3d3b3b;
}
