.coneSide {
    min-height:600px;
    margin-left: -15px;
    margin-top:2em;
    overflow-x:auto;
}
.affix {
    width: 100%
}
.scroll-spy {
    width: 25%;
}
.scroll-spy.cke_widget_element {
    width:100%;
}
.scroll-spy .affix {
    top:40px;
}
#sidebar .nav.nav-wizard{
    margin-left: 2.5em;
}
.btn.btn-white.selected, .btn.btn-white:hover {
    background-color: #e6f3fa !important;
}
.editor-params {
    background-color: #f8fafd;
}
.insertSelectBg {
    position:relative; 
    margin-bottom:-3.3em; 
    width:3.4em; 
    height:3.3em; 
    background:#ffffff;
}
.insertSelect {
    position:relative; 
    margin-bottom:-3.3em; 
}
.insertSelect, .insertBox {
    width:3.4em; 
    height:3.3em;
}
.insertSelect .selector, .insertBox .selector {
    font-size:3em;
    line-height:1;
    padding-top:0.1em;
}
.insertSelect .selector-selected, .insertBox .selector-selected {
    padding-top:0.05em;
}
.selector-selected .fa-check-square {
    font-size:0.9em;
}
.qlike {
    width:45px;
    vertical-align:top;
}
.qlike .fa-sort-asc, .fa-sort-desc {
    cursor:pointer;
}
.qlike .smaller-80 {
    margin-bottom:-0.8em;
    margin-top:-0.8em;
}
.qbody {
    min-height:70px;
    margin-top:0.5em;
}
.panel-body-user {
    padding:10px;
    min-width:190px;
    background-color:#fafafa;
}

a.cart {
    border-bottom:none !important;
}
a.cart:hover span{
    border-bottom:3px solid #1281b9;
}