#nn_run_about_header{
    border-bottom: 1px solid #ccc;
}
.noborder{
    border:0px !important;
}
#nn_run_about_header .noborder{
    margin-bottom: 0px;
}
#nn_run_about_artist .run_text_block{
    text-align: left;
}
body.admin .runCard:after{
    content:'T';
    color:#fff;
    text-align: center;
    font-size: 10px;
    width:15px;
    height: 15px;
    border-radius:50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #990700;
}

#nn_run_about_toggle_group{
    width:100%;
    border-bottom: 1px solid #ccc;
    height: 51px;
}
#nn_toggle_empty{
    border-bottom: 0px !important;
}
#nn_run_about_toggle_holder{
    max-width:1046px;
    margin: 0 auto;
}
@media(max-width: 1045px){
    #nn_run_about_toggle_holder{
        max-width:90%;
    }
}
@media(max-width: 380px){
    .nn_run_about_toggle{
        font-size:11px;
    }
}
body.admin .runCard.hasattributes:after{
     content:'T';
     color:#fff;
     text-align: center;
     font-size: 10px;
    width:15px;
    height: 15px;
    border-radius:50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color:#00AA00;
}
 body.admin .inv_loctext{
     position: absolute;
     top:0;
     right: 0;
     height: 15px;
     line-height: 15px;
     background-color:#fff;
     color:#000;
     font-size: 12px;
 }
body.admin .runCard:before{
    content:'^';
    color:#fff;
    text-align: center;
    font-size: 10px;
    width:15px;
    height: 15px;
    border-radius:50%;
    position: absolute;
    top: 0;
    left: 20px;
    background-color: #990700;
}body.admin .runCard.haspriceraisers:before{
     content:'^';
     color:#fff;
     text-align: center;
     font-size: 10px;
     width:15px;
     height: 15px;
     border-radius:50%;
     position: absolute;
     top: 0;
     left: 20px;
     background-color:#00AA00;
 }
#singleartist_name h1{
    font-size: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
}
#artist_runheader_left h2, #singleartist_bio_header h2{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: inherit;
}
#exhibitions_title{
    margin-bottom: 30px;
}
#exhibition_share{
     display: inline-block;
     width: auto;
 }
#singlerun_share_link{
    display: inline-block !important;
    float: none !important;
    position: relative !important;
    right: 0px !important;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
 #singlerun_share_text{
     display: inline-block;
 }
 @media(max-width: 1045px){
     #exhibitions_title{
         margin-bottom: 10px;
     }
     #footer_newsletter_subscribe_box{
         border-top: 1px solid #ccc;
         padding-top: 10px;
         padding-bottom: 20px;
         padding-left: 20px;
         padding-right: 20px;
     }
 }
#singlerun_breadcrumb_status, #menu_breadcrumb{
    display: none !important;
}/* NEWSITEM START */
.cardtype_promo .cardtext, .cardtype_promo .cardHeader{
    display: none !important;
}
.promocard_web{
    width: 304px;
    height: 375px;
}
.cardtype_promo .cardImage{
    width:304px;
    height: 375px;
}
.runCard.cardtype_promo .front{
    padding:0px !important;
    background-color:transparent !important;
}
.cardtype_promo .cardImage img{
    transition:none !important;
    -webkit-transition:none !important;
}
.promocard_mobile {
    display: none;
}
.promocard_web {
    display: block;
}
.runCard.cardtype_promo:hover .cardImage img {
    width: 100%;
    margin-left:0 !important;
    margin-top: 0 !important;
    height: auto !important;
    top: 0% !important;
    left: 0% !important;
}
@media (max-width: 669px){
    .promocard_mobile{
        display: block;
    }
    .promocard_web {
        display: none;
    }    .runCard.cardtype_promo .cardImage{
             margin: 0 auto;
             float: none;
         }
    .cardtype_promo{
        height: auto;
        max-width:594px;
        margin: 0 auto;
        margin-bottom: 5px;
    }
    .cardtype_promo .cardImage{
        width:auto;
        height: auto;

    }
}
#preorder_info{
    font-weight: bold;
    font-size: 13px;
    margin-top: .5em;
}
body.body_news{
    background:#fff !important;
}
.ssb-share{
    display: none !important;
}
#newsitem_body img{
    max-width:100%;
    height:auto;
}
#newsitem_body div{
    max-width:100%;
}
#newsitem_menu{
    margin:0 auto;
    height:50px;
    max-width:calc(100% - 200px);
}
.body_news #eng_menu{
    position: fixed;
    width: 100%;
    height: 59px;
    top:125px !important;
    border:1px solid #ccc;
    border-left: 0px;
    border-right:0px;

}
#newsitem_menu_back, #newsitem_menu_last{
    float: left;
}
#newsitem_menu_next{
    float: right;
}
#newsitem_menu_back, #newsitem_menu_next, #newsitem_menu_last{
    line-height: 59px;
    color:#000;
    font-weight:normal;
    font-style: italic;
}

#newsitem_full a{
    text-decoration: none;
    color:#1f9fff;
}
#newsitem_full{
    max-width:1046px;
    padding-top: 80px;
    margin: 0 auto;
}

#newsitem_date{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    margin-top: 1em;

}
#newsitem_full{
    text-align: left;
}
/* NEWSITEM STOP */
/* MISC START */
.nn_run_about_work{
    user-select: text;
}
.nn_section{
    border-top:2px solid #bcbcbc;
    padding-bottom:41px;
}
.nn_section.noborder{
    border-top:0px !important;
}
.nn_headline{
    font-size:36px;
    font-weight:bold;
    margin-top:32px;
    margin-bottom:42px;
}
.cardArchivedText{
    font-weight:bold;
}
.nn_newsCaption .captionHeader{
    font-size:18px;
    font-weight:bold;
    text-transform: uppercase;
}.nn_newsImg{
     display: table-cell;

 }
.nn_newsCaption{
    vertical-align: top;
    display:table-cell;
    font-size:14px;
    padding-left:33px;

}
.nn_newsCard{
    display: table-row;
    width:100%;
}
.nn_newsCard a{
    color:#000 !important;
}
.nn_newsCard img{
    width:150px;
}/* MISC STOP *//* old pages start */
#about_slider .flexslider{
    border-left:0px !important;
    border-right: 0px !important;
}

@media (max-width: 1302px){
    .body_warhol #cover_photo{
        margin-top: 41px !important;
    }
}

#nn_run_artist, #nn_run_printname{
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important;
}
/* old pages stop */
#minicart_holder{
    max-height: calc(100% - 40px) !important;
    overflow: auto;
    padding:15px !important;
}
@media(max-width:1045px){

    #minicart_holder{

max-height:calc(100% - 100px) !important;
}
}
.body_shopping_cart #nn_quickview_holder{
    display: none !important;
}
/* CSS BTNS */
@font-face {
    font-family: 'icomoon';
    src:url('/font/icomoon.eot');
    src:url('/font/icomoon.eot?#iefix') format('embedded-opentype'),
    url('/font/icomoon.woff') format('woff'),
    url('/font/icomoon.ttf') format('truetype'),
    url('/font/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.btnNav{
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background:#000;
    color:#fff;

}
.btn{
    align-items: flex-start;
    text-align: center;
}
.btnNav {
    padding: 25px 120px 25px 60px;
    overflow: hidden;
    width: 100%;
    margin: 0px;
    box-sizing: border-box;
    font-family:Open Sans;
}
.btnNav:hover {
    background: #333;
}
.btnNav:after {
    width: 20%;
    height: 200%;
    background: rgba(255,255,255,0.1);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
}

.btnNav:hover:after {
    width: 25%;
    background:#1f9fff;
}
.btn:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}



.icon-arrow-right:before {
    content: "\e00d";
}

.btn:before, .btnNav:before, .icon-heart:after, .icon-star:after, .icon-plus:after, .icon-file:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
}
.btnNav:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 3;
    font-size: 140%;
    width: 60px;
}
.btnNav:before {
    left: auto;
    right: 10px;
    z-index: 2;
}
.btnNav:after, .btnNav:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* /CSS BTNS */
/* CREATIVE SERVICES START */
#fp_menu{
    display: inline-block;
    list-style: none;
    margin-top:0;
    margin-bottom:0;
    vertical-align: top;
}
#fp_menu li.active{
    color:#1f9fff;
}
#fp_menu li{
    cursor: pointer;
    cursor: hand;
}
#cs_featuredprojects_container{
    position: relative;

}
#cs_featuredprojects_inner{
    width:calc(100% - 300px);
    margin:0 auto;
    max-width:1250px;
}
#cs_featuredprojects_holder{
    background-color: #eee;
    min-height: 500px;
    padding: 81px 0px;
    width: 100%;
    margin: 0 auto;
}
#cs_featuredprojects_header{
    float: left;
    font-family: Open Sans;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 800;
    vertical-align: top;
    color:#000 !important;
}
#cs_featuredprojects_menu{
    float: right;
    vertical-align: top;
    margin-top: 19px;

}
#cs_featuredprojects_menu ul{
    display: inline-block;
    list-style: none;
    margin-top:0;
    margin-bottom:0;
}
#cs_featuredprojects_menu li{
    display: inline-block;
    list-style:none;
    margin-left:17px;
    font-weight:bold;

}
a {
    text-decoration: none;
}
#projects_more{
    width:208px;
    margin:0 auto;
    margin-bottom: 73px;
    margin-top:43px;
    text-align: center;
    display: block;
    text-decoration: none;
}
.btnClassic{
    border: 1px solid #bdb9ae;
    background-color: #fff;
    display: inline-block;
    height: 35px;
    color:#000;


    line-height: 35px;
    padding-left: 22px;
    padding-right: 22px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    font-size: 14px;

}

