body.theme-appearance-fancy{
    /*font-family: Segoe UI;*/
}
.theme-appearance-fancy .button,
.theme-appearance-fancy .btn{
    border-radius: 15px !important;
    height: 36px !important;
    line-height: 32px;
    text-shadow: none !important;
    font-weight: 500;
    font-size: 14px;
}

    
.theme-appearance-fancy .lugat-page-header{
    border-radius: 0 0 25px 25px;
    box-shadow: 1px 1px 20px -5px #0003;
    border: none !important;
}
.theme-appearance-fancy .lugat-page h2, .theme-appearance-fancy .lugat-page h4{
    font-size: 22px;
}

.theme-appearance-fancy .lugat-page-header .open-sidebar-button{
    top: 14px;
    font-size: 26px;
    position: relative;
    float: left;
    padding: 12px 12px;
}
.theme-appearance-fancy .lugat-page .lugat-page-container{
    background-color: white;
}
.theme-appearance-fancy .lugat-page .lugat-page-content{
    padding-bottom: 5em !important;
}
.theme-appearance-fancy #lugat-head{
    border-radius: 25px 25px 0 0;
}


.theme-appearance-fancy .lugat-header-search-history .tag-list .search-tag{
    border-radius: 15px;
}

.theme-appearance-fancy .container{
    border-radius: 30px !important;
    border: none;
    margin: 0;
    transition: 0.5s all; 
}
.theme-appearance-fancy .container .lugat-subcontainer{
    border: none;
    background-color: initial;
    padding-top: 0;
}
.theme-appearance-fancy .info-row{
    padding: 0 !important;
}
.theme-appearance-fancy .part-of-speech-list, 
.theme-appearance-fancy .denotations-list, 
.theme-appearance-fancy .translation-results, 
.theme-appearance-fancy .part-of-speech-block, 
.theme-appearance-fancy .example_list{
    margin: 0 !important;
}

.theme-appearance-fancy .search-row{
    padding: 12px 0.5em !important;
    transition: 0.5s all !important;
    z-index: 500;
    position: relative;
}
.theme-appearance-fancy #autocomplete_input{
    box-shadow: none !important;
    background-color: #f0efef !important;
}
.theme-appearance-fancy .head-empty #autocomplete_input, 
.theme-appearance-fancy .head-empty .input-actions{
    background-color: white !important;
}
.theme-appearance-fancy.active-autocomplete #autocomplete_input{
    box-shadow: 1px 1px 15px -5px #000000a3 !important;
    background-color: white !important;
}
.theme-appearance-fancy .autocomplete a i{
    font-size: 22px;
}
.theme-appearance-fancy .input-actions{
    background-color: #f0efef;
}
.theme-appearance-fancy #autocomplete_input, 
.theme-appearance-fancy .input-actions{
    border-radius: 15px !important;
}
.theme-appearance-fancy .autocomplete-darken-background{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 400;
    background-color: #00000091;
    display: none;
}
.header-empty.active-autocomplete #pageLugatC{
    overflow: hidden;
}

.theme-appearance-fancy.active-autocomplete .autocomplete-darken-background{
    display: block;
}
.theme-appearance-fancy.active-autocomplete .input-actions{
    background-color: white !important;
}
.theme-appearance-fancy .autocomplete-items, 
.theme-appearance-fancy #special-symbols{
    border-radius: 0 0 15px 15px !important;
}
.theme-appearance-fancy .autocomplete-items-container{
    max-height: 75vh;
    overflow: auto;
}
.theme-appearance-fancy .autocomplete.with-keyboard .autocomplete-items-container{
    max-height: 65vh;
}
.theme-appearance-fancy .autocomplete-items i.fa{
    font-size: 16px;
}
.theme-appearance-fancy .search-links-container{
    border-radius: 25px 25px 0px 0px;
}
/* HEADER BOTTOM INFO  */
.theme-appearance-fancy .lugat-bottom-info{
    grid-template-columns: 100% !important;
    position: relative;
}
.theme-appearance-fancy .search-links{
    position: absolute;
    top: 5px;
    right: 30px;
    transition: 0.5s all;
    line-height: initial !important;
}
.theme-appearance-fancy .lugat-container .lugat-page{
    background-color: #fff;
}
.theme-appearance-fancy .result-header{
    border-radius: 0px 0px 30px 30px !important;
    border: none;
    background: white;
    box-shadow: 1px 1px 20px -5px #0003;
    padding: 0px 2em 0 !important;
    top: 85px;
    /*background: linear-gradient(135deg, white, #f2f2f2);*/
}
.theme-appearance-fancy #lugat-body{
    /*padding: 0 !important;*/
}
.theme-appearance-fancy #lugat-body .result-header .attribute-block{
    line-height: 1.7;    
    opacity: 1;
    margin-top: 5px;
}
.theme-appearance-fancy .sticky #lugat-body.search-links{
    /*top: 0;*/
}
/* STICKY ALL  */

