<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Custom CSS */
.menu_logo {
    padding: 27px 0 26px 27px;
}

.header_menu_table {
    height: 80px;
}


::selection {
    background: #03A9F4;
}

::-moz-selection {
    background: #03A9F4;
}

.main_header nav ul.menu &gt; li &gt; a {
    line-height: 80px;
}

.main_header .menu &gt; li:hover &gt; ul.sub-menu {
    top: 80px !important;
}

a {
    color: #03A9F4;
}

    a:hover {
        color: #adadad;
    }

/* Custom Fonts */
h1, h1 a, h1 span,
.postcomment,
.comment-reply-title,
.comment-reply-title small,
.cancel-comment-reply-link {
    font-size: 26px;
    line-height: 28px;
}

h2, h2 a, h2 span {
    font-size: 22px;
    line-height: 24px;
}

h3, h3 a, h3 span {
    font-size: 20px;
    line-height: 22px;
}

h4, h4 a, h4 span {
    font-size: 18px;
    line-height: 20px;
}

h5, h5 a, h5 span {
    font-size: 15px;
    line-height: 17px;
}

h6, h6 a, h6 span, span.subtitle {
    font-size: 12px;
    line-height: 14px;
}

    h1, h2, h3, h4, h5, h6,
    span.subtitle,
    h1 span, h2 span, h3 span, h4 span, h5 span, h6 span,
    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
    .portfolio_columns_title h5 a:hover,
    .countdown-amount,
    .countdown-period {
        color: #575757;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
    }

.page_title h1 {
    font-size: 26px;
    line-height: 26px;
}

h1, h2, h3,
h1 span, h2 span, h3 span,
h1 small, h2 small, h3 small,
h1 a, h2 a, h3 a,
.countdown-amount,
.countdown-period {
    font-weight: 400;
}

h4, h5, h6,
span.subtitle,
h4 span, h5 span, h6 span,
h4 small, h5 small, h6 small,
h4 a, h5 a, h6 a {
    font-weight: bold;
}

.page_title_wrapper,
.bg_title.with_subtitle {
    border-left: 3px solid #03A9F4;
}

.sub_heading {
    color: #ffffff;
}

.highlighted_colored {
    background: #03A9F4;
}

.dropcap.type2 {
    color: #03A9F4;
}

blockquote.q_dark .blockquote_wrapper,
blockquote.q_dark p,
blockquote .author {
    color: #717171;
}

blockquote.q_colored:before {
    color: #03A9F4;
}

.likes_and_share a {
    background: #03A9F4;
}

body {
   background: rgba(255, 255, 255, 0.95);
}

* {
    font-family: Roboto;
}

p, td, div {
    color: black;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
}

.black-text {
    color:black;
}

p {
    margin: 0 0 23px 0;
}

table, th, td {
    border: #d7d7d7 1px solid;
}

.widget_calendar tfoot {
    border-color: #717171;
}

.right-sidebar-block,
.left-sidebar-block {
    border-color: #1e1f24;
}

/* Header &amp; Menus */
/*header.main_header {
    background: #ffffff;
}*/

.main_header nav ul.menu &gt; li:before {
    background: white;
}

.main_header nav ul.menu &gt; li &gt; a,
ul.mobile_menu &gt; li &gt; a {
    color: #575757;
    font-size: 12px;
}

.main_header nav ul.sub-menu li {
    border: 1px solid #b0b0b0 !important;
}

.main_header nav ul.sub-menu &gt; li, ul.mobile_menu ul.sub-menu &gt; li:not(:first-child) {
    border-top: none !important;
    background: rgba(255, 255, 255, 0.96) ;
}