/* CREATIVE SERVICES STOP */
/* main shell */#eng_menu{
    width:342px;
    position: fixed;
    top:100px;
    left:0px;
    font-family:Open Sans;
    color:#000;
    background-color: #fff;
    font-weight: bold;
}
.admin #eng_menu{
    top:150px;
}
@media(max-width:1045px){
    html body.admin{
        padding-top:0px !important;
    }
}
/* main shell end */
/* HEADER START */
#nn_mobile_header{
    display: none;
}
#nn_header{
    height:75px;
    line-height:75px;
    font-family:Open Sans;
    width:100%;
    background-color:#fff;
    z-index:12;
    border-bottom:1px solid #ccc;
}
#nn_header.fixed{
    position:fixed;
    top:0px;
    left:0px;
}
.admin #nn_header.fixed{
    top:50px;
    left:0px;

}
#nn_logo{
    display: inline-block;
    width: 132px;
    height: 46px;
    margin-left: 26px;
    background-image: url(/img/nn_logo.png);
    background-size: 132px 46px;
    margin-top: 15px;
    float:left;
}
#nn_menu_loginbtns{

}
#nn_menu_account{
    font-size:12px;
    font-weight:bold;
    float: right;
    color:#000;
    margin-left:20px;
    margin-right:20px;
}
#nn_menu_top{
    display:inline-block;
    vertical-align:top;
    float:left;
}
#nn_menu_top ul{
    margin-top:0px !important;
    margin-bottom:0px !important;
    padding-left: 33px;
}
#nn_menu_top ul li a{
    color:#000;
    text-decoration: none;
    TEXT-TRANSFORM: uppercase;
    font-weight: bold;
}
#nn_menu_top ul li a:hover{
    color:#1f9fff;

}

#nn_menu_top ul li{
    cursor: pointer;
    cursor: hand;
    list-style-type: none;
    display: inline-block;
    font-weight: 500;
    margin-right: 26px;
    font-size: 13px;


}
#eng_menu.hidden {
    display: none !important;
}
#nn_search_close{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 31px;
    z-index: 2;
    line-height: 31px;
    width: 31px;
    text-align: center;
    cursor: pointer;
    cursor: hand;

}
#nn_menu_search{
    border: 1px solid #adadad;
    display: inline-block;
    height: 31px;
    width: calc(100% - 1059px);
    position: relative;
    max-width: 325px;

    vertical-align: top;
    margin-top: 21px;
    float:right;
    background-color:#fff;

}
@media (max-width: 1311px) {
    #nn_menu_search{
       /* width:219px;*/
    }
}
@media (max-width: 1209px) {
    #nn_menu_search{
        /*width:149px;*/
    }
}
@media (max-width: 1142px) {
    #nn_menu_search{
/*        width:109px;*/
    }
}
@media (max-width: 1097px) {
    #nn_menu_search{
        display: none;
    }
}
@media (max-width: 1058px) {
    #nn_menu_search{
        display: none;
    }
}
#nn_menu_search input{
    vertical-align: top;
    height:100%;
    position: absolute;
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: -o-calc(100% - 30px);
    width: calc(100% - 30px);
    box-sizing:border-box;
    margin-left: 23px;
    padding-left: 7px;
    border:0px;
}
#nn_menu_signin{
    display: inline-block;
    width: 60px;
    text-align: right;
    padding-right: 9px;
    border-right: 1px solid #000;
    height: 12px;
    line-height: 12px;
    cursor:pointer;
    cursor:hand;
}
#nn_menu_signup{
    display:inline-block;
    width:60px;
    text-align:left;
    padding-left:9px;
    cursor:pointer;
    cursor:hand;

    height:12px;
    line-height:12px;
}

#nn_menu_loginbtns{
    display: inline-block;
    float: right;
    margin-top: 0px;
    font-size: 12px;
    font-weight: bold;
    margin-right: 22px;
    margin-left:7px;


}
#nn_menu_search:before{
    position: absolute;
    width: 25px;
    height: 21px;
    background-image: url(/img/nn/sprites.png);
    background-size: 500px 500px;
    background-position: -64px -105px;
    left: 0px;
    top: 5px;
    content: "";
}
#nn_search_results{
    background-color:#fff;

}
#nn_menu_cart{
    float: right;
    display: inline-block;
    height: 76px;
    line-height: 75px;
    width: 95px;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight:bold;
    cursor:pointer;
    cursor:hand;
    -webkit-clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%);
}
@media (max-width: 1045px) {
   .nn_body #mobile_search_holder{
        height:calc(100% - 41px);
       padding-top: 0px !important;
       top:41px;
    }
    .nn_body.hascartitems #mobile_search_holder{
        top:61px;
    }

    .nn_body #mobile_header_searchresults{
        height:calc(100% - 45px);
    }
    #nn_mobile_header{
        display: block;
        position: fixed;
        top:0;
        left:0;
        height:40px;
        background-color: #fff;
        z-index: 42;
        width:100%;
    }
    #nn_header{
        display:none;
    }

    .mobilemenu_item {
        height: 100%;
        float: left;
        text-align: center;
    }

    .footermenu_3 {
        width: 33.3%;
    }

    .mobilemenu_item.footermenu_3 {
        width: 33%;
        text-align: center;
        float: left;
        color: #666;
    }

    .icon_artworks {
        background-position: -64px -3px;

    }

    .mobilemenu_item:hover .mobilemenu_itemlabel, .selected .mobilemenu_itemlabel {
        color: #00b1de !important;
    }

    .mobilemenu_item:hover .icon_artworks, .selected .icon_artworks {
        background-position: -64px -21px !important;
    }

    .icon_artists {
        background-position: -118px -3px;
    }

    .mobilemenu_item:hover .icon_artists, .selected .icon_artists {
        background-position: -118px -21px !important;
    }

    .icon_news {
        background-position: -92px -3px;
    }

    .mobilemenu_item:hover .icon_news, .selected .icon_news {
        background-position: -92px -21px !important;
    }

    .mobilemenu_itemicon {
        width: 29px;
        height: 20px;
        margin: 0 auto;

    }

    .mobilemenu_item {
        padding-top: 5px;
    }

    .mobilemenu_itemlabel {
        color: #b6b6b6;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
    }

    .mobile_sprite {
        background-image: url('/img/nn/Mobile-Sprites.png');

        background-size: 400px 400px;
    }
}
/* HEADER STOP */
/* CARDS START */
.card_nocountdown{
    display:inline-block;
}
.runCard{
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;

    transform: translateZ(0);

}
.runCard.newCard .cardTitle{
    height:auto !important;
}
.runCard.newCard .card_countdown{
    display: inline-block;
}
/* CARDS STOP *//* SEARCH PAGE START */
.noresults_img{

}
.noresults{
    text-align: center;
}
.noresults_header{
    color:#c2c2c2;
    font-size:28px;
    margin-top:1em;
    margin-bottom:1em;
}
.noresults_subheader{
    color:#c2c2c2;
    font-size:14px;
    margin-bottom:2em;
}
.noresults_subheader a{
    color:#00c7fa;
    text-decoration: none;
}
.noresults{
    margin-top:70px;
}
#nn_search_artists{
    padding-bottom:27px;
}
.search_more{
    border: 1px solid #bdb9ae;
    background-color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-left: 22px;
    padding-right: 22px;
    margin-bottom: 43px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    font-size: 14px;
}
#quicksearch_viewall{
    background-color: #3bb272;
    color: #fff;
    width: 100%;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
    box-sizing: border-box;
    border: 10px solid #fff;
    border-bottom:0px;
    margin-bottom:10px;
    border-top: 0px;
    cursor: pointer;
    cursor: hand;
}
.body_search #eng_content{
    width:calc(100% - 200px);
    padding-top: 80px;
    margin: 0 auto;

}
.body_search .search_more_holder{
    margin: 0 auto;
    text-align: center;
}
.body_search #filter_buttons{
    display: none !important;
}
#nn_search_title{
    display: inline-block;
    text-align: left;
    font-size: 24px;
    color: black;
    font-weight: 800;
    font-family: Open Sans;
}
#nn_search_titleq{
    color:#00c6fd;
    text-transform: uppercase;
    display: inline-block;
}
#nn_search_menu ul{
    padding-left: 0px;
}
#nn_search_menu ul li:first-child{
    padding-left:0px;
}
.nn_search_results{
    border-bottom:0px solid #ccc;
    background-color:#fff;
}
.nn_search_cat{
    font-size: 24px;
    font-family: Open Sans;
    text-align: left;
    font-weight: 800;
    padding-top: 27px;
    padding-bottom: 27px;
    text-transform: uppercase;
}
#nn_search_holder_artists{
    border-top: 0px;
}
#nn_search_totalfound{
    display: inline-block;
    text-align: right;

}
#nn_search_left{
    display: block;
    vertical-align: top;
}
#nn_search_right{
    display: table-cell;
    vertical-align: top;
}

#nn_search_header{
    border-bottom:1px solid #ccc;
    text-align: left;
    margin:0 auto;
    padding-top:1.5em;
    padding-bottom:1.5em;
    display: table;
    width:100%;
}
#nn_search_menu{
    float: right;

    padding-top: 11px;
    padding-bottom: 8px;
}
#nn_search_menu ul{
    list-style-type: none;
    width:100%;
    margin-top: 0px;
    margin-bottom: 0px;
}
#nn_search_menu ul li{
    display: inline-block;
    padding-left: 14px;
    text-align: left;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