@media all and (max-width: 768px){
    .theme-appearance-fancy #lugat-head{
        border-radius: 0;
    }
    .theme-appearance-fancy .result-header{
        top: 70px;
        width: 100%;
    }
    .theme-appearance-fancy .container{
        width: 100vw !important;
    }
    .theme-appearance-fancy.sidebar-opened .lugat-container .lugat-page{
        pointer-events: none;
        background-color: white;
    }
    .theme-appearance-fancy #lugat-body{
        padding: 0 !important;
    }
}

/* STICKY ALL  */

.theme-appearance-fancy .lugat-bottom-bar{
    border-radius: 25px 25px 0 0 !important;
    border: none !important;
}

/* SIDEBAR  */
.theme-appearance-fancy .sidebar{
    background: linear-gradient(to top, #2e2b37, #403e48);
    background: white;
    border-radius: 0 25px 25px 0;
}
.theme-appearance-fancy .sidebar-opened .open-sidebar-button{
    opacity: 1 !important;
}
.theme-appearance-fancy .sidebar-opened .sidebar{
    box-shadow: 1px 1px 20px -5px #0003;
}
.theme-appearance-fancy .sidebar-opened #lugat-head{
    box-shadow: 0px -15px 15px -5px #0003;
}
.theme-appearance-fancy .sidebar-header img{
    width: 190px;
}
.theme-appearance-fancy .sidebar .sidebar-section:hover{
    background-color: transparent;
}
.theme-appearance-fancy .sidebar .sidebar-section.active-page{
    background: #5dc53b;
    border-radius: 15px;
    padding-left: 0.5em;
    font-weight: bold;
    margin: 0 0.5em;
    border-left: none;
}
.theme-appearance-fancy .sidebar a, 
.theme-appearance-fancy .sidebar i, .sidebar-section-title{
    color: #413f48;
}
.theme-appearance-fancy .sidebar .sidebar-section.active-page .sidebar-section-title i, 
.theme-appearance-fancy .sidebar .sidebar-section.active-page .sidebar-section-title a{
    color: white;
}
.theme-appearance-fancy .sidebar-section-title{
    padding: 8px 5px !important;
    font-size: 14px !important;
    color: white;
    font-weight: 600 !important;
}
.theme-appearance-fancy .sidebar .sidebar-section-title a{
    color: #3d424e;
    display: inline-block;
    vertical-align: middle;
}
.theme-appearance-fancy .sidebar .sidebar-section-title i{
    font-size: 24px;
    color: #636363;
    display: inline-block;
    vertical-align: middle;
}
.theme-appearance-fancy .sidebar-section-bottom{
    background-color: white;
}
.theme-appearance-fancy .sidebar-section-bottom .sidebar-share-title{
    color: #413f48;
}
.theme-appearance-fancy .sidebar-share-block{
    background-color: #ffffff;
    border-top: 1px solid lightgray;
    padding: 0.5em;
}
.theme-appearance-fancy .social-share-container{
    
}
.theme-appearance-fancy .social-share-container a{
}
.theme-appearance-fancy .social-share-container b{
    font-weight: 500;
}
.theme-appearance-fancy .swipe-nav-open .swipe-nav__panel,
.theme-appearance-fancy .swipe-nav-opening .swipe-nav__panel
{
    box-shadow: 1px 1px 20px -5px #0003;
}
.theme-appearance-fancy .lugat-container:before{
    display: none !important;
}
.theme-appearance-fancy .lugat-container:before{
    content: "";
    position: fixed;
    bottom: 0;
    left: 0;
    width: 0vw;
    height: 100vh;
    z-index: 400;
    background-color: #00000091;
    transition: 0.5s all;
    opacity: 0
}
.theme-appearance-fancy .lugat-container.swipe-nav-open:before{
    opacity: 1;
    width: 100vh;
}
.theme-appearance-fancy #lugat-head{
    background-color: #fff;
    box-shadow: none;
    
}

