html {
    min-width: 500px;
    min-height: 100vh;
}
body {
    min-height: 100vh;
}
#wrapper {
    min-height: calc(100vh - 104px);
}
html .uk-container {
    max-width: 500px;
}
 html .lk .uk-container {
    max-width: unset;
}
.block {
    padding-left: 70px;
    padding-right: 30px;
}
.uk-input.my_tg {
    background-color: #e3f1ff;
}
.uk-input.my_fb {
    background-color: #d4d8ff;
}
.uk-input.my_fm {
    background-color: #d4d8ff;
}
.uk-input.my_vk {
    background-color: #bdd8ff;
}
.uk-input.my_in {
    background-color: #fff0ef;
}
.uk-input.my_wa {
    background-color: #e3ffe5;
}
.uk-input.my_vm {
    background-color: #bdd8ff;
}
.uk-input.my_vi {
    background-color: #fbe1ff;
}
.uk-border-circle {}
.wravatar {
    background-color: #fff;
    width: 120px;
    margin: 0 auto;
    position: relative;
    margin-bottom: -20px;
    z-index: 11;
    padding: 3px;
    box-shadow: 0 0 20px #0000004a;
}
.litem .iconcont>i {
    margin-top: 10px;
    margin-right: 10px;
}
.litem .uk-margin-small-top {
    margin-top: 5px !important;
}
.uk-button.my_wa {
    background-color: #1f8a47;
}
.uk-button.my_wa:hover, .uk-button.my_wa:focus {
    background-color: #135d2e;
}
.uk-button.my_tg {
    background-color: #0088cc;
}
.uk-button.my_tg:hover, .uk-button.my_tg:focus {
    background-color: #0070a9;
}
.uk-button.my_fb {
    background-color: #3b5998;
}
.uk-button.my_fb:hover, .uk-button.my_fb:focus {
    background-color: #243c6d;
}
.uk-button.my_fm {
    background-color: #3b5998;
}
.uk-button.my_fm:hover, .uk-button.my_fm:focus {
    background-color: #243c6d;
}
.uk-button.my_vk {
    background-color: #4d7198;
}
.uk-button.my_vk:hover, .uk-button.my_vk:focus {
    background-color: #3a5d84;
}
.uk-button.my_in {
    background-color: #C13584;
}
.uk-button.my_in:hover, .uk-button.my_in:focus {
    background-color: #902160;
}
.uk-button.my_vm {
    background-color: #4d7198;
}
.uk-button.my_vm:hover, .uk-button.my_vm:focus {
    background-color: #3a5d84;
}
.uk-button.my_vi {
    background-color: #665CAC;
}
.uk-button.my_vi:hover, .uk-button.my_vi:focus {
    background-color: #554b9e;
}
.iconcont {
    width: 50px;
}
.uk-transition-fade {
    color: #fff;
}
.uk-card-primary .uk-list-striped> :nth-of-type(odd) {
    background: #69a1d8;
}
.uk-grid-xsmall, .uk-grid-column-xsmall {
    margin-left: -5px;
}
.uk-grid-xsmall>*, .uk-grid-column-xsmall>* {
    padding-left: 5px;
}
.uk-grid-xsmall>.uk-grid-margin {
    margin-top: 5px;
}
#coverb {
    width: calc(100% - 46px);
    height: 100%;
    position: absolute;
    background: #fff;
    z-index: 0;
    margin: 0 0 0 16.5%;
    box-sizing: content-box;
    border: 1px #d9d9d9 solid;
    box-shadow: 0 0 30px #0000002b;
    border-radius: 23px;
}
.uk-position-fixed{

    z-index: 10;
}
.urldecore {
    background-color: #f7f7f7;
    padding: 10px 23px;
    border-radius: 14px;
}
#menubottom > div{
    background-color: #cfd0d7;
    width: 477px;
    padding: 8px 30px;
    margin: 0 0 10px 0;
    border-radius: 7px;
    box-shadow: 0 0 37px #00000038;
}
.sorthandle{
    cursor: move;
}
{}








{}