#nn_search_menu ul li.selected, #nn_search_menu ul li:hover{
    font-weight:bold;

}
/* SEARCH PAGE STOP */
/* ARTWORKS START */
#nn_artworks_artist_search_results .ui-autocomplete{
    padding-top:20px;
    position: relative !important;
}
.artistAC{

}
.artistAC:hover, .artistAC:hover .ui-state-active{
    background-color: #eee !important;
    background: #eee !important;
}
.artistAC_ul .ui-state-active{
    border:0px !important;
}

.artistAC_name{
    font-weight: bold;
    text-transform: uppercase;
    font-size:16px;
    color:#000;
}
.artistAC_all{ padding-right:5px;}

.artistAC img.ui-state-active{
   /* margin:0 !important;
    margin-bottom:20px !important;
    padding:0 !important;*/
}
.artistAC_ul{
    border:0px !important;
}
.artistAC_workholder{
    font-style: italic;
    display: table-row;
    font-size:10px;
    color:#646464;
}
.artistAC_available{
    display: table-cell;
    color:#000;
    font-weight:bold;
}
.artistAC_all{
    display: table-cell;

}
/*.ui-autocomplete { display: inline-block !important; }*/
.artistAC_ul .ui-state-active{
    margin:0;
}
.body_artworks #eng_content #runs_box{
    padding-top: 15px;
}
#artworks_nav_top{
    height:37px;
}
#nn_artworks_artist_holder{
    border:0px solid #ccc;
    position: relative;
    margin-top: 20px;
    width: 245px;

}

#nn_artworks_artist_holder:before {
    position: absolute;
    width: 27px;
    height: 21px;
    background-image: url(/img/nn/sprites.png);
    background-size: 500px 500px;
    background-position: -64px -105px;
    left: 0px;
    top: 5px;
    content: "";
}

#nn_artworks_artistsearch{
}
#nn_artworks_artistsearch:before {
    position: absolute;
    width: 30px;
    height: 21px;
    background-image: url(/img/nn/sprites.png);
    background-size: 500px 500px;
    background-position: -64px -105px;
    left: 0px;
    top: 5px;
    content: "";
}
#nn_artworks_mobile_header{
    display: none;
}
.artistAC_location, .artistAC_all{
    font-weight:normal !important;
}
.nn_artworks_category.noselect{
    font-size: 16px;
}
#nn_artworks_artistsearch{
    width: 100%;
    user-focus: none;
    height: 3em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: Open Sans;
    padding-left: 32px;
    margin-left: 0;
    margin-bottom: 25px;
    border: 0px;
    border:1px solid #ccc;

    box-sizing: border-box;
}
#nn_artworks_artistheader{
    height: 205px;
    border-bottom: 0px solid #ccc;
    font-family:Open Sans;
    position: relative;

}
#nn_artworks_artistpagelink{
    color: #1f9fff;
    position: absolute;
    bottom: 32px;
    font-size: 13px;
    left: 0;
    font-weight: bold;}
#nn_artworks_artistheader img{
    width: 165px;
    height: auto;
    margin-top: 7px;
    margin-right: 23px;
}
#nn_artworks_artistbio {
    font-size: 12px;
    line-height: 1.2em;
    margin-top: .7em;
    margin-bottom: 1em;
}
#nn_artworks_artistlocation {
    font-size:19px;
}
#nn_artworks_artistinfo{
    width:450px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
    height:100%;

}
#nn_artworks_artistname{
    font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: top;
    line-height: 1em;
}
.nn_artwork_type.selected, .nn_artwork_subtype.selected{
    /*color:#81e0ff !important;
    *
     */
}
.nn_artwork_type{
    cursor: pointer;
    cursor: hand;
}
.nn_artwork_subtypes{
    display: none;
    margin-left: 15px;
    cursor: pointer;
    cursor: hand;
    padding-bottom: 10px;
    padding-top: 0px;

}
/* ARTWORKS START */
.body_artworks #eng_content {
    padding-bottom: 50px;
    width:calc(100% - 342px);
    margin-left:342px;
}
#nn_artworks_left{
    width:342px;
    background-color:#fff;
    display:inline-block;
    padding-top:17px;
    font-weight:bold;
    font-family:Open Sans;
    color:#000;
    position:fixed;
    top:100px;
}
.admin #nn_artworks_left{
    top:150px;
}
.nn_artworks_category.selected, .nn_artworks_subcategory.selected{

}
.nn_artworks_category, .nn_artworks_subcategory{

    cursor:pointer;
    cursor:hand;

}
.nn_artworks_category:hover, .nn_artworks_subcategory:hover{
    /*color:#000 !important;*/
}
.nn_artworks_category{
    font-size:18px;
    line-height:35px;
}
.nn_artworks_subcategory{
    font-size:14px;
    line-height:18px;
}

.nn_artworks_range label{
    color:#000;
    text-transform:uppercase;
}
.ui-slider-horizontal{
    height:3px !important;
}
.ui-slider-horizontal .ui-slider-handle{
    top: -5px !important;
    margin-left: -9px !important;
}
.ui-slider{
    position: relative;
}
.ui-slider.ui-widget-content{
    box-shadow:0 1px 0px rgba(255, 255, 255, 0.25), inset 0 0 4px rgba(0, 0, 0, 0.9);
    background:#565656;
    border-radius:7px;
    border:0px !important;
    margin-top: 11px;
    margin-bottom: 11px;
    margin-left: 6px;
    margin-right: 6px;
    height:7px !important;
}

.ui-slider .ui-widget-header{
    background-image:none !important;
    background-color:#fff;

}
.ui-slider .ui-slider-handle{
    position: absolute;
    top: -5px;
    margin-left: -9px;
    z-index: 2;
    height: 16px !important;
    width: 16px !important;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #d4d4d4;
    /*background:#d4d4d4 url(/img/nn/range_bg.png) !important;*/
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    border: 1px solid rgba(0, 0, 0, 0.3) !important;
    /*box-shadow: 0 0px 2px rgba(0, 0, 0, 0.4), inset 0 0px 1px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.6), 0 4px 2px rgba(0, 0, 0, 0.2), 0 9px 4px rgba(0, 0, 0, 0.1), inset 0 2px 1px white;*/

    outline: none;
    box-sizing:border-box;
}
.ui-slider .ui-widget-header{
    position: relative;
    height: 7px;
}
#slider_edition.ui-slider .ui-widget-header{
    background-color: #9FD0E9;
    box-shadow: inset 0 0 4px rgba(0, 85, 151, 0.8), inset 0 0 2px rgba(0, 0, 0, 0.5);

}
#slider_red-unused{
    background-color: #e69e9b;
    box-shadow: inset 0 0 4px rgba(163, 18, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.5);
}
#slider_price.ui-slider .ui-widget-header{
    background-color: #9edbbc;
    box-shadow: inset 0 0 4px rgba(19, 121, 72, 0.8), inset 0 0 2px rgba(0, 0, 0, 0.5);

}
#slider_height.ui-slider .ui-widget-header{

    background-color: #e3e3e3;
    box-shadow: inset 0 0 4px rgba(88, 88, 88, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.3);
}
#slider_yellow-unused{
    background-color: rgb(233, 227, 159);
    box-shadow: inset 0 0 4px rgba(204, 188, 1, 0.8), inset 0 0 2px rgba(0, 0, 0, 0.5);

}
#slider_width.ui-slider .ui-widget-header{
    background-color: #e3e3e3;
    box-shadow: inset 0 0 4px rgba(88, 88, 88, 0.5), inset 0 0 2px rgba(0, 0, 0, 0.3);



}
.ui-slider-handle{
    outline:none;
}
.ui-slider .ui-slider-handle{
    /*width: 14px !important;
    height: 14px !important;
    border-radius:50% !important;
    top:-8px !important;
    background:#fff !important;
*/}
.autocomplete-suggestion{
    background-color: #fff;
    font-family:Open Sans;
    cursor: pointer;
    cursor: hand;

}
.nn_artworks_range{
    margin-left: 0px;
    margin-right: 18px;
    background-color:#fff;
    padding-top:5px;
    height:90px;
    margin-bottom:10px;

}
.nn_artworks_range.double{
    height:auto;
    margin-top: 20px;
}
.nn_artworks_range .nn_artworks_inner{
    margin-left:0px;
}
#nn_artworks_artist_holder{
    margin-left:26px;

}
.double .nn_artworks_inner{
}
.nn_artworks_range input{
    border:0;
    color:#a8a8a8;
    font-family:serif;
    text-align:right;
    float:right;
    font-size: 11px;
    padding-right: 4px;
}
.nn_artworks_inner{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 0px;
    padding-bottom: 19px;
    margin-left: 9px;
    padding-top: 19px;
    margin-right: 9px;
    font-size: 12px;
    height: 43px;
}
#nn_artworks_loading{
    display:none;
}
#nn_artworks_artist_name{
    display: inline-block;
}
#nn_artworks_holder{
    /* Firefox */
    width: -moz-calc(100% - 684px);
    /* WebKit */
    width: -webkit-calc(100% - 684px);
    /* Opera */
    width: -o-calc(100% - 684px);
    /* Standard */
    width: calc(100% - 684px);
    text-align:center;
    margin:0 auto;
}
#nn_artworks_artist_menu{
    display: none;
}
.artworks_page{
    display:inline-block;
    width:25px;
    height:25px;
    line-height:25px;
    font-size: 12px;
    text-align: center;
    border:1px solid #000;
    margin-right: 3px;
    cursor: pointer;
    cursor: hand;
    margin-bottom:3px;
}
.body_artworks #eng_content{
    max-width: none !important;
}
@media (max-width:2400px) {
    .body_artworks #eng_content {
        max-width:1655px;
        width: 1655px;
    }
}