.main_header nav ul.sub-menu &gt; li,
ul.mobile_menu ul.sub-menu &gt; li {
    /*background: #000000;*/
}

    ul.mobile_menu ul.sub-menu &gt; li &gt; a,
    ul.mobile_menu ul.sub-menu &gt; li &gt; a,
    .main_header nav ul.sub-menu &gt; li &gt; a,
    .main_header nav ul.sub-menu &gt; li &gt; a {
        color: #575757;
        font-size: 11px;
    }

    ul.mobile_menu &gt; li.current-menu-ancestor &gt; a,
    ul.mobile_menu &gt; li.current-menu-item &gt; a,
    ul.mobile_menu &gt; li.current-menu-parent &gt; a,
    ul.mobile_menu ul.sub-menu &gt; li.current-menu-ancestor &gt; a,
    ul.mobile_menu ul.sub-menu &gt; li.current-menu-item &gt; a,
    ul.mobile_menu ul.sub-menu &gt; li.current-menu-parent &gt; a,
    .main_header nav ul.menu &gt; li &gt; a:hover,
    .main_header nav ul.menu &gt; li.current-menu-ancestor &gt; a,
    .main_header nav ul.menu &gt; li.current-menu-item &gt; a,
    .main_header nav ul.menu &gt; li.current-menu-parent &gt; a {
        color: #03A9F4;
    }

    ul.mobile_menu ul.sub-menu &gt; li &gt; a:before,
    .main_header nav ul.sub-menu &gt; li &gt; a:before {
       
    }

    .main_header nav ul.sub-menu &gt; li &gt; a:hover:before,
    .main_header nav ul.sub-menu &gt; li.current-menu-ancestor &gt; a:before,
    .main_header nav ul.sub-menu &gt; li.current-menu-item &gt; a:before,
    .main_header nav ul.sub-menu &gt; li.current-menu-parent &gt; a:before {
        background: #ffffff;
    }

    .main_header nav ul.sub-menu &gt; li.menu-item-has-children &gt; a:after {
        color: #acacac;
    }

    .main_header nav ul.sub-menu &gt; li.menu-item-has-children:hover &gt; a:after,
    .main_header nav ul.sub-menu &gt; li.current-menu-ancestor &gt; a:after,
    .main_header nav ul.sub-menu &gt; li.current-menu-item &gt; a:after,
    .main_header nav ul.sub-menu &gt; li.current-menu-parent &gt; a:after {
        color: #ffffff;
    }

    .main_header nav ul.sub-menu &gt; li:hover &gt; a,
    .main_header nav ul.sub-menu &gt; li.current-menu-ancestor &gt; a,
    .main_header nav ul.sub-menu &gt; li.current-menu-item &gt; a,
    .main_header nav ul.sub-menu &gt; li.current-menu-parent &gt; a {
        background: #03A9F4;
        color: #ffffff;
    }

.main_header nav ul.sub-menu li {
    border-top: 1px solid #131313;
}

.main_header nav ul.sub-menu &gt; li:first-child {
    border: none;
}

.main_header nav ul.menu &gt; li &gt; .sub-menu:before {
    border-bottom: #000000 5px solid;
}

.main_header nav ul.menu &gt; li &gt; .sub-menu &gt; li:first-child:before {
    border-bottom: #03A9F4 5px solid;
}

.header_part.hb_html {
    color: #adadad;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
}

footer.main_footer {
    background: #19191c;
}

.copyright {
    color: #adadad;
}

.footer_socials li a:hover {
    background-color: #3B5998;
}

/* Forms */
select,
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    /*background: #26272b;
    color: #ffffff;*/
}

    input[type="text"]:-webkit-autofill,
    input[type="email"]:-webkit-autofill,
    input[type="password"]:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px #26272b inset;
        -webkit-text-fill-color: #ffffff !important;
    }

    input[type="text"]::-webkit-input-placeholder,
    input[type="email"]::-webkit-input-placeholder,
    input[type="password"]::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color: #ffffff !important;
    }

    input[type="text"]::-moz-placeholder {
        color: #ffffff !important;
    }

    input[type="email"]::-moz-placeholder {
        color: #ffffff !important;
    }

    input[type="password"]::-moz-placeholder {
        color: #ffffff !important;
    }

    textarea::-moz-placeholder {
        color: #ffffff !important;
    }

.search_button {
    background: #03A9F4;
}
/* Templates */
.fs_controls_append,
.fs_title_wrapper_type2 {
    background: #000000;
}

.copyright,
.strip-text,
.fs_title_wrapper {
    border-left: 3px solid #03A9F4;
}

.fs_share_fadder {
    background: rgba(0,0,0, 0.75);
}

.fs_share_block .fs_share_block_wrapper a {
    background: #000000;
}

    .fs_share_block .fs_share_block_wrapper a:hover {
        background: #03A9F4;
    }

.gallery_fullscreen header.main_header {
    top: -80px;
}

.strip-item .strip_fadder {
    background: rgba(0,0,0, 0);
}

.strip-item:hover .strip_fadder,
.bg404:before,
.fw_background.cs_background:before {
    background: rgba(0,0,0, 0.8);
}

@media only screen and (max-width: 760px) {
    .strip-item .strip_fadder {
        background: rgba(0,0,0, 0.8);
    }
}

.strip-title {
    color: #ffffff;
}

.strip-caption {
    color: #ffffff;
}

.flow_container li .flow_fadder {
    background: rgba(0,0,0, 1);
}

.flow_container li.currentStep .flow_fadder {
    background: rgba(0,0,0, 0);
}

.flow_container li.prevStep .flow_fadder,
.flow_container li.nextStep .flow_fadder {
    background: rgba(0,0,0, 0.4);
}

.flow_container li.prevStep2 .flow_fadder,
.flow_container li.nextStep2 .flow_fadder {
    background: rgba(0,0,0, 0.65);
}

