<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.strong-shadow{
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.4) !important;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.4) !important;
}
.sticky-footer{
    position: sticky;
    bottom: 0;
    z-index: 100;
    left: 0;
    padding: 20px;
}
.fixed-footer{
    position: fixed;
    bottom: 0;
    z-index: 100;
    left: 0;
    padding: 10px;
    text-align: center;
}
.footer-button{
    position: fixed;
    bottom: 20px;
    z-index: 100;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 300px;
    max-width: 60%;
}
.xdebug-var-dump{
    max-height: 500px;
    overflow: auto;
}
.collapsible .disabled-row{
    /*opacity: 0.3;
    display: none*/;
}
.collapsible-body{
    padding: 1rem 2rem;
}
.collapsible{
    border: none;
    box-shadow: none;
}
.verify_btn, .validate_btn{
    position: absolute;
    margin-top: 7px;
    right: 20px;
    z-index: 10;
}
.verify_btn{
    display:none;
}
.loader {
    z-index: 10000;
    text-align: center;
    position: absolute;
    background: rgba(250, 250, 250, 0.8);
    width: 100%;
    height: 100%;
    padding-top: 40vh;
}

.spinner {
    width: 200px;
    margin: 0 auto;
    padding-top: 10vh;
}


@media  screen and (min-width: 601px) {
    .hide-on-small-and-up{
        display: none !important;
    }
}