@media (max-width: 2007px) {
    .body_artworks #eng_content {
        max-width:1324px;
        width: 1324px;
    }
}
@media (max-width: 1676px) {
    .body_artworks #eng_content {
        max-width:993px;
        width: 993px;
    }
}
@media (max-width: 1345px) {
    .body_artworks #eng_content {
        max-width:662px;
        width: 662px;
    }
}
@media (max-width: 1014px) {
    .body_artworks #eng_content {
      width:100%;
        max-width:100%;
        margin-left:0px;
    }
}
.artworks_page.selected{
    background-color: #000;
    color:#fff;
    cursor: default;
}
@media (max-width: 1728px) {
    #nn_artworks_holder
    {
        width: -moz-calc(100% - 342px) !important;
        /* WebKit */
        width: -webkit-calc(100% - 342px) !important;
        /* Opera */
        width: -o-calc(100% - 342px) !important;
        /* Standard */
        width: calc(100% - 342px) !important;
        margin-left:342px !important;

    }
}
.nn_artworks_category:before {
   /* content:'';
    width: 30px;
    height: 30px;
    background-image:url('/img/nn/sprites.png');
    -webkit-background-size:500px 500px;
    background-size:1000px 1000px;
    background-position: -180px 0;
    background-repeat:no-repeat;
    position: absolute;
    top:2px;
    left:0px;
*/
    display: none;
}
.nn_artworks_category[cat=all]:before{
    background-position: -180px -30px;
}
.nn_artworks_category[cat=limited]:before{
    background-position: -180px -60px;
}
.nn_artworks_category[cat=limited].selected:before, .nn_artworks_category[cat=limited]:hover:before{
    background-position: -210px -60px;
}
.nn_artworks_category[cat=limited].selected, .nn_artworks_category[cat=limited]:hover {
    color: #d00034;
}
.nn_artworks_category[cat=recommended]:before {
    background-position: -180px -210px;
}
.nn_artworks_category[cat=recommended].selected, .nn_artworks_category[cat=recommended]:hover {
    color: #d00034;
}
.nn_artworks_category[cat=original]:before{
    background-position: -180px -90px;
}
.nn_artworks_category[cat=archive]:before{
    background-position: -180px -150px;
}
.nn_artworks_category[cat=exhibitions]:before{
    background-position: -180px -120px;
}
.nn_artworks_category[cat=exhibitions].selected:before,.nn_artworks_category[cat=exhibitions]:hover:before{
    background-position: -180px -120px;
}
.ui-slider-handle{
    -ms-touch-action: none;
    touch-action: none;

}
.nn_artworks_category{
    padding-left:0px !important;
    position: relative;
    margin-left:25px;
    max-width:225px;

}
@media(max-width:1045px){
#nn_artworks_filters.hidden{
    display: none;
}
    .nn_body #runs_box{
        text-align: center;
    }
}
.nn_artworks_category:hover, .nn_artworks_category.selected, .nn_artwork_subtype:hover, .nn_artwork_subtype.selected{
    color:#d00034;

}
.nn_artwork_subtype.selected {
    font-style: italic !important;
}
.nn_artwork_subtype{
    margin-left: 35px;
    line-height: 18px;
    font-weight: normal;
    padding-left: 0px;
    font-weight: normal;
    font-size: 14px;
}

.runs_querybutton{
    background-color: #000;
    display: inline-block;
    color:#fff;
    height:25px;
    line-height:25px;
    margin-right:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:122px;
    font-size:10px;
    cursor: default;
    position: relative;
    text-align: left;
    padding-left:10px;
    margin-bottom:5px;
}
.runs_querybutton_close{
    cursor: pointer;
    cursor: hand;
    position: absolute;
    right:0;
    top:0;
    width:25px;
    height:25px;
    text-align: center;
    line-height:25px;
    font-size:12px;
}
#shop_1xrun_header{
    font-size: 25px;
    margin-left: 33px;
    width: 288px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
@media(max-width:1045px){
    #nn_artworks_mobile_refine{
        border: 1px solid #dbdbdb;
        display: inline-block;
        padding: 5px 10px;
        font-family: Open Sans;
        background-color: #fff;
        font-size: 12px;
        color: #3b3b3b;
        margin-top: 6px;
        float: right;
        margin-right: 18px;

    }
    #nn_artworks_mobile_filter_right, #nn_artworks_mobile_filter_left{
        display: inline-block;
        vertical-align: top;
        width:50%;
    }

    #nn_artworks_mobile_header{
        background-color:#f8f8f8;
        border-bottom:1px solid #b2b2b2;
    }
    #nn_artworks_mobile_filter_left{
        padding-left:18px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #nn_artworks_mobile_filter_left_top{
        font-size: 12px;
    }
    #nn_artworks_shop_menu {
        display: none;
    }
    #nn_artworks_mobile_header{
        height: 41px;
        width: 100%;

        background-color: #f8f8f8;
        z-index: 619;
        display: block;

    }
    #nn_artworks_mobile_filterbtn{
        display: inline-block;

    }

    #nn_artworks_mobile_closebtn{
        display: none;

    }
}
/* ARTWORKS STOP */
/* INTERSTITIALS START */
.int_artist_holder{
    text-align:center;
}
.int_runs_holder{
    text-align: center;
}
.artists_single_image{
    background-color:#fff !important;
}
.artists_single_mobile_liketext{
    display: none;
}
@media(max-width:537px){
    .artists_single_name{
      /*  -ms-text-overflow:initial;
        text-overflow:initial ;
        white-space: normal;
*/
    }
    .artists_single{
        width: calc(100% - 40px) !important;
        max-width:100% !important;
        padding:3px !important;
        height:auto !important;
        padding-bottom:43px !important;
        margin-bottom:13px !important;
}
    .artists_single_mobile_liketext{
        display: block;
        position: absolute;
        top:86px;
        font-size: 13px;
        color: #999;
        left:165px;
    }
    .artists_single_info{
        display:inline-block !important;
        width:calc(100% - 130px) !important;
        text-align: left !important;
        vertical-align: top !important;
        padding-left:13px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top:20px !important;

    }
    .artists_single .user_like{
        top: 79px !important;
        left: 151px !important;
    }
    .artists_single_image{
        display: inline-block !important;
        width:125px !important;
        margin-top:0px !important;
    }
    .artists_single_image img{
        width: 100% !important;
        height:auto !important;

    }
}
@media(max-width:420px) {
    .artists_single{
        margin-left:0px !important;
        margin-right: 0px !important;
        width:100% !important;
}
}
/* INTERSTITIALS STOP */
body.quickview-open{
    overflow: hidden !important;
    max-height:100%;
}
#minicart_container{
	position:fixed;
	z-index:999;
}
#minicart_backdrop{
	z-index:200;
}
#nn_ex_clock{
    width: 24px;
    height: 24px;
    background-image: url(/img/nn/sprites.png);
    background-size: 1000px 1000px;
    background-position: -1px -132px;
    display: inline-block;
    vertical-align: top;
    margin-top: 17px;
    margin-right:5px;
}
/* SHAREBOX START */
#sharebox_footer span{
    color:#1f9fff;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}
#sharebox_modal{
	display: none;
	background-color: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	left:0;
	width:100%;
	height:100%;
	z-index: 950;
}
#sharebox_main{
	background-color: #eeeeee;
	width:calc(100% - 30px);
	height:calc(100% - 30px);
	position: absolute;
	top:0px;
	left: 0px;

}
#sharebox_close{
	position: absolute;

	width:50px;
	height:50px;
	background-image: url('/img/nn/sprites.png');
	-webkit-background-size:;
	background-size:1000px 1000px;

	position: absolute;
	top: 19px;
	right: 13px;
	line-height: 40px;
	text-align: center;
	background-color: transparent;
	color: #000;
	font-family: Roboto;
	text-transform: uppercase;
	font-size: 25px;
	width: 34px;
	height: 50px;
	background-position: -58px -443px;
	display: inline-block;
	border-left: 10px solid #eee;
	border-right: 10px solid #eee;
	cursor: pointer;
	cursor: hand;

}
#sharebox_content{
	margin-left: 85px;
	margin-right: 85px;
	margin-top: 50px;
	margin-bottom: 50px;

}
#sharebox_title{
	text-align: center;
	font-size:30px;
	font-weight:800;
}
.sharebox_sharebtn{
	display: inline-block;
	width:318px;
	color:#fff;
	position: relative;
	font-weight:bold;
	line-height: 45px;
	padding-left: 100px;
	height:45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ff00ff;
}
#sharebtn_fb{
	margin-right:28px;
}
#sharebox_body{
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	padding-top: 15px;
}
#sharebox_btns{

	margin-top:36px;
	margin-bottom:36px;
}
#sharebox_link_box{
	background-color: #fff;
	height:45px;
	margin-top:35px;
	position: relative;
}
#sharebox_link_copy{
	background-color: #0ed0b6;
	float: right;
	height:45px;
	width:125px;
	font-size:22px;
	line-height:45px;
	font-weight:bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
	cursor: hand;

}
#sharebox_link_text{
	border:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:5px;
	font-size:10px;
	height:45px;
	width: calc(100% - 125px);

}
#sharebox_footer a{
	color:#249dff;
	font-weight:bold;
}
#sharebox_footer{
	position: absolute;
	bottom: 33px;
	text-align: center;
	width: 100%;
	left: 0;
	font-size: 14px;
}
#sharebtn_fb{
	background-color: #3b589e;
	padding-left: 80px;
}
#sharebtn_fb:after{
	position: absolute;
	left: 4px;
	top: 9px;
	width: 37px;
	height: 35px;
	z-index: 2;
	background-image: url(/img/nn/sprites.png);
	-webkit-background-size: 1000px 1000px;
	background-size: 1000px 1000px;
	background-position: -229px -327px;
	content: '';
}
#sharebtn_twitter{
	background-color: #15b9ee;

	box-sizing: border-box;
}
#sharebox_right{
	width: 16px;
	height: calc(100% - 19px);
	position: absolute;
	right: 0px;
	top: 15px;
	background-color: #eee;
}
#sharebox_bottom{
	height: 16px;
	width: calc(100% - 15px);
	position: absolute;
	bottom: 0px;
	left: 15px;
	background-color: #eee;
}
#sharebox_holder{
	max-width:865px;
	max-height:461px;
	height:461px;
	width:865px;
	position: absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