.flow_reflection:before {
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.title404,
.pp_title {
    color: #ffffff;
}

    .title404 span,
    .pp_title span {
        color: #03A9F4;
    }

.text404,
.pp_wrapper .pp_notify {
    color: #ffffff;
}

/* Widgets */
.prefooter {
    background: #0b0b0d;
}

.sidepanel p,
.sidepanel div,
.sidepanel td {
    color: #adadad;
}

.widget_title {
    color: #fffafa;
    font-weight: bold;
}

.widget_search .widget_search_link_button {
    background: #03A9F4;
}

.sidepanel a,
.widget_calendar caption {
    color: #d9d9d9;
}

    .sidepanel a:hover {
        color: #03A9F4;
    }

.widget_product_categories ul li,
.widget_nav_menu ul li a,
.widget_archive ul li,
.widget_pages ul li a,
.widget_recent_entries ul li,
.widget_meta ul li,
.widget_recent_comments ul li {
    border-bottom: 1px solid #343539;
}

.widget_categories ul li {
    border-top: 1px solid #343539;
}

    .widget_product_categories ul li:before,
    .widget_nav_menu ul li a:before,
    .widget_archive ul li:before,
    .widget_pages ul li:before,
    .widget_categories ul li:before,
    .widget_recent_entries ul li:before,
    .widget_meta ul li:before,
    .widget_recent_comments ul li:before {
        background: #2d2d2d;
    }

.widget_nav_menu ul li a:hover:before {
    background: #03A9F4;
}

.widget_calendar table,
.widget_calendar td,
.widget_calendar th {
    border-color: #343539;
}

.widget_tag_cloud a:hover {
    background: #03A9F4;
}

/* Modules */
.featured_item_fadder,
.gallery_fadder {
    background: rgba(0,0,0, 0);
}

.img_block:hover .featured_item_fadder,
.img_block:hover .gallery_fadder {
    background: rgba(0,0,0, 0.85);
}

.portfolio_columns_title h5,
.featured_items_body h5,
.team_title {
    border-left: 3px solid #03A9F4;
}

.featured_items_category a {
    color: #adadad;
}

    .featured_items_category a:hover {
        color: #03A9F4;
    }

.featured_items_body h5 a:hover {
    color: #ffffff;
}

#dm_fullscreen {
    background: rgba(0,0,0, 0.9);
}

.promoblock_wrapper {
    border-left: 3px solid #03A9F4;
}

.shortcode_button.btn_type5,
.shortcode_button.btn_type1:hover,
.shortcode_button.btn_type2:hover,
.shortcode_button.btn_type3:hover {
    background: #03A9F4;
}

hr.type3 {
    border-color: #03A9F4;
}

.module_partners ul:before {
    background: #000000;
}

.module_partners ul li .item_wrapper a {
    background: rgba(0,0,0, 0);
}

    .module_partners ul li .item_wrapper a:hover {
        background: rgba(0,0,0, 0.5);
    }