/* TABS */
.theme-appearance-fancy #tabs{
    position: inherit;
}

.theme-appearance-fancy #tabs li a{
    text-transform: uppercase !important;
    font-size: 14px;
    padding: 5px 0 !important;
    font-weight: 600 !important;
}

.theme-appearance-fancy .sync-container table{
    border-radius: 15px;
    box-shadow: 1px 1px 20px -5px #0003;
    border: none !important;
}
.theme-appearance-fancy .sync-container table td{
    border: none !important;
}
.theme-appearance-fancy .sync-no-update-available{
    background-color: #dff7df;
    padding: 10px 20px;
    box-shadow: 1px 1px 20px -5px #0003;
    border-radius: 15px;
    border: none;
}
.theme-appearance-fancy .sync-container .sync-no-update-available h4{
    font-size: 16px;
    margin: 10px 0;
    color: #207d09;
}
.theme-appearance-fancy .sync-container .sync-no-update-available p{
    font-size: 14px;
    margin: 10px 0;
}
/* TAG LIST */
.theme-appearance-fancy span.referent-details.tag{
    border: none;
    border-radius: 20px;
    background-color: #e4eef9;
    padding: 2px 15px !important;
    color: #3c81c8;
    font-weight: 600;
    height: 26px;
    margin: 5px 5px 0 0 !important;
    font-size: 12px;
}
.theme-appearance-fancy .tag-description{
    z-index: 300;
    border-radius: 20px;
    line-height: 2em;
    border: none;
    padding: 3px 15px;
    color: gray;
}

.theme-appearance-fancy .translation-attributes .tag{
    border: none;
    border-radius: 20px;
    background-color: #e6f7eb;
    padding: 2px 15px !important;
    color: #3d7d20;
    font-weight: 600;
    height: 26px;
    margin: 3px 5px 3px 0 !important;
}
/* QUERY BLOCK */

/* TRANSLATION BLOCK */ 
.theme-appearance-fancy .query-word-block{
    padding: 0.5em;
}
.theme-appearance-fancy .part-of-speech-name.sticky-pts{
    top: 95px;
    border-radius: 15px;
}
.theme-appearance-fancy .referent-block{
    border: none !important;
    margin: 0.5em 0;
    box-shadow: 1px 1px 20px -5px #0003;
    border-radius: 15px;
    padding: 1em 1em 1em 1.5em !important;
    background: #fff; 
}
.theme-appearance-fancy .referent-clarification{
    color: gray;
}
.theme-appearance-fancy .translation-attributes{
    padding: 10px 0px 0px;
}
.theme-appearance-fancy .translation-examples{
    margin-left: 10px;
    padding: 3px 0 0px;
}
.theme-appearance-fancy .referent-suggestions{
    border-top: 1px solid #e8e8e8;
    padding: 5px 5px 0 0;
    margin: 0px 0 0px !important;
}
.theme-appearance-fancy .suggestion{
    margin-left: 5px;
    margin-right: 2px;
}
.theme-appearance-fancy .example_list .example{
    padding: 3px 0;
}

.theme-appearance-fancy .translation-examples .show-more{
    margin-left: 0px;
}
.theme-appearance-fancy .translation-examples .hide-more{
    display: none;
}
.theme-appearance-fancy .query-word-row .expand-toggle{
    top: 6px !important;
}