@media(max-width:900px){
#sharebox_holder{
	max-width:100%;
	max-height:100%;
}
}
#sharebtn_twitter:after{
	position: absolute;
	left: 11px;
	top: 5px;
	width: 37px;
	height: 37px;
	z-index: 2;
	background-image: url(/img/nn/sprites.png);
	-webkit-background-size: 900px 900px;
	background-size: 900px 900px;
	background-position: -204px -331px;
	content: '';
}

/* SHAREBOX STOP */
/* QUICKVIEW START */
#nn_run_about_toggle_holder{
    border-top: 0;
    border-left: 1px solid #ccc;
    text-transform: uppercase;
    display: inline-block;
    font-size: 13px;
    display: table;
    width: 100%;

}
.nn_run_about_toggle{
    width:200px;
    border-top: 1px solid #ccc;
    text-align: center;
    display: table-cell;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #ccc;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    background-color:#f5f5f5;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    cursor: hand;
}
#nn_toggle_empty{
    display: table-cell;
    border-bottom: 1px solid #ccc;

}
.nn_run_about_toggle.active{
    background-color: #fff;
    border-bottom: 1px solid #fff;
    cursor: default;
}
.nn_run_about_art{
    display: none;
    padding-top: 1.5em;
    line-height: 18px;
    padding-bottom: 54px;
    position: relative;

    font-size: 13px;
}
.run_text_block{
    max-height:126px;
    overflow: hidden;
    margin-bottom: 18px;
    transition: max-height 1s cubic-bezier(0, 1, 0, 1);

}
.nn_run_about_art.expanded .run_text_block{
    max-height: 1000px;
    transition: max-height 1s cubic-bezier(0, 1, 0, 1);

}
.nn_run_about_art.expanded .nn_run_about_readmore_btn:after{
    transform:rotate(180deg);
    top:2px !important;
}
.nn_run_about_art, #tbl_nn_run_details, #nn_run_printname, #nn_run_edition{
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;}
#nn_run .runCard.newCard{
    width:290px !important;
    max-width: 290px !important;
}
@media (max-width: 669px){
    #nn_run .runCard.newCard{
        margin-right: 0px !important;
    }
}
.nn_run_about_readmore{
    height: 30px;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
    margin-bottom: 10px;
}
.nn_run_about_readmore:after{
    width:100%;
    height: 1px;
    position: absolute;
    top: 15px;
    left: 0px;
    content:'';
    background-color:#ccc;
    z-index: 1;
}
.nn_run_about_readmore_btn{
    border-radius:50%;
    width: 45px;
    height: 45px;
    background-color:#000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%);
    cursor: pointer;
    cursor: hand;
    z-index: 2;
}
.nn_run_about_readmore_btn:after{
    content:'';
    background-image:url('/img/nn/read-more-arrows-.png');
    background-size:100% 100%;
    position: absolute;
    top: -1px;
    left: 0;
    width:45px;
    height: 45px;
}
.nn_run_about_readmore_txt{
    cursor: pointer;
    cursor: hand;
    position: absolute;
    content: "CONTINUE READING";
    top:-19px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 11px;
    font-weight: bold;
    color: #bababa;
}
.nn_run_about_art.expanded .nn_run_about_readmore_txt{
    content:"SHOW LESS" !important;

}
.nn_run_about_art h4
{
    margin-bottom: 0px;
    margin-top: 0px;
}
.nn_run_about_art.active{
    display: block;
}
#nn_run .int_header{
    font-size:20px;
}
.archived-tooltip{
    color:#b70000;

}
@media (max-width:1045px){
    #nn_run_artist{
        margin-top: 0px !important;
    }
    #nn_run .int_header{
        text-align: center;
    }
    .nn_run_about_readmore{
        width:90%;
        margin-left: 5%;
        margin-right: 5%;
    }
    #nn_run_slider{
        max-width:100% !important;
    }
    #tbl_nn_run_details{
        border-spacing:0px;

    }
    #tbl_nn_run_details td:nth-child(2){
        padding-left:5px;
    }
    #nn_run_artist{
        margin-top: 20px;
    }
    #nn_run_about_header{
        text-align: left;
        margin-left: 5%;
        margin-right: 5%;

    }
    #nn_run_about_header .int_header{
        text-align: left;
        padding-top: 1em;

    }
    #nn_run .nn_run_addtocart{
        margin-top:20px;
    }
    #nn_quickview_iframeholder{
        -webkit-overflow-scrolling: touch;
    }
    #nn_quickview_iframeholder .nn_run_addtocart{
        margin-top: 10px;
    }
    #nn_run_about_toggle_holder{
        margin-top: 58px;

    }
    .nn_run_about_toggle{
        width:50%;

    }
    .nn_run_about_art{
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 18px;
    }
    #nn_toggle_empty{
        display: none;
    }
}
#nn_run_btninquire{
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    height: 47px;
    line-height: 43px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    color: #000;
    border: 3px solid #000;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#nn_run_viewfull, .nn_run_addtocart, #nn_run_artist, #nn_run_no_like, #nn_run_edition, #nn_run_pricebox, #nn_run_qtyholder, #framing_box, #nn_run_frame_options, #nn_run_socials, .nn_frame_option, #nn_statusbar_text, #nn_ex_sharebar{
    user-select: none;
    -moz-user-select: none;
}
#nn_quickview_holder #nn_run{
    overflow-y:auto;
	position:relative;

}
#nn_quickview_holder{
    z-index:12;
}
#nn_quickview_holder{
    display:none;
    position: fixed;
    top:0px;
    background-color: rgba(0,0,0,0.35);
    left:0px;
    width:100%;
    height: 100%;

}
.admin #nn_quickview_holder{
    top:0px;

    width:100%;
}

#nn_quickview_iframeholder{
    width:100%;

    /* Firefox */
    height: -moz-calc(100% - 100px);
    /* WebKit */
    height: -webkit-calc(100% - 100px);
    /* Opera */
    height: -o-calc(100% - 100px);
    /* Standard */
    height: calc(100% - 100px);
    margin-top:50px;
}

.admin #nn_quickview_iframeholder{

}#nn_quickview_closebtn{
     position: absolute;
     top: 27px;
     right: 20px;
     width: 40px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     background-color: transparent;
     color: #000;
     font-family: Roboto;
     text-transform: uppercase;
     cursor: pointer;
     cursor: hand;
     font-size: 25px;

     width: 34px;
     height: 50px;
     background-position: -58px -443px;
     display: inline-block;
     border-left: 10px solid #fff;
     border-right: 10px solid #fff;
     cursor: pointer;
     cursor: hand;
 }
#nn_quickview_closebtn.ex{
    top: 28px;
    right: 27px;
}
#nn_quickview_iframe{
    width:100%;
    border:0px;
}
#quickview_next{
    position: absolute;
    bottom:50%;
    right:0px;
    margin-bottom:-60px;
    width:150px;
    height:120px;
    background-color: transparent;
    color:#fff;
    line-height:150px;
    font-size:80px;
    text-align: center;
    cursor: pointer;
    cursor: hand;
margin-right:-180px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;}
#quickview_last{
    position: absolute;
    bottom:50%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    margin-bottom:-60px;

    height:120px;
    left:0px;
    margin-left:-180px;
    text-align: center;
    line-height:150px;
    background-color: transparent;
    color:#fff;
    font-size:80px;
    cursor: pointer;
    cursor: hand;
}
#quickview_last.shown{
    margin-left:0px;
}
#quickview_next.shown{
    margin-right:0px;
}
#nn_quickview_mobile_header{
    display: none;
}
#nn_quickview_mobile_runinfo{
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    line-height: 20px;
}
#nn_quickview_ex_header{
    height: 107px;
    display: table;
    top: 0px;
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 40;

}
#nn_quickview_ex_img img{
    height: 63px;
    width;auto;
}
#nn_quickview_ex_img{
    display: table-cell;
    vertical-align: middle;
    padding-left: 27px;
    width: 100px;
    padding-right:17px;

}
#nn_ex_photos .flexslider{
    margin:0px !important;
    border:0px !important;
}
#nn_quickview_ex_text{
    display: table-cell;
    vertical-align: middle;
    margin-left: 5px;
}
#nn_quickview_ex_headline{
    font-size: 11px;
    font-weight: bold;
}
#nn_quickview_ex_byline{
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
}
#nn_quickview_closebtn{
    z-index:44;
}
#nn_quickview_holder #nn_ex_content{
    overflow-y: auto;
    overflow-x: hidden;
    position:absolute;
    top: 159px;
    width:100%;
    height: calc(100% - 159px);
}
#nn_quickview_iframeholder.qv_e{
    /*width:calc(100% - 150px);*/

}
#nn_quickview_iframeholder.qv_e #nn_run{
    max-width: 1470px;
    position: absolute;
    height: calc(100% - 100px);
    left: 50%;
    width: calc(100% - 200px);
    transform: translateX(-50%)
}
#nn_quickview_iframeholder.qv_e #nn_run #nn_ex_body {
    margin-left: 55px;
    margin-right: 55px;
}