ul.fliper_filter a,
.load_more_works,
.load_more_works:hover,
.shortcode_messagebox .box_content,
.shortcode_messagebox .box_content p {
    font-size: 12px;
    line-height: 14px;
    color: black;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

    .shortcode_messagebox .box_content,
    .shortcode_messagebox .box_content p {
    color: white;
    }

.price_item.most_popular .price_item_title {
    background: #03A9F4;
}

.price_item.most_popular .item_cost_wrapper h3,
.price_item.most_popular .item_cost_wrapper h6 {
    color: #03A9F4;
}

.price_item .price_item_btn a.btn_type1:hover {
    background: #03A9F4;
}

/* Portfolio */
.module_portfolio .pagerblock li a:hover,
.fliper_filter a:hover {
    color: #03A9F4;
}

.fliper_filter_wrapper .filter_ico,
.fliper_filter_wrapper .filter_ico:before,
.fliper_filter_wrapper .filter_ico:after {
    background: #ffffff;
}

.like_fullscreen_type .fliper_filter_block {
    background: #111113;
}

.like_fullscreen_type .filter_ico,
.like_fullscreen_type .filter_ico:before,
.like_fullscreen_type .filter_ico:after {
    background: #acacac;
}

.like_fullscreen_type .fliper_filter a {
    color: #acacac;
}

    .like_fullscreen_type .fliper_filter li.selected a,
    .like_fullscreen_type .fliper_filter a:hover {
        color: #03A9F4;
    }

.portfolio_item_meta i,
.portfolio_likes i,
.portfolio_likes span {
    color: #ffffff;
}

.portfolio_grid_title h5 a:hover,
.portfolio_columns_title .portfolio_likes:hover i,
.portfolio_columns_title .portfolio_likes:hover span {
    color: #03A9F4;
}

.portfolio_columns_title .portfolio_likes.photo_count:hover i,
.portfolio_columns_title .portfolio_likes.photo_count:hover span {
    color: #ffffff;
}

.portfolio_control_bar {
    background: #000000;
}

.portfolio_item_wrapper .portfolio_item_fadder {
    background: rgba(0,0,0, 0);
}

.portfolio_item_wrapper:hover .portfolio_item_fadder {
    background: rgba(0,0,0, 0.85);
}

.portfolio_item_content .portfolio_content_wrapper {
    border-left: 3px solid #03A9F4;
}

.single_meta .meta-item i {
    color: #ffffff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

.comment_meta a,
.comment_meta,
.comment_meta span,
.single_page .tags_area a,
.single_meta .meta-item a,
.single_meta .meta-item,
.single_meta .meta-item span,
.blog_item_wrapper .portfolio_grid_title .grid_block_meta .gb_meta_item {
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

    .comment_meta i,
    .blog_item_wrapper .portfolio_grid_title .grid_block_meta .gb_meta_comment i {
        color: #ffffff;
    }

    .single_meta .meta-item a:hover,
    .comment_meta a:hover {
        color: #03A9F4;
    }

.nivo-directionNav .nivo-prevNav:hover,
.nivo-directionNav .nivo-nextNav:hover {
    background: #03A9F4;
}

.single_page .tags_area h6,
.single_page .tags_area a {
    color: #717171;
}

    .single_page .tags_area a:hover,
    .comment_form_subtitle a:hover {
        color: #03A9F4;
    }

input[type="submit"] {
    background: #03A9F4;
}

    input[type="submit"]:hover {
        background: #26272b;
    }

.hp_likes_and_share:before,
.hp_likes_and_share,
.hp_border_top,
.hp_border_bottom {
    background: #000000;
}

.hp_border_top {
    height: 147px;
}

.hp_content_wrapper {
    padding-top: 147px;
}

.default_pager .pagerblock li a:hover,
.module_blog .pagerblock li a:hover,
.portfolio_control_wrapper .pagerblock li a:hover,
.meta-item.gallery_likes_add:hover,
.meta-item.gallery_likes_add:hover i,
.meta-item.gallery_likes_add:hover span,
.page_title a:hover,
.page-link a:hover {
    color: #03A9F4;
}

.featured_items_body h5 a:hover {
    color: #03A9F4;
}

/* PRELOADER */
.preloader:before,
.preloader:after {
    background: #000000;
}

.preloader span {
    color: #adadad;
}

.preloader_line {
    background: #191919;
}

.preloader_line_bar1,
.preloader_line_bar2 {
    background: #343539;
}

.custom-title-heading {
    border-left: none;
    padding-right: 0px;
}

    .custom-title-heading h1 {
        text-align: center;
    }

.page_title_wrapper {
    margin-top: 15px;
}

body {
    background-image: url(/Content/img/art-quest-bg-logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

.main_header nav ul.menu &gt; li a {
    font-weight: bold;
    font-size: 15px !important;
    text-decoration: none;
}

.widget_search .widget_calendar:before {
    content: "\f073";
    font-family: 'FontAwesome';
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -10px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

.custom-title {
    border-left: 3px solid #03A9F4;
    padding-left: 10px;
}

.header-image-titles {
    margin: auto;
}

#featured_listings .jssorb055 .i .b {
    fill: #e65754;
}

.menu_logo {
    padding: 0px 2px 4px 0px;
}

input[type="number"] {
    width: 102px;
    height: 30px;
    border: none;
    color: black;
    padding-left: 13px;
}

select, input[type="text"], input[type="number"], input[type="email"], input[type="password"], textarea {
    /*background: rgba(255, 255, 255, 0.81);*/
}

    select, input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], textarea {
        text-transform: none;
        border: 1px solid #ccc;
    }

header.main_header {
    /* box-shadow: inset 0px 0px 4px -1px #acacac; */
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #acacaca6;
    border-left: none;
    border-right: none;
    z-index: 20000000;
   
}

.contact-info li {
    margin: 0;
    padding: 0px;
    min-height: 0px;
}

ul.contact-info {
    margin: 0;
    padding: 0px;
}


li i.fa.fa-caret-down {
    position: relative;
    right: 50%;
    top: 23px;
}

hr.zero-height {
    height: 0px;
}

.Center-Text {
    text-align: center;
}


/*Link Library*/



.main-link, .link-title {
    font-size: 23px;
    font-weight: 400;
    text-transform: initial;
}

.main-link {
    display: block;
    padding: 10px;
    padding-top:5px;
    padding-left: 0px;
    padding-bottom: 19px;
}


.link-title {
    margin-bottom: 0px !important;
}

.secondary-link {
    font-size: 19px;
}


.link-content {
    display: inline-block;
    vertical-align: top;
    padding-left: 19px;
    max-width: 75%;
}

li.link {
    margin-bottom: 30px;
}

.visible {
    visibility: visible;
    opacity: 1;
    transition: opacity 2s linear;
}

.hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 2s, opacity 2s linear;
    display: none;
}

.link-description::first-letter {
    text-transform: capitalize;
}

li.tt.selected a {
    color: #03A9F4;
    font-weight: bold;
}

.custom-right-nav-arrow {
    float: right;
    list-style: none;
    right: -5px;
    position: relative;
    top: 2px;
}



.Credit-Card {
    margin-top: 10px;
    border: 1px solid;
    padding: 10px;
    width: 401px;
    border-radius: 10px;
    height: 185px;
}

    .Credit-Card .CCTransactions, .CCNumber div, .CCName div {
        left: 11px;
        top: 61px;
    }

    .Credit-Card div span {
        letter-spacing: 2px;
        font-size: 20px;
        color: #575757;
    }

.Credit-Card {
    position: relative;
    margin-left: 0px !important;
}

.CCName {
    position: absolute;
    bottom: 17px;
    font-weight: bold;
}

.CCNumber {
    bottom: 48px;
    position: absolute;
}

    .CCNumber span {
        letter-spacing: 9px;
        font-size: 22px;
    }

.CCExpiration {
    position: absolute;
    bottom: 49px;
    right: 7px;
}

.CCTransactions {
    position: absolute;
}

.CCExpiration .Month, .CCExpiration .Month, .CCExpiration .Month {
}

.CCExpired {
    background: #ffcdcd;
}

.CCUserStatus {
    position: absolute;
    right: 10px;
}

    .CCUserStatus label {
        position: relative;
        top: -2px;
    }

.AddCreditCardBtn {
    float: right;
    position: relative;
    top: -20px;
}

.Credit-Card {
    margin-left: 12px !important;
}

.Show-Message {
    display: block;
}

.Hide-Message {
    display: none;
}

.Green {
    background-color: green !Important;
}

.Greeting-Label {
    color: #575757;
    font-size: 22px;
    z-index: 999999;
    text-shadow: 3px 2px 3px white;
    line-height: 38px;
    float: left;
    background: url(/Content/img/logo-sm-opacity.png);
    background-repeat: no-repeat;
    background-position: center;
    text-transform: capitalize;
}.Passive-Color-Logo {
    opacity: 0.3;
}

 .Please-Wait {
     text-align: center;
    
     vertical-align: middle;
     top: 181px;
     position: relative;
     width: auto;
     font-weight: 900;
     z-index: 999999; 
     margin-top: -103px;
 }

.Please-Wait h2 {
    font-size: 46px;
    font-weight: 900;
}

.Opacity-05 {
    opacity: 0.4;
}


.Expired-Message {
    position: absolute;
    top: 33px;
    left: 20px;
    font-weight: 600;
    color: red;
}

.Payment-Status-Message {
    position: absolute;
    right: 15px;
}

.close-x, .status-message {
    font-size: 14px;
    font-weight: bold;
}

.red {
    color: #E91E63;
}

.CCDisabled {
    background: #cfcfcf;
}

#Add-Link p {
    margin:0px;
}

.Dislpay-Inline-Block {
    display: inline-block;
}

.Link-Wrapper {
    border: 1px solid #b7b7b7;
    padding: 9px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.75);
}

.Link-Label-Info {
    font-weight: normal;

}

.Link-Edit-Label, .Link-Delete-Label {
    position: absolute;
   
    font-size: 20px;
}
.Link-Edit-Label {
    right: 6px;
}

.Link-Delete-Label {
    left: 6px;
    color: red;
    position: relative;
    top: 7px;
    font-size: 13px;
}

.module_cont {
    margin-left: 0px !important;
}

.price-label {
    font-size: 13px;
    position: absolute;
    right: -15px;
    bottom: 0px;
}

.listing {
    display:inline-block;
   
}

    

    .listing div {
        letter-spacing:0px;
    }

span.price {
    
    font-size: 14px;
}



.listing-gallery {
    text-align: center;
}

.more {
    display: none;
  
}

.listing-gallery.show-more .more {
    display: block;
  
}

.listing-gallery.show-with-frames .link-snapshot {
    box-shadow: 0px 0px 6px 2px rgb(167, 167, 167);
    
    border: 5px solid white;
    /*max-width: 100%;*/
    opacity: 1;
}
.listing-gallery .listing {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 29px;
    position: relative;
}


ul.sub-menu li i {
    padding-right: 10px;
}

.filter {
    display:inline-block;
}

    /*.filter:not(:first-child) {
        padding-left: 20px;
    }*/

.link-snapshot {
    -webkit-transition: width 2s; /* Safari */
    transition: width 2s;
   
}


.ui-select .ui-btn {
    border-radius: 0px !Important;
    padding: 5px 10px;
    border: 1px solid #ccc;
    height: 35px;
    box-shadow: none;
    position: relative;
    top: -1px;
    font-family: Roboto;
    font-weight: normal;
    font-size: 14px;
}

.ui-page-theme-a .ui-btn, html .ui-bar-a .ui-btn, html .ui-body-a .ui-btn, html body .ui-group-theme-a .ui-btn, html head + body .ui-btn.ui-btn-a, .ui-page-theme-a .ui-btn:visited, html .ui-bar-a .ui-btn:visited, html .ui-body-a .ui-btn:visited, html body .ui-group-theme-a .ui-btn:visited, html head + body .ui-btn.ui-btn-a:visited {
    background-color: #ffffff;
    border-color: #ddd;
    /* color: #333; */
    text-shadow: 0 1px 0 #f3f3f3;
}

.ui-select .ui-btn &gt; span:not(.ui-li-count) {
    position: relative;
    top: 3px;
}

select {
    background: white;
    color: black;
}

.ui-page-theme-a .ui-btn {
    background-color: #ffffff !Important;
}

.ui-btn-corner-all, .ui-btn.ui-corner-all, .ui-slider-track.ui-corner-all, .ui-flipswitch.ui-corner-all, .ui-li-count {
    border-radius:0;
}

.ui-page-theme-a .ui-btn {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none;
    border: 1px solid darkgrey;
}

.ranges li {
  
    width: 47%;
    display: inline-block;
    margin-right: 8px;
}

.daterangepicker .ranges ul {
    width: 320px !important;
}

.daterangepicker.dropdown-menu.ltr.opensleft {
    right: 547.469px;
}

.NN {
    display: none;
}

form .row {
    padding-top: 7px;
}




                                                                                                            .checkbox-wrapper {
     padding-top: 11px;
     padding-left: 4px;
     width: 100%;    
 }

.checkbox-element {
    display: inline-block;
}

.checkbox-label-text {
    display: inline-block;
    position: relative;
    top: -2px;
    left: 2px;
}


.listing {
    position:relative;
}

/*.listing .edit {
    position: absolute;
    top: 1px;
    right: 7px;
    font-size: 30px;
    color: #1ab1f5;
    background: #ffffffd4;
    border-bottom-left-radius: 8px;
    padding-left: 7px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.listing .delete {
    position: absolute;
    top: 1px;
    left: 7px;
    font-size: 30px;
    color: #F44336;
    background: #ffffffd4;
    border-bottom-right-radius: 8px;
    padding-left: 7px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 4px;
}

.listing .public-view {
    position: absolute;
    top: 1px;
    left: 7px;
    font-size: 30px;
    color: #F44336;
    background: #ffffffd4;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-left: 7px;
    padding-bottom: 2px;
    padding-top: 2px;
    transform: translate3d(-50%,-50%);
    left: 52%;
    transform: translate(-50%, 0);
    
}*/


.listing-action-section i {
    color: #575757;
    font-size: 24px;
    padding-left: 5px;
    padding-right: 5px;
}


   

[data-show-listing-action='True'] .listing-action-section {
    display: block;
}


/*.listing-action-section {
    display: none;
}*/

h6.filter-title {
    font-size: 17px;
}


[data-is-logged-in='False'] .SaveDisplaySettings {
    display:none;
} 


input[type="password"] {
    background: white;
    color: black;
}

.meta {
    text-align: left;
    padding-top: 5px;
}

.meta &gt; span:first-child {
    display: inline-block;
    width: 75px;
}

    .meta .title {
        font-weight: bold;
        width: 72px !important;
        display: inline-block;
    }

.content_wrapper &gt; .container {
    padding-bottom: 30px;
}

input[type="text"], input[type="email"] {
    
    color: black;
}

input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1; /* Firefox */
}

