/*! UIkit 2.23.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */

.uk-nestable {
    padding: 0;
    list-style: none;
    display: block;
    background: transparent;
    min-height: 53px;
    min-width: 370px;
    overflow: hidden;
    float: left;
    margin: 0;
    #border: 1px solid red;
}

.uk-nestable.flowers_wrapper{
    display: inline-block;
    padding: 0;
    list-style: none;
    background: transparent;
    min-height: 72px;
    width: auto;
    min-width: 72px;
    overflow: hidden;
    float: none;
    margin: 0;
    border-radius: 0;
}
.uk-nestable.flowers{
    display: inline-block;
    position: absolute;
    padding: 0;
    list-style: none;
    background: #BBBDC0;
    min-height: 72px;
    min-width: 72px;
    overflow: hidden;
    float: none;
    margin: 0;
    border-radius: 50%;
}
.uk-nestable.flowers.yellow.active li{
    background: #FBD180;
}
.uk-nestable.flowers.purple.active li{
    background: #71CCD2;
}
.uk-nestable.flowers.violet.active li{
    background: #B072DE;
}
.uk-nestable.flowers.red.active li{
    background: #F05F7B;
}
.uk-nestable.flowers.red.active li{
    background: #F05F7B;
}
.uk-nestable.flowers.orange.active li{
    background: #F58024;
}
.uk-nestable.flowers.blue.active li{
    background: #00A3E3;
}
.uk-nestable.flowers.dark_violet.active li{
    background: #B737A7;
}
.uk-nestable.flowers.gray2.active li{
    background: #A1B8B8;
}

.uk-nestable-item.flower{
    touch-action: none;
    display: block;
    background:#BBBDC0;
    min-width: 72px;
    width: auto;
    min-height: 72px;
    float: left;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    border: 0;
    text-align: center;
    font-size: 15px;
    color: #000;
}
.uk-nestable-item.flower span{
    padding: 0 10px;
}

.flowers_wrapper .uk-nestable-item.flower{
    margin-right: 20px!important;
    margin-bottom: 15px!important;
}

.uk-nestable.flowers.r1{
    top: 150px;
    left: 221px;
}
.uk-nestable.flowers.r2{
    top: 146px;
    left: 302px;
}
.uk-nestable.flowers.r3{
    top: 268px;
    left: 195px;
}
.uk-nestable.flowers.r4{
    top: 384px;
    left: 226px;
}
.uk-nestable.flowers.r5{
    top: 320px;
    left: 76px;
}
.uk-nestable.flowers.r6{
    top: 518px;
    left: 54px;
}
.uk-nestable.flowers.r7{
    top: 444px;
    left: 278px;
}
.uk-nestable.flowers.r8{
    top: 88px;
    left: 893px;
}
.uk-nestable.flowers.r9{
    top: 179px;
    left: 985px;
}
.uk-nestable.flowers.r10{
    top: 159px;
    right: 82px;
}
.uk-nestable.flowers.r11{
    top: 248px;
    right: 355px;
}
.uk-nestable.flowers.r12{
    top: 255px;
    right: 252px;
}
.uk-nestable.flowers.r13{
    top: 277px;
    right: 144px;
}
.uk-nestable.flowers.r14{
    top: 335px;
    left: 1124px;
}
.uk-nestable.flowers.r15{
    top: 462px;
    left: 1067px;
}
.uk-nestable.flowers.r16{
    top: 560px;
    left: 1014px;
}
.uk-nestable.flowers.r17{
    top: 654px;
    left: 897px;
}
.uk-nestable.flowers.r18{
    top: 614px;
    left: 176px;
}
.uk-nestable.flowers.r19{
    top: 404px;
    right: 156px;
}



.piramide_list_draggable.uk-nestable.noelements{
    min-width: 0;
    min-height: 0;
}

.uk-nestable a,
 .uk-nestable img {
    -webkit-touch-callout: none
}

.uk-nestable-list {
    margin: 0;
    padding-left: 40px;
    list-style: none
}

.uk-nestable-item {
    touch-action: none;
    display: block;
    background: url("../images/bg/triangle-gray.png") 0 0 no-repeat;
    width: 370px;
    height: 60px;
    float: left;
    padding: 0;
    margin: 0!important;
    border-radius: 0;
    border: 0;
    text-align: center;
    font-size: 15px;
    color: #000;
}
#magnet_nestable2 .uk-nestable{
    margin: 0 0 13px 0;
    min-height: 85px;
}
#magnet_nestable2 .uk-nestable.magnet_recept{
    border: 1px dashed #FCB124;
    width: 227px;
}
.uk-nestable-item.mgit {
    background: url("../images/cultura/cultura-drag.png") 100% 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 227px;
    height: 85px;
}
.uk-nestable-item.mgit span{
    padding: 0 20px;
}

.uk-nestable-item+.uk-nestable-item {
    margin:0;
}

.uk-nestable-list:not(.uk-nestable-dragged)>.uk-nestable-item:first-child {
    margin-top: 10px
}

.uk-nestable-dragged {
    position: absolute;
    z-index: 1050;
    pointer-events: none;
    padding-left: 0
}

.uk-nestable-placeholder {
    position: relative
}

.uk-nestable-placeholder {
    opacity: 0
}

.uk-nestable-placeholder:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    #border: 1px dashed #ddd;
    opacity: 1
}

.uk-nestable-empty {
    min-height: 53px
}

.uk-nestable-handle {
    touch-action: none
}

.uk-nestable-handle:hover {
    cursor: move
}

.uk-nestable-moving,
.uk-nestable-moving * {
    cursor: move
}

[data-nestable-action=toggle] {
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.uk-nestable-toggle {
    display: inline-block;
    visibility: hidden
}

.uk-nestable-toggle:after {
    content: "\f147";
    font-family: FontAwesome
}

.uk-parent>:not(.uk-nestable-list) .uk-nestable-toggle {
    visibility: visible
}

.uk-collapsed .uk-nestable-list {
    display: none
}

.uk-collapsed .uk-nestable-toggle:after {
    content: "\f196"
}

.uk-nestable-panel {
    background: transparent;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1.2em;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    display: table;
    width: 100%;
    height: 100%;
}

.uk-nestable-panel span{
    display: table-cell;
    vertical-align: middle;
    #padding-top: 4px;
}

.uk-nestable-item{
    text-shadow: none;
}