.theme-appearance-fancy .relevance{
}
.theme-appearance-fancy .relevance-container{
    height: 3px !important;
    border-radius: 10px !important;
    background-color: #e9e9ea;
    border: none !important;
}
.theme-appearance-fancy .relevance-content{
    height: 4px !important;
    border-radius: 10px !important;
    border: none !important;
}


/*MORPHOLOGY BLOCK*/
.theme-appearance-fancy .filter-input-label{
    margin-bottom: 2px 0 !important;
}
.theme-appearance-fancy .morphology_filter_container{
    padding-bottom: 4em;
}
.theme-appearance-fancy #morphology_header{
    position: relative;
    padding: 0 !important;
    margin: 5px 0;
    border: none !important;
}
.theme-appearance-fancy #morphology_header select{
    border-radius: 30px;
    background-color: #f0efef;
    appearance: none;
    border: none;
    padding: 10px 15px !important;
    height: 45px;
    font-weight: 600;
    color: #413f48;
}
.theme-appearance-fancy #morphology_header:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 20px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #413f48;
    clear: both;
    pointer-events: none;
    border-radius: 7px;
}
.theme-appearance-fancy .morphology-container #morphology_filter_container .form-check-inline{
    border-radius: 25px !important;
    border: none !important;
}
.theme-appearance-fancy .morphology-container #morphology_filter_container .form-check.form-check-inline:not(.filter-active):hover,
.theme-appearance-fancy .morphology-container #morphology_filter_container .filter-group-selected .filter-inactive{
    border: none !important;
}
.theme-appearance-fancy .referent-words, 
.theme-appearance-fancy .morphology-filter{
    padding: 0.5em;
}

.theme-appearance-fancy .column-title, .morphology-row .row-title{
    background-color: #45b71b !important;
    color: white !important;
    font-weight: 500 !important;
    border-right: none !important;
}
.theme-appearance-fancy .template-casualized.morphology-table{
    box-shadow: 1px 1px 20px -5px #0000003b !important;
    overflow: hidden !important;
    border-radius: 10px !important;
}
@media only screen and (max-width: 700px){
    .theme-appearance-fancy .morphology-table .morphology-row{
        box-shadow: 1px 1px 20px -5px #0000003b !important;
        overflow: hidden !important;
        border-radius: 10px !important;
        margin: 1em 0;
        border: none !important;
    }
    .theme-appearance-fancy .morphology-table{
        border-left: none !important;
        border-bottom: none !important;
        border: none !important;
    }
    .theme-appearance-fancy .morphology-column{
        border-bottom: 1px solid #e5f2e1 !important;
        border-right: none !important;
    }
}
/*MORPHOLOGY BLOCK*/



/*EXAMPLES BLOCK*/

@media only screen and (max-width: 700px){
    .theme-appearance-fancy .example-block{
        box-shadow: 1px 1px 20px -5px #0003;
        border-radius: 25px;
        border: none !important;
    }
    .theme-appearance-fancy .example-block .example.source-example{
        border-bottom: 1px solid lightgray;
        padding: 1.4em 1.4em 1em 1.4em;
    }
    .theme-appearance-fancy .example-block .example.referent-example{
        padding: 1em 1.4em 1.4em 1.4em;
    }
    .theme-appearance-fancy .referent-clarification{
        margin: 0 !important;
    }
}


/*EXAMPLES BLOCK*/



.theme-appearance-fancy .carousel-cell {
  width: 100%;
  counter-increment: carousel-cell;
}


.theme-appearance-fancy #pageFoundAnErrorC .input-group textarea{
    border-radius: 15px;
}

.theme-appearance-fancy [type="radio"]:checked + label:before,
.theme-appearance-fancy [type="radio"]:not(:checked) + label:before {
    box-shadow: 1px 1px 15px -5px #0000004a;
    border: none;
    border-radius: 30px;
}
.theme-appearance-fancy [type="radio"]:checked + label:after,
.theme-appearance-fancy [type="radio"]:not(:checked) + label:after {
    border-radius: 30px;
}