input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}

input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
}

select {
    background: url(/Content/img/down4-16.png) no-repeat 94% 56% !important;
}


.listing {
    width: 32.4%;
    padding-left: 20px;
}

    .listing .l-link {
        background-color: #f3f3f3ab;
        height: 250px;
        margin: 0 auto;
        display: block;
        position: relative;
        overflow: hidden;
        background-clip: content-box;
        border: 1px solid #ccc;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        z-index: 10;
        margin-right: -2px;
        box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
        padding: 1px;
    }

div#Search-Page .listing .l-link {
    margin-right: 0px;
}

.listing .l-link.gallery {
    background-color: #414141ab;
}

.listing .link-snapshot {
    margin: 0 auto;
    display: block;
    width: auto;
    position: absolute;
    max-width: calc(100% - 20px);
    /* max-height: calc(100% - 20px); */
    /* bottom: 50%; */
    /* top: 50%; */
    /* left: 0; */
    /* right: 0; */
    mix-blend-mode: initial;
    box-shadow: initial;
    width: auto;
    position: absolute;
    max-width: calc(100% - 2px);
    max-height: calc(100% - 2px);
    bottom: 50%;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    height: auto;
}

    /*.listing .link-snapshot {
        mix-blend-mode: multiply; 
        box-shadow: initial; 
        width: auto; 
        position: absolute;
        max-width: calc(100% - 20px);
        max-height: calc(100% - 20px);
        bottom: 50%;
        top: 50%;
        left: 0;
        right: 0;
        margin: auto;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%;
        padding-left: 6px;
    }*/

