




.entry-content .um-form .um-profile-nav-item a{
    padding: .6vw;
    padding-left: 1vw;
}
.entry-content .um-profile-nav-item i{
    position: initial;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.entry-content .um-profile-nav-item span.title{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
#content .entry-content h1{
    line-height: 2;
    margin-bottom: 3vw; 
}
.entry-content div.uimob800 .um-account-meta a{
    border-radius: 50%;
    border: 5px solid #9e9d9d
}
.entry-content .um .um-field-group-head,.entry-content .picker__box,.entry-content .picker__nav--prev:hover,.entry-content .picker__nav--next:hover,
.entry-content .um .um-members-pagi span.current,.entry-content .um .um-members-pagi span.current:hover,.entry-content .um .um-profile-nav-item.active a,
.entry-content .um .um-profile-nav-item.active a:hover,.entry-content .upload,.entry-content .um-modal-header,.entry-content .um-modal-btn,
.entry-content .um-modal-btn.disabled,.entry-content .um-modal-btn.disabled:hover,.entry-content div.uimob800 .um-account-side li a.current,
.entry-content .um-request-button{
    background: linear-gradient(#3F4669, #151F3E);
}
.entry-content .um input[type=submit].um-button,.entry-content .um input[type=submit].um-button:focus,.entry-content .um a.um-button,
.entry-content .um a.um-button.um-disabled:hover,.entry-content .um a.um-button.um-disabled:focus,.entry-content .um a.um-button.um-disabled:active {
    background-image: linear-gradient(#3F4669, #151F3E);
}
.entry-content .um-profile.um-viewing .um-field-label{
    border-bottom: 0;
}
.entry-content .um-profile .um-form .um-profile-body {
    height: calc(70vh - 25px);
    overflow-y: auto;
}
.entry-content .um input[type=submit].um-button:hover,.entry-content .um a.um-button:hover,
.entry-content div.uimob800 .um-account-side li a.current:hover,.um-request-button:hover{
    background-image: linear-gradient(#3F4669, #151F3E);
}
.entry-content .um .um-tip:hover,.entry-content .um .um-field-radio.active:not(.um-field-radio-state-disabled) i,.entry-content .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.entry-content .um .um-member-name a:hover,.entry-content .um .um-member-more a:hover,.entry-content .um .um-member-less a:hover,.entry-content .um .um-members-pagi a:hover,
.entry-content .um .um-cover-add:hover,.entry-content .um .um-profile-subnav a.active,.entry-content .um .um-item-meta a,.entry-content .um-account-name a:hover,
.entry-content .um-account-nav a.current,.entry-content .um-account-side li a.current span.um-account-icon,.entry-content .um-account-side li a.current:hover span.um-account-icon,
.entry-content .um-dropdown li a:hover,.entry-content i.um-active-color,.entry-content span.um-active-color{
    color: #151F3E;
}