.icon-btn .material-icons{
    float: left;
}
i.left{
    margin-right: 10px;
}
.status-0 {background-color: #E8EAF6; color: #1A237E;} /* Mustand - Ikon: format_list_numbered */
.status-1 {background-color: #FFF59D; color: #C77800;} /* TÃ¶Ã¶tluses - Ikon: published_with_changes */
.status-2 {background-color: #E8EAF6; color: #1A237E;} /* Valmis avaldamiseks - Ikon: send */
.status-3 {background-color: #87EA5C; color: #1B5F20;} /* Aktiivne (ei saa Boostida ainult Jagada) - Ikon: check_circle */
.status-4 {background-color: #87EA5C; color: #1B5F20;} /* Aktiivne (saab Boostida) - Ikon: rocket */
.status-5 {background-color: #87EA5C; color: #1B5F20;} /* Aktiivne (Boostitud) - Ikon: rocket_launch */
.status-6 {background-color: #FFF59D; color: #C77800;} /* VÃµitja ootel - Ikon: hourglass */
.status-7 {background-color: #87EA5C; color: #1B5F20;} /* Tehing tehtud - Ikon: celebration */
.status-8 {background-color: #1A237E; color: #E8EAF6;} /* Vali vÃµitja - Ikon: arrow_selector_tool */
.status-9 {background-color: #FFFFFF; color: #1A237E;} /* Anna tagasiside - Ikon: rate_review */
.status-10 {background-color: #FFFFFF; color: #FF385A;} /* LÃµppes, tehingut pole - Ikon: unpublished */
.status-11 {background-color: #FFFFFF; color: #FF385A;} /* TÃ¼histatud - Ikon: cancel */
.status-12 {background-color: #FFFFFF; color: #FF385A;} /* Tagasi lÃ¼katud - Ikon: block */

.status-badge{
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
}

.menu-badge{
    padding: 3px 8px;
    margin-left: 5px;
    float: none !important;
    border-radius: 20px;
    color: #ffffff;
    background-color: #ff385a;
}
.lang-drop{
    min-width: 180px;
}

input.invalid {
    border-bottom: 3px solid #F44336 !important; /* Red border */
    box-shadow: 0 1px 0 0 #F44336; /* Red shadow */
}

.default-border {
    border: 1px solid #cccccc;
}
.blur-bg {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,0.6) !important;
}
.card-list{
    padding-bottom:10px;
    overflow: auto
}
.card-row{
    margin:15px !important;
    padding:10px;
    overflow:hidden;
    cursor: pointer;
}
body{
    overflow: hidden !important;
}
.searchForm .row{
    margin-bottom: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-results__option--highlighted[aria-selected], div.tagsinput span.tag,
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover{
    background-color: #000000;
}
.select2-results__option {
    padding: 0.8rem;
}
.select2-results .select2-results__options .select2-results__option strong.select2-results__group {
    font-size: 1rem;
}
.select2-container--default .select2-results &gt; .select2-results__options {
    max-height: 260px;
}
.select2-selection__choice{
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.select2-dropdown {
    z-index: 1005!important;
}
.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single, .select2-container--default.select2-container--focus .select2-selection--multiple{
    border-bottom: none;
    background: transparent;
}
.select2 + label {
    top: -30px;
    background: #ffffff;
}
.sidenav li {
    line-height: inherit;
}
.rating_stars i:hover, .rating_stars i.active{
    color: #6504d9;
}
.rating_stars i{
    width: 19%;
    text-align: center;
    cursor: pointer;
}
.carousel .indicators .indicator-item {
    background-color: rgba(215, 215, 215, 1);
    margin:4px;
    height: 5px;
    width: 5px;
}
.carousel .indicators .indicator-item.active {
    background-color: #000000;
}
.category_box .icon-img{
    height: 4rem;
    width: 4rem;
}
.category_box{
    border-radius:20px;
    padding:20px 10px;
    background: rgba(255,255,255,1) !important;
    cursor: pointer;
}
#settingsForm .row{
    margin-bottom: 10px;
}
.collection {
    border: none;
}
.langSelect{
    float: right;
    right: 10px;
    top: 10px;
}
.langSelect ul{
    width: auto;
    text-align: center;
}
.langSelect li{
    text-align: center;
}
.main-section{
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
}
.card-logo{
    overflow: hidden;
    margin-top: -110px;
    left: 50px;
    position: absolute;background: #ffffff;
}
.item{
    padding:5px 15px !important;
}
.item-inner{
    background-color: #ffffff;
    border-radius: 20px;
    padding: 15px 5px;
}
.cover-photo{
    background-position:center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 160px;
}
.footer{
    /*transform: translate3d(0,0,0);
    background: rgba(255,255,255,0.8);
   box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
   border: 1px solid #eaeaea;*/
    background: rgba(255,255,255,0.9);
    position: relative;
    width: 100%;
    min-height: 56px;
    text-align: center;
    z-index: 100;
}
.avatar{
    min-height: 60px !important;
    list-style: none;
    cursor: pointer;
    line-height: 2.5rem !important;
}
.pulse{
    overflow: inherit;
}
.timepicker-modal, .datepicker-modal{
    width: auto !important;
}
#verifyModal{
    z-index: 2032 !important;
}
.modal-overlay {
    opacity: 1;
    background-color: rgba(215, 215, 215, 1);
}
.modal .container {
    height: auto;
    position: relative;
    padding: 0;
    box-shadow:none !important;
}
.modal h3{
    padding:20px;
}
.modal .modal-content{
    position: relative;
    height: auto;
    max-height: 62vh;
    overflow: auto;
}
.modal{
    max-height: 100%;
    background-color: #ffffff;
    max-width: 100%;
    border-radius: 30px;
    transform: scaleX(1) scaleY(1) !important;
    will-change: opacity;
    margin: 0 auto !important;
}
.modal .modal-footer {
    height: auto;
    position: sticky;
    bottom: 0;
}
.modal, .modal.bottom-sheet {
    width: 600px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    max-height: 90%;
}
.collection-item p, .ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.collection .collection-item {
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 15px;
}
.card{
    margin: 0;
    border-radius: 40px;
    padding: 1rem;
}
.card .card-image {
    width: 100%;
    vertical-align: middle;
    margin-bottom: 5px;
}
.card .card-image img {
    width: auto;
    border-radius: 60px;
    max-height: 60px;
    max-width: 100%;
    display: initial;
}
.card .card-image .card-title {
    text-align: center;
    padding: 0px 24px;
    line-height: 60px;
}
.card .card-content{
    padding:0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 60px;
}
.card .card-action {
    border: none;
    text-align: center;
    padding: 0;
}
.card-content h6{
    overflow: hidden;
    text-overflow: ellipsis;
}
.default-heading{
    white-space: initial;
    overflow: initial;
    text-overflow: initial;
}
.list-margin{
    margin-left: -15px;
    margin-right: -15px;
}
.container{
    box-shadow: rgba(17, 12, 46, 0.1) 0px 8px 100px 0px !important;
    -webkit-box-shadow: rgba(17, 12, 46, 0.1) 0px 8px 100px 0px !important;
    height: calc(100% - 4rem);
    position: fixed;
    margin: 0 auto;
    padding: 0 20px;
    overflow: auto;
    left: 0;
    right: 0;
    overflow-x: hidden;
    max-width: 100%;
    width: 900px;
}
#main .carousel-item, .summary{
    cursor: pointer;
}
.quick_picks .carousel-item{
    width: 235px;
}
/*.carousel .carousel-item {
    visibility: hidden;
    width: 500px;
    max-width: 100%;
    height: 400px;
}
.card-content{
    height: 350px;
}*/
.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 5px;
}
.download-app{
    max-width: 800px;
    margin:0 auto 0 auto;
    display: none;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.download-app img{
    max-height: 40px;
}
.star, .starred, .comp_status{
    position:absolute;
    cursor: pointer;
    right: 0;
}
.comp_status{
    bottom: 0;
}
.star{
    right: 40px;
}
.change_view_btn{
    position: fixed;right: -10px;top: 50vh;border-radius: 20px;
    background: #ffffff !important;
}
.light-shadow, .download-btn, .change_view_btn{
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1) !important;
}
.light-shadow2{
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}
.light-shadow3{
    box-shadow: 0px 10px 30px rgba(255,255,255, 0.3);
    -webkit-box-shadow: 0px 10px 30px rgba(255,255,255, 0.3);
}
.br20{
    border-radius: 20px;
}
.br-1rem{
    border-radius: 1rem;
}
.image_col{
    display: inline-block;
    border-radius: 100px;
    text-align: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 80px;
    line-height: 80px;
    width: 80px;
}
.logo-title{
    font-size: 30px;
    color: #ffffff;
    line-height: 80px;
}
.image40{
    height: 40px;
    line-height: 40px;
    width: 40px;
}
.image60{
    height: 60px;
    line-height: 60px;
    width: 60px;
}
.image80{
    height: 80px;
    line-height: 80px;
    width: 80px;
}
.image100{
    height: 100px;
    line-height: 100px;
    width: 100px;
}
.image40 .logo-title{line-height: 40px; font-size: 24px;}
.image60 .logo-title{line-height: 60px;}
.image80 .logo-title{line-height: 80px;}
.image80 .logo-title{line-height: 100px;}
.image_col img{max-width:100%;}
.person-image{background-size: cover;}

.setting_row .col{
    padding-left: 0;
}
.setting_row i{
    font-size: 24px;
}
.setting_row{
    line-height: 24px;
    margin-bottom: 0;
    background-color: #ffffff;
    cursor: pointer;
    padding:1rem 0 1rem 1.5rem;
}

.row-title{
    margin-left: 0.25rem;
    padding-top:1rem;
}
.setting_row .img-right{
    margin-left: 10px;
}
.setting_row .icon-lg{
    position: absolute;
    left: 1rem;
}
.setting_row:hover{
    background-color: #f9f9f9;
}
.remove_quick_pick i{
    color: #00a0a7;
    display: none;
}

.videoWrapper {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;height: 100%;
    position: fixed;
    background-size:cover;
    background-image: url('../jpg/agado-explore-thumbnail3860.jpg');
    background-position: center center;
}

.videoContent {
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.videoContent:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.videoContent video{
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: -100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.filters{
    border-radius: 3rem;
    position: fixed;
    background: #ffffff;
    width: 9.5rem;
    margin: 0 auto;
    overflow: hidden;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 9rem;
    z-index: 10;
}
.menu-btn{
    background: transparent !important;
    padding:1rem 0.5rem !important;
    border-radius: 20px;
    height: 4rem;
    display: inline-block;
    margin: 0 10px;
    font-weight: 300;
    font-size: 1rem;
    line-height: 30px;
    cursor: pointer;
}
.menu-btn .material-icons{
    line-height: 30px;
    cursor: pointer;
    font-size: 22px;
}
.footer .flag-icon{
    line-height: 20px;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    background-size: cover;
}
.avatar-status {
    position: absolute;
    margin-left: -5px;
    bottom: 14px;
    width: 6px !important;
    height: 6px !important;
    border-radius: 100%;
}
.agado-icon-img{
    font-size: 26px !important;
}
.agado-icon-text{
    font-weight: 900;
    font-size: 24px;
    padding-left: 3px;
    letter-spacing: -0.6px;
}
.no-shadow{
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.chipslist {
    -ms-overflow-style: none; /* Internet Explorer 10+ */
    scrollbar-width: none; /* Firefox */
}
.chipslist::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}

.shadow-border, .chip{
    /*-webkit-box-shadow:inset 0 0 1px rgba(0, 0, 0, 1);
    box-shadow:inset 0 0 1px rgba(0, 0, 0, 1);*/
    border: 1px solid #cccccc;
}
.chip{
    cursor: pointer;
    background-color: #ffffff;
    height: 42px;
    line-height: 40px;
    border-radius: 42px;
    max-width: 100%;
}
.chip .close {
    line-height: 42px;
}
.chip:hover{
    background-color: #cccccc;
}
.mainSearch::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #888888;
    opacity: 1; /* Firefox */
}
#companyList .row{
    margin: 0;
}
@media screen and (min-width: 192px) {
    .companyListBlock{
        width: 30% !important;
    }
    .mapBlock{
        width: 70% !important;
    }
}
@media screen and (max-width: 601px) {
    .container {
        padding: 0 10px;
    }
    #mapTab{
        padding: 0 !important;
    }
    #categoryTab {
        padding-top: 10px !important;
    }
    .category_box .cover-photo {
        height: 90px !important;
    }
    .category_box {
        padding: 15px 10px 5px 10px;
    }

}
</pre></body></html>