.listing-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
}

.site_wrapper {
    overflow-x: initial;
}

@media only screen and (max-width: 960px) {
    .mobile_header_part {
        padding-left: 10px;
        height: 46px;
    }
}

@media only screen and (max-width: 960px) and (min-width: 760px) {
    .main_wrapper {
        padding: 0px 0;
    }
}


[data-is-logged-in='False'] [data-id='Save-Display-Settings'] {
    display: none !important;
}

.listing-action-section {
    /*background-color: #f3f3f3ab;*/
    background-color:initial;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: none;
    height: 26px;
    top: -3px;
    position: relative;
    border: 1px solid #ccc;
}

/*.listing:hover .listing-action-section {
    display:block;
}*/

.listing-action-section {
    display:block;
}

.listing-action-section i:hover {
    /*color: #ed1c24;*/
    /*transition: 0.1s;*/
}

.listing-action-section a[data-col-type-id='1'][data-is-in='True'] i {
    color: #ed1c24 !important;
}

.listing-action-section a[data-col-type-id='2'][data-is-in='True'] i {
    color: #3f51b5bd !important;
}

.listing-action-section a[data-col-type-id='3'][data-is-in='True'] i {
    color: #4caf50bd !important;
}

.listing-action-section {
    /*position:relative;*/
}

    .listing-action-section a.show + div[data-col-type-id='1'],
    .listing-action-section a.show + div[data-col-type-id='2'],
    .listing-action-section a.show + div[data-col-type-id='3'] {
        display: block !important;
        position: absolute;
        background: #373535bd;
        z-index: 56;
        width: 100%;
        height: 251px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        top: 34px;
    }

    .listing-action-section a.show + div[data-col-type-id='2'], .listing-action-section a.show + div[data-col-type-id='3'] {
        left: 0px;
    }


    .title.row {
    font-size: 15px;
    color: white;
    padding-top: 4px;
}

    .pop-up &gt; .row {
    margin: auto;
}