#nn_statusbar{
    border-top:2px solid #e8e8e8;
    border-bottom:2px solid #e8e8e8;
    height:64px;
    width:100%;


}
#nn_ex_countdown, #nn_ex_col_countdown{
    display:inline-block;
}
#nn_statusbar_text{
    font-family:Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:16px;
    line-height:59px;
    color:#929292;
    font-weight:bold;
    display:inline-block;
}
#nn_ex_sharebar{
    float:right;
    line-height:64px;
    font-family:Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#929292;
    cursor: pointer;
    cursor: hand;
    margin-left: 30px;
}
#nn_run_exh_info a{
    text-decoration: none;
}
#nn_run_exh_img{
    display: table-cell;
    vertical-align: middle;
    padding-left: 27px;
    width: 100px;
    padding-right: 17px;
}
#nn_run_noexh_img{
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    width: 65px;
    padding-top:17px;
    padding-bottom:18px;
    padding-right: 23px;

}

#nn_run_exh_img img, #nn_run_noexh_img img{
    width:auto;
    height:74px;
}
#nn_run_exh_info{
    display: table-cell;
    vertical-align: middle;
    margin-left: 5px;

}
#nn_run_exh_header{
    height: 100px;
    display: table;
    top: 0px;
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 40;
    background-color: #fff;
    border-bottom:1px solid #eee;
    max-height:107px;
}
@media(max-width:1045px){
    #nn_run_exh_info {
        padding-right: 100px;
    }
    #nn_run_exh_header{
        position: relative;
        top: 51px;
    }
}

#nn_run_slider .flexslider{
    padding-bottom: 60px;
    margin:0px !important;
    border:0px !important;
}
#nn_run_exh_name{
    vertical-align:top;
    font-weight:bold;
    font-size:12px;
    color:#000 !important;
    padding-bottom: 5px;

}
#nn_run_frametext{
    font-size: 11px;
    margin-top: 5px;
    margin-right: 00px;
}
#nn_run_noexh_name{
    vertical-align:top;
    font-weight:bold;
    font-size:12px;
    color:#000 !important;
    padding-bottom: 0px;

}
#nn_statusbar{
    padding-left:25px;
    padding-right:35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#nn_run_exh_artist{
    vertical-align:top;
    font-weight:normal;
    font-style:italic;
    font-size:18px;
    color:#000 !important;

}
#nn_run_noexh_artist{
    vertical-align: top;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #000 !important;

}

.body_run #nn_quickview_holder #nn_statusbar{
    position: fixed;
    top:125px;
    left: 0px;
    width:100%;
    z-index: 2;

}
.body_run #nn_quickview_holder  #nn_statusbar{
	position:relative !important;
	top:auto;
}
.body_run #nn_quickview_holder #nn_run{
	padding-top:0px !important;
    overflow: auto;
    max-height:100%;
}
.body_run.admin{
    top:76px;
}
.body_run{
    background:#fff;
}
.body_run #nn_run_left, .body_run #nn_run_right{
    float: left;
}
.body_run #nn_header{
    /*border-bottom:0px;*/
}
.body_run #nn_quickview_holder #nn_run{
    padding-top: 64px;
}
.body_run #nn_run{
    text-align: left;
    padding-top: 0px;
    height:auto;
}
.body_run #eng_content{
    width:calc(100% - 50px);
}
.body_run #nn_run_top{
    padding-top:0px;
    overflow: hidden;
}
.body_run #nn_run_exh_header{
    position:static;
    border-bottom:0px;
}
#nn_quickview_holder #nn_statusbar{
    background-color:#fff;
    position: absolute;
    top: 100px;
    left: 0;
}
#nn_run{
    max-width:1046px;
    margin:0 auto;
    font-family:Open Sans;

}

#run_like_holder{
    text-align: right;
    display: inline-block;
    padding-right: 0px;
    margin: 0 auto;
    float: right;
}
#run_like_btn{
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width:38px;

}
#run_like_text{
    display: none !important;
}
#nn_run_slider{
    margin-top:20px;
    margin-left:20px;
}
#nn_run_slider .flex-control-nav{
    display: inline-block !important;
    text-align: center;
    float: none;
    margin-left:0px !important;
}
#nn_run_slider .flex-control-thumbs li{
    display:inline-block !important;
    text-align: left;
    /* float: right; */
    width:50px;
    margin-left: 0px;
    margin-right:10px;
    bottom: 0px;
    height: 50px;
    left: 0px;
}
#nn_run_timeleft{

    border: 3px solid #000;
    font-size: 13px;
    margin-top:1.72em;
    max-width: 340px;
    height:28px;
    box-sizing:border-box;
    font-weight:bold;
    line-height:23px;
}
body.body_thank_you{
    background:#fff !important;
    padding-top: 90px !important;
}
body.body_thank_you #thankyou_greeting{
    font-family: Open Sans;
}
body.body_thank_you #thankyou_orderbox {
    margin-top: 0px;
}

body.body_thank_you #thankyou_orderbox_subheader {
    font-family: Open sans !important;
    font-size:20px;
}
body.body_thank_you #thankyou_orderbox_subbox {
font-family:Open sans;
}
body.body_thank_you #thankyou_orderbox_orderno {
    font-family: Open Sans;
    font-size: 42px;
    line-height: 62px;
    color: #616060;
    font-weight: bold;
}

body.body_thank_you #thankyou_sharebox_header {
    font-family:Open Sans;
    color: #616060;
    font-size: 42px;
    height: 61px;
    line-height: 44px;
    font-weight: 700;
}
body.body_thank_you #thankyou_sharebox_link {
    padding-left: 50px;
    color: #1f9fff;
    font-family: Open Sans;
    padding-left: 0px;
    font-size: 15px;
    margin-top: 15px;
    font-weight: bold;
}
body.body_thank_you #thankyou_sharebox_subheader {
    font-family: Open sans;
    font-size: 20px;
    line-height: 20px;
    border-bottom: 3px solid #ccc;
    padding-bottom: 16px;
    color: #9a9a9a;
}
body.body_thank_you .thankyou_orderbox_btn{
    cursor: pointer;
    cursor: hand;
    background-color: #1f9fff;
    color: #fff;
    font-family: Open Sans;
    display: inline-block;
    width: 305px;
    height: 53px;
    line-height: 53px;
    text-align: right;
    font-size: 20px;
    box-sizing: border-box;
    font-weight: bold;
}
body.body_thank_you #thankyou_orderbox_header {
    font-family: Open Sans;
    color: #616060;
    font-size: 48px;
    line-height: 58px;
    padding-left: 24px;
    padding-top: 14px;
    font-weight: 800;
}
@media(max-width:800px){
    body.body_thank_you #thankyou_orderbox_header {
        font-family: Open Sans;
        color: #616060;
        font-size: 20px;
        line-height: 20px;
        padding-left: 0;
        padding-top: 14px;
        font-weight: 800;    }
    body.body_thank_you #thankyou_orderbox_subheader {
        font-family: Open sans !important;
        font-size: 13px;
        text-align: center;
    }
    body.body_thank_you #thankyou_orderbox_orderno {
        font-family: Open Sans;
        font-size: 20px;
        line-height: 32px;
        color: #616060;
        font-weight: bold;
    }
    body.body_thank_you .thankyou_orderbox_btn{
        width:100%;
        padding:0;
        padding-right: 0px !important;
        text-align: center;
        padding-left: 0px !important;

    }
    body.body_thank_you #thankyou_sharebox_link {
font-size:8px !important;
    }
    body.body_thank_you .thankyou_orderbox_btn:after{
        display: none !important;
    }
    body.body_thank_you #thankyou_orderbox_buttons {
        margin-left:22px !important;
        margin-right: 22px !important;
        width: auto !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    body.body_thankyou thankyou_orderbox_subbox{
        height: 67px !important;
    }
    body.body_thank_you #thankyou_sharebox_header {
        font-family: Open Sans;
        color: #616060;
        font-size: 24px;
        height: 61px;
        line-height: 44px;
    }
}
body.body_thankyou #thankyou_orderbox_subheader{
    font-family:Open sans;
}
body.body_thank_you #thankyou_headertext {
    display: none;

    font-family: Open sans;
    color: #616060;
    font-size: 39px;
    margin-top: 0px;
    line-height: 39px;
    font-weight: 800;
}
#nn_run_timeleft_label{
    background-color:#000;
    color:#fff;
    text-align: center;
    width:52%;
    text-transform: uppercase;
    display: inline-block;
    box-sizing:border-box;

}
#nn_run_countdown{
    text-align:center;
    display: inline-block;
    width:48%;
    font-size:11px;
    box-sizing:border-box;

}
#nn_run_artist a{
    color:#000 !important;
    text-decoration: none;
}
#nn_run_viewfull{
    display:inline-block;
    cursor: pointer;
    cursor: hand;
    height:47px;
    line-height:43px;
    padding-left:15px;
    padding-right:15px;
    font-weight:bold;
    color:#000;
    border:3px solid #000;
    width:100%;
    margin-top:10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