a[data-col-type-id='1'] i:hover, a[data-col-type-id='1'].show i {
    color: #ed1c24 !important;
}

a[data-col-type-id='2'] i:hover, a[data-col-type-id='2'].show i {
    color: #3f51b5bd !important;
}

a[data-col-type-id='3'] i:hover, a[data-col-type-id='3'].show i {
    color: #4caf50bd !important;
}

div[data-col-type-id='1']{
      background: #992e45cc !important;
}

div[data-col-type-id='2'] {
    background: #3f51b5bd !important;
}

div[data-col-type-id='3'] {
     background: #4caf50bd !important;
}


.c {
   width: auto;
    padding-right: 35px;
    border: 1px solid #f7f7f7;
  
    position: relative;
    color: white;
}

select.c option {
    color: black;
}

.create-new-collection {
    width: 80%;
    margin: auto;
    display: none;
}

    .create-new-collection.show-block {
        display:block;
    }

.create-new-collection-link {
     margin-top: 5px;
     font-size: small;
}

    .create-new-collection-link a {
        cursor:pointer; 
        color: white;
        text-decoration: none;
    }

    .create-new-collection-link a:hover {
        
        color: white;
       
    }


.add-to-collection, .add-collection-to-list {
    color: white;
    padding-top: 2px;
    padding-bottom: 2px;
        background: transparent !Important;
    border: 1px solid #f7f7f7;
    background: #304dc1;
    height: 30px;
    text-transform: capitalize;
    font-size: 14px;
}

.add-collection-to-list:disabled, .add-to-collection:disabled {
    color: #d5d3d3;
    border: 1px solid #d5d3d3;
}

.notification-label {
    display:none;
}

select.c {
    min-width: 168px;
    
}

.normal-hide{
    display:none;
}

.l-icon i {
    position: relative;
    top: 1px;
}

[data-button-add-collection-artid='15688']:disabled {
    background: #cec7c1;
    color: #a5a5a5;
}

.remove-from-collection {
    height: 30px;
    margin-top: 10px;
    width: 90%;
    padding-top: 7px !important;
    padding-bottom: 6px !important;
    margin-left: 10px;
    margin-right: 10px;
}

    .remove-from-collection.hide-button {
        display:none;
    }

    [data-is-logged-in='True'] .prefooter {
    display: none;
}


    .site_wrapper.fadeOnLoad {
        min-height: calc(100% - 92px - 49px);
}

     body[data-is-logged-in='True'] {
        height:100%;
}

    label.required:after {
    content: "*";
    color: red;
    top: -4px;
    position: relative;
    left: 2px;
}

    label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.nav-button {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    background: initial;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #ccc;
}

    .nav-button:hover, .nav-button:focus {
        text-decoration: none !important;
       
    }

    .nav-button:hover {
         background: #f7f9f6;
    }

    .nav-button.disabled {
        opacity: 0.5;
        cursor: not-allowed;
        color: gray;
    }

    .listing-gallery select {
    background: url(/Content/img/down4-16-white.png) no-repeat 94% 56% !important;
}

    .select-from &gt; div{
       display: table-cell !important;
}


    .select-from &gt; div:last-child {
      text-align: left!important;
}

.pop-up .row{
    min-height: 30px;
}

button.remove-from-collection {
    border: 1px solid #ffffff91;
}

.delete-icon {
    cursor:pointer;
}

.art-listing-pre-selected {
    padding-top: 8px;
    box-shadow: 0px 0px 17px #00000038;
   
}


/* Collection CSS */
.Collection-Name {
    color: white;
    position: relative;
    top: 22%;
    transform: translateY(-22%);
    font-size: 22px;
    text-align: center;
}

.Collection-Info {
    position: relative;
    top: 41%;
    transform: translateY(-41%);
    font-size: 20px;
    text-align: center;
}

    .Collection-Info .Art-Listings-Count {
        color: #FFEB3B;
    }

    .Collection-Info .Art-Listings-Price {
        color: #000000;
    }

    .Collection-Info .See-Art-Listings {
        font-size: 18px;
        color: #b8e9ff;
        display: inherit;
        text-align: center;
    }


.Page-Header {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .Page-Header .Page-Title {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        font-size: 26px;
        color: #03A9F4;
    }

    .Page-Header .Page-Add-New-Button {
        display: table-cell;
        text-align: right;
        vertical-align: middle;
    }

.Page-Content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.l-link.Collection-Type-1, .l-link.Collection-Type-2, .l-link.Collection-Type-3 {
     padding: 5px;
}  

.l-link.Collection-Type-1 {
    background-color:#992e45cc !important;
    border: 1px solid #992e45cc !important;
}

.l-link.Collection-Type-2 {
    background-color:#3f51b5bd !important;
    border: 1px solid #3f51b5bd !important;
}

.l-link.Collection-Type-3 {
    background-color: #4caf50bd !important;
    border: 1px solid #4caf50bd !important;
}


.listing-action-section.Collection-Type-1 {
    border: 1px solid #992e45cc !important;
}

.listing-action-section.Collection-Type-2 {
    border: 1px solid #3f51b5bd !important;
}

.listing-action-section.Collection-Type-3 {
    
}

h1.Page-Title {
  
}

.show-search-tab {
    position: sticky;
    top: 420px;
    background: #03A9F4;
    padding: 15px;
    color: white;
    box-shadow: 2px 2px 5px #dedede;
   
}

#search-art-listings, .search-side-bar {
    transition:width 0.3s ease;
}


.full-art-listings div[data-col-type-id='1'], .full-art-listings div[data-col-type-id='2'], .full-art-listings div[data-col-type-id='3'] {
    width: 376px !Important;
    height: 249px !Important;
}

.search-side-bar-0 {
    width:0% !important;
}

.night-mode .listing-gallery.show-with-frames .link-snapshot {
    box-shadow: none;
}

.night-mode input[type="text"] {
    background-color: transparent;
    color: white;
}

.listing-gallery {
    padding-top: 10px;
    align-items: flex-start;
    justify-content: center;
}

a.fa-linkedin:hover {
    background-color: #0077B5 !important;
}

.Left-Align {
    text-align: left !important;
}

.Center-Align {
    text-align:left !important;
}

.Right-Align {
    text-align:right !important;
}

.listing-action-section {
    display: table;
    width: 100%;
}

    .listing-action-section .l-icon {
        display: table-cell;
        text-align: center;
    }


.not-selectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

li.coming-up-li a {
    color: #b3b3b3 !important;
}

.lim-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.not-shown, .l-sold {
    width: 100%;
    text-align: center;
    position: relative;
    top: 43%;
    font-weight: bold;
    font-size: 15px;
    color: #575757;
    background: #ffffff7a;
    padding-top: 1px;
    padding-bottom: 4px;
    left: -1%;
    z-index: 1;
}

.l-sold {
    background: rgba(169, 68, 66, 0.82);
    color: #e1e1e1;
    top: 91%;
    width: 101%;
}

.pagination-records-per-page {
    padding-right: 0px !important;
}

.pagination-total-records {
    text-align: center !important;
    padding-right: 0px !important;
    position: relative;
    left: -61px;
}

.acstyp-1 {
    background-color: #ffe4c482;
}</pre></body></html>