#nn_run_top{

    width:100%;
}
#nn_quickview_holder #nn_run_top{
    margin-top:60px;
}
#nn_run_left{
    display:inline-block;
    vertical-align:top;
    position:relative;
}
#nn_run_right{
    width:448px;
    max-width:448px;
    padding-left:47px;
    display:table-cell;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:top;
}
#nn_run_artist h1{
    margin-top: 0;
    margin-bottom: 0;
    font-size: inherit;
    font-weight: 800;
}
#nn_run_printname{
    margin-top:0em;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
    margin-bottom:0em;

}
#nn_run_printname h2{
    font-size: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight:400 !important;
}
#nn_run_printname a{
    color:#000 !important;
}
#nn_run_printname a:hover{
    color:#1f9fff !important;
}
#nn_run_edition_spacer{
    display:inline-block;
    width:1px;
    background-color:#000;
    height:15px;
    margin-left:16px;
    margin-right:16px;
    vertical-align:middle;
}
#nn_run_edition{
    font-size:14px;

    vertical-align:middle;
    font-weight:bold;
    text-transform:uppercase;
    line-height:18px;
    margin-top:1.2em;
}
#nn_run_runno{
    font-weight: bold;
    font-size: 15px;
    margin-top: 0em;
    text-transform: uppercase;
}
#nn_run_artist{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.4em;
    margin-top: 1.88em;
}
#nn_run_print_type{
    font-size: 12px;
    line-height: 18px;
    margin-top: 2em;
}
#nn_run_print_size{
    line-height:18px;
    font-size:12px;
}
.bolded_detail{
    font-weight: bold;
}
.nn_run_col1{
    display:inline-block;
    width:565px;

}
#nn_run{
    position: relative;
}
#nn_run{
    height:100%;

    background-color: #fff;
}
.nn_run_addtocart, #nn_run_viewfull, #nn_run_btninquire{
    -webkit-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -moz-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -o-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: all 300ms cubic-bezier(0.250, 0.460, 0.940);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}
.nn_run_addtocart{
    display: block;
    width: 100%;
    border: 3px solid #000;
    height: 47px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    cursor: hand;
    margin-top: 10px;
    font-family: Open Sans;
    font-weight: bold;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color:#000;
    color:#fff;
}
.nn_run_addtocart:hover{
    background-color: #01c6fd !important;
    border: 3px solid #01c6fd !important;
    color: #fff !important;
}
#nn_run_viewfull:hover, #nn_run_btninquire:hover{
    background-color: #01c6fd !important;
    border: 3px solid #01c6fd !important;
    color: #fff !important;
}
#run_like_text{


    display: table-cell;
    vertical-align: middle;
    color: #000;
    font-size: 12px;
    text-align: left;
    padding-left: 5px;
    font-weight: bold;



}
#nn_run_no_like{
    display: inline-block;
    border: 0px solid #000;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 18px;    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#nn_run_runno{
    font-weight: bold;
    font-size: 15px;
    background-color: #000;
    margin-top: 0;
    text-transform: uppercase;
    vertical-align: middle;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    display:table-cell;
}
#nn_run_like_holder{
    display:inline-block;
    vertical-align: middle;
}
#run_like_btn .user_like, .card_like_btn .user_like{
    margin-top:12px !important;
    margin-bottom:1px;
    background-image:url('/img/favorite-no.png');
    background-size:38px 38px;
    width:38px;
    height: 38px;
    background-position: 0 0 !important;
    display: inline-block;

}
.card_like_btn .user_like:hover:after {
    right: 0px !important;
    left: 50% !important;
    top: -55px !important;
    transform: translate(-50%, 0) !important;
    z-index: 11;
}
.card_like_text{
    color: #bebebe;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
}
.user_like:hover:after{
    right:0px !important;
    left:initial !important;
    top:39px !important;
}
#run_like_btn{
    display: inline-block;
}
#run_like_btn .user_like.liked, .card_like_btn .user_like.liked{
    background-image:url('/img/favorite-yes.png');
}

.user_like{
    position: relative;
}
#nn_run_pricebox{
    font-size: 24px;
    font-weight: normal;
    margin-top: 16px;
    margin-bottom: 10px;
    display: inline-block;
}
#nn_run_left .flex-control-thumbs img{
    width:auto !important;
    height:100% !important;
}
#nn_run_buttons{
    vertical-align: top;
    line-height: 36px;
    position: absolute;
    right: 0px;
    text-align: right;
    bottom:0px;
    height:36px;
    width: auto;
}
#nn_run_qtyholder{
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    margin-left: 1em;
    margin-top: 17px;
    line-height: 23px;
    padding-top: 5px;
}
#singlerun_quantityselect{
    margin-top: 0px !important;
    -webkit-appearance: none;

}
#nn_run_buttons div{
    display: inline-block;
    background-color: transparent;
    width: 31px;
    height: 27px;

    border-radius: 0;
    margin-left: 0px;
    vertical-align: top;
    cursor: pointer;
    cursor: hand;

}
#singlerun_quantityselect{
    margin-left: 8px;
    background-color: #dfdfdf !important;
    background: transparent;
    border: 0px;
    background-image: none;
    -webkit-appearance: none;
    height: 22px;
    width: 38px;
    text-align: center;
    box-sizing: border-box;
    /* padding-left: 12px; */
    /* padding-right: 5px; */
    font-weight: bold;
    font-size: 11px;
    text-align-last: center;

}
.nn_frame_option{
    display: inline-block;
    width: 77px;
    min-height: 89px;
    height:auto;
    box-sizing: border-box;
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #fff;
    color:#9f9f9f;
    margin-right: 5px;
    cursor:pointer;
    cursor:hand;
    vertical-align:top;
    text-transform:uppercase;
    font-family: Open Sans;
    font-weight: bold;
    font-size: 14px;
    line-height:16px;
    padding-bottom: 5px;

}
.nn_frame_option.selected{
    background-color:#8f8f8f;
    color:#fff;
    cursor:default;
}
.nn_frame_option img{
    width:65px;
    margin-bottom:3px;
    height:auto;
}
.nn_run_frame_options{

}
#framing_box{
    margin-bottom:10px;
}
.nn_sprite{
    background-image: url('/img/nn/sprites.png');
    background-size: 1000px 1000px;

}
.user_like{
    display:inline-block;
    cursor:pointer;
    cursor:hand;
    margin-top:3px;
    width: 25px;
    height: 24px;
    background-position: -35px -294px;


}
.user_like.liked{
    background-position:-62px -294px;
}
#quickview_last_textbox, #quickview_next_textbox{
    display: table-cell;
    vertical-align: middle;

}
#nn_run_inquireonly{
    color: #7b0000;
    padding-top: 5px;
    padding-bottom: 5px;
}
#quickview_next_info, #quickview_last_info{
    background-color:#efefef;
    color:#333;
    font-size:14px;
    display: inline-block;
    width:200px;
    height:120px;
    line-height:18px;
}
#quickview_last_info, #quickview_next_info{
    display: inline-block;
    width:232px;
    position: absolute;
    top:0px;

    padding:10px;
    padding-left:20px;
    padding-right:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    text-align: left;
    display: table;
}
#quickview_last_info{
    border:1px solid #ccc;

    left:165px;
}
#quickview_next_info{
    border:1px solid #ccc;
    right:165px;
}
#quickview_last_img img, #quickview_next_img img{
    width:100%;
    height:auto;
}
@media (max-width: 1154px){
    #nn_run{
        max-width:100% !important;
        width:100% !important;
    }
}
#quickview_last_img, #quickview_next_img{
    width:120px;
    display: inline-block;
    position: absolute;
    top:0px;
    z-index: 2;
    height:120px;
    padding:10px;
    background-color: #fff;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    box-sizing:border-box;

}
#quickview_last_img{
    left:45px;

}
#quickview_next_img{
    right:45px;

}
#quickview_last_icon, #quickview_next_icon{
    background-color:#000;
    position: absolute;
    z-index: 100;
    padding: 44px 4px;
    width: 40px;
    -webkit-transition: width 0.4s, background-color 0.4s;
    transition: width 0.4s, background-color 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);

}
#quickview_last:hover #quickview_last_icon, #quickview_next:hover #quickview_next_icon{
    background-color:#1f9fff !important;
}
#quickview_last_icon{
    padding-left:1px;

}
#quickview_next_icon{
    right:0px !important;
    top:0px !important;
    padding-right:1px;
}
#quickview_last_icon svg, #quickview_next_icon svg{
    fill:#fff;
}
#quickview_next{

}
#quickview_last_headline, #quickview_next_headline{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 19px;

}
#quickview_last_byline, #quickview_next_byline{
    text-transform: uppercase;
    font-size: 12px;
    margin-top: .5em;

    font-style: italic;
}
#quickview_last, #quickview_next{
    width:45px !important;
    overflow: hidden;
    -webkit-transition: width 0.4s, background-color 0.4s, margin-left 1s, margin-right 1s;
    transition: width 0.4s, background-color 0.4s, margin-left 1s, margin-right 1s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    z-index: 1;
}
@media(min-width: 1389px){
    #quickview_last, #quickview_next{
        width:165px !important;
    }
}
#quickview_last:hover, #quickview_next:hover{
    width:400px !important;

}

#quickview_last:hover #quickview_last_icon, #quickview_next:hover #quickview_next_icon{
    background-color: #1d7dc4;
}

@media (max-width: 1045px) {

    .nn_search_results{
        text-align: center;
    }
    #nn_search_left, #nn_search_right{
        display: block;
        width: 100%;
    }
    .nn_search_cat{
        padding-left:20px;
        padding-right: 20px;
    }
    body.body_run #nn_run{
        padding-top: 0px;
    }
    
    body.body_run.hascartitems #nn_run{
        padding-top: 0px;
    }
    #nn_run_more_artist{
        text-align: center;
    }
    #nn_run_more_artist .int_header{
        text-align: center;
    }
    .runCard.newCard{
        width: 290px;
        height: 425px;
    }
    .nn_run_addtocart, #nn_run_viewfull{
        width:100%;
    }
    #nn_run_frametext{
        margin-right: 0px;
    }
    #nn_run_slider{
        margin-left:0px;
        padding-left:5%;
        padding-right:5%;
    }
    #nn_run_right{
        width:100%;
        max-width:100%;
        padding-left:5%;
        padding-right:5%;
    }
    #nn_run_left{
        width:100%;
        margin:0;
    }
    #nn_quickview_holder #nn_run_artist{
        display: none;
    }
    #nn_quickview_holder #nn_run_printname{
        display: none;
    }
    /* RUN STOP */
    /* QUICKVIEW START */
    .body_run.admin #nn_run_exh_header{
        padding-top: 41px;
    }
    #nn_run_exh_header{
        /*display: none !important;*/
    }
    #quickview_next, #quickview_last{
        display:none !important;
    }
    #nn_quickview_mobile_back{
        width: 34px;
        height: 47px;

        display: inline-block;
        border-left: 10px solid #fff;
        border-right: 10px solid #fff;
        cursor: pointer;
        cursor: hand;
        background-position: -58px -443px;
        margin-top: 2px;
    }

    #nn_quickview_holder #nn_run_slider .flex-control-nav{
        margin-left:0px !important;
    }
    #nn_quickview_mobile_artist{
        font-weight:bold;
    }
    #nn_statusbar{
        display: none !important;
    }
    #nn_quickview_closebtn{
     display: none;
    }
    #nn_quickview_holder{
        z-index: 101;
    }
    #nn_quickview_iframeholder{
        margin-top:0px;
        height:100%;
    }
    #nn_quickview_mobile_header{
        display: block;
        position: fixed;
        top:0;
        left:0;
        height:50px;
        width:100%;
        border-bottom:1px solid #ccc;
        z-index: 1;
        background-color: #fff;

    }
    #nn_quickview_mobile_printname, #nn_quickview_mobile_artist{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #nn_footer_mobilemenu{
        display: block;
        position: fixed;
        bottom:0;
        height:43px;
        background-color: #f8f8f8;
        border-top:1px solid #dddddd;

        width:100%;
        z-index: 1000;

    }
    #nn_quickview_mobile_runinfo{
        width: calc(100% - 60px);
    }
    #nn_run_no_like{
        display: none !important;
    }
    #nn_run_ex_header{
        display: none !important;
    }
    #nn_run_slider .flex-control-thumbs{
        display: none !important;
    }
    #nn_run_slider{
        margin:0 auto;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 5px;
        max-width:300px;
    }
    #nn_quickview_holder #nn_run_top{
        margin-top:50px;
    }
    #nn_run_slider .flexslider{
        padding-bottom: 10px;
    }
    #nn_run_slider .flex-control-thumbs li{
        margin-right: 0px;
    }
    #nn_run_left{
        width: 100%;
    }
    #nn_quickview_holder #nn_run_top{
        padding-top: 0px;
        height: 100%;
        overflow: auto;
        padding-bottom: 50px;
        box-sizing: border-box;
    }
    #nn_quickview_holder #nn_run_buttons{
        display: none;
    }
    #nn_quickview_holder #nn_run_slider .flex-control-nav{
        float: none;
        text-align: center;
    }
    /* QUICKVIEW STOP */
}
/* CONTACT START */

#cs_contactform_inline{
    max-width: 1200px;
    margin: 0 auto;
}

#cs_contactholder{
    display: none;
    position: fixed;
    top: 0;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 45;
}
#cs_contactmodal{
    top: 0;
    left:0;
    width:100%;
    height:100%;
    position: absolute;
    z-index:1;
}

#cs_contact_status{
    display: inline-block;
    margin-left:10px;
    line-height:44px;
    height:44px;
    font-size:13px;
    margin-right:15px;
    vertical-align: top;
    float: right;
}
#cs_contact_status.status_bad{
    color:#7b0000;
}
#cs_contact_status.status_good{
    color:#00AA00;
}

#cs_contactform{
    width: 100%;
    max-width: 1160px;
    height:auto;
    position: absolute;
    left:50%;
    top:50%;
    z-index:2;

    background-color: #eee;
    -webkit-transform: translate(-50%,-70%);
    transform: translate(-50%,-70%);
    -webkit-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -moz-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -o-transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: all 600ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad*/


}

#cs_contactform.visible{
    -webkit-transform: translate(-50%,-50%);;
    transform: translate(-50%,-50%);
}
#cs_contact_photo{
    width:100%;
    height:auto;
}
#cs_contact_photo img{
    width:100%;
    height: auto;
}
#cs_contact_headline{
    font-family:Open Sans;
    font-size: 32px;
    font-weight: 800;
    padding-top: .5em;
    padding-bottom: .5em;

}

#cs_contactholder input, #cs_contactholder textarea{
    font-family:Open Sans;
    font-size:14px;
    padding-left: 10px;
    height: 41px;
    margin-top: 10px;
    margin-bottom: 10px;

}
#cs_contact_headline{
    text-align: center;
    padding-top: 57px;

}
.cs_contact_inputrow{
    width:50%;
    box-sizing:border-box;
    display: inline-block;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;

}
#cs_contact_subheadline{
    padding-bottom:.5em;
    text-align: center;
}
.cs_contact_inputrow input{
    width:100%;
    box-sizing:border-box;
    height:36px;
    padding-left:10px;
    border:1px solid #ccc;
    font-weight:normal;
}
#cs_contact_detailtxt{
    width:100%;
    box-sizing:border-box;
    padding-left:10%;
    padding-right:10%;
    position: relative;
    padding-left:10px;
    padding-right:10px;
}

#cs_contact_detailtxt textarea{
    width: 100%;
    height: 90px;
    padding-top: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    resize: none;
    margin: 0px;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
}
#cs_contact_bottom{
    width: 100%;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    padding-left: 61px;
    padding-right:61px;
    height: 36px;
    margin-bottom: 77px;
}
#cs_contact_body{
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 61px;
    padding-right: 61px;
    margin-top:50px;
    margin-bottom:10px;
    font-weight:bold;
    font-size:14px;
    font-size: 14px;
    font-family: Open Sans;
}
#cs_contact_rightbar{
    height:100%;
    left:100%;
    margin-left:12px;
    width:15px;
    background-color:#e4e4e4;
    top:15px;
    position: absolute;
}
#cs_contact_bottombar{
    width: 100%;
    top: 100%;
    margin-top: 12px;
    height: 15px;
    background-color: #e4e4e4;
    left: 15px;
    position: absolute;
    border-right: 12px solid #E4E4E4;

}
#cs_subscribe{
    line-height: 18px;
    font-size: 11px;
    margin-left: 10px;
    display: inline-block;
    height: 18px;
    vertical-align: top;
}
#cs_subscribe_text{
    font-size:12px;
    line-height:18px;
    height:18px;
    display: inline-block;
    vertical-align: top;
    font-size:13px;
}
#cs_subscribe_checkbox{
    width: 18px;
    height: 18px;
    background-color: #a1a1a1;
    display: inline-block;
    margin-right: 12px;
}
#cs_subscribe_checkbox.checked{
    background-image:url('/img/nn/sprites.png');
    -webkit-background-size:1000px 1000px;
    background-size:1000px 1000px;
    background-position: -2px 0px;
}

#cs_contact_close{
    cursor: pointer;
    cursor: hand;
    position: absolute;
    top:20px;
    right:20px;
    background-image:url('/img/nn/sprites.png');
    -webkit-background-size:1000px 1000px;
    background-size:1000px 1000px;
    width: 38px;
    height: 38px;
    background-position: -58px -443px;

}
#cs_contact_send{
    font-weight: bold;
    background-color: #0ed0b6;
    color: #fff;
    border: 0px solid #000;
    line-height: 44px;
    height: 44px;
    margin-right: 61px;
    cursor: pointer;
    cursor: hand;
    display: inline-block;
    width: 163px;
    font-size: 21px;
    -webkit-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -moz-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -o-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
    text-align: center;
    float: right;
    margin-right:10px;
}
#cs_contact_send.sending{
    width:200px;
    background-color:#000;
    color:#fff;

}
@media (max-width: 1259px) {
    #cs_contactform{
        max-width:calc(100% - 70px);
    }
}
@media (max-width:800px){
    .cs_contact_inputrow{
        width:100%;

    }
    #cs_contactholder{
        z-index: 9999;
    }
    #cs_contact_headline, #cs_contact_subheadline, #cs_contact_body, #cs_contact_bottom{
        padding-right:41px;
        padding-left:41px;
        text-align: left;
    }
    #cs_contactform{
        position:fixed;
        height:100%;
        top:0px;
        transform:none;
        max-height:100%;
        overflow-y:auto;
        max-width:100%;
        z-index: 9999;
        left:0;
        margin-right: 00px;
        background-color:transparent;


    }

    #cs_contact_content{
        position: fixed;
        top:10px;
        left: 10px;
        background-color: #eee;
        width:calc(100% - 20px);

        max-height: calc(100% - 21px);
        height: calc(100% - 21px);
        overflow-y:auto;
    }
    #cs_contact_rightbar{
        margin-left: 2px;
        width: 3px;
        left:auto;
        top:15px;

        right:4px;
        height:calc(100% - 20px);
        position: absolute;
        right:4px;
        width:3px;

    }
    #cs_contact_headline{

        font-size: 24px;
        padding-top:10px;

    }
    #cs_contact_send{
        margin-right:10px;
        margin-left:10px;
        width:calc(100% - 20px);
        margin-top: 10px;
    }
    #cs_contact_body{
        margin-top:10px;
    }
    #cs_contact_close{
        position: fixed;
        top:12px;
        right:13px;
    }
    #cs_contact_bottombar{

        top: auto;
        bottom: 5px;
        margin-top: 2px;
        height: 3px;
        width: calc(100% - 33px);
    }
    #cs_contactform.visible{
        transform:none;
    }
}
/* CONTACT STOP */
