@import url('https://fonts.googleapis.com/css?family=Crimson+Text%7COpen+Sans');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');

/**************** settings for full browser height ***********************/

html {
	overflow-y: hidden;
}
i, em {
	font-style: italic;
}
.col_wrapper {
    height: 100vh;
    padding-top: 176px;
    margin-top: -176px;
}
.live_area {
    height: calc(100vh - 176px);
}
/**************** settings for full browser height ***********************/
 .google-image-layout img {
	opacity:0;
}

/* Temp rule for a links review */

.artwk_data div .aaa_text_decor { text-decoration: underline solid #aaa; }
/*******************************/

body {
	background-color: #e5e2d1;
	font-family:'Open Sans', sans-serif;
}
div {
	box-sizing: border-box;
}
a {
	text-decoration: none;
	outline: none;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #000;
}
.clearfix {
	clear: both!important;
}
.outer {
	width:1120px;
	background-color: #e5e2d1;
	margin: auto;
	padding-top: 13px;
	position: relative;
}
.logo_div {
	height: 30px;
	background-color: #bcbec0;
}
.logo_div a {
	display: block;
	padding: 7px 0 0 33px;
}



.title_nav_wrap {
	background-color: #fff;
	height: 100px;
}
.title_container {
	float: left;
}
.es_title {
	font-family: 'Open Sans';
	font-weight:600;
	font-size: 52px;
	color: #bcbec0;
	margin: 12px 0 2px 26px;
}
.title_subtitle img {
    height: 16px;
    width: auto;
    margin-top: 4px;
}
.title_subtitle {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 1.2px;
	color: #e10000;
	margin-left: 30px;
}


.lang_nav_wrapper {
    float: right;
}
.lang_sel {
	float: right;
	margin: 15px 25px;
}
.lang_sel li a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 1.1em;
}


/* nav menu */
.navbar-collapse {
	float: right;
	margin-top: 4px;
}
.navbar-collapse li {
	display: inline-block;
	float: left;
	margin-right: 25px;
}
.nav a img {
	height: 14px;
	width: auto;
}
.no_vis {
	visibility: hidden;
}
.nav.navbar-nav.navbar-left a {
	font-size: 13px;
	font-weight: 800;
}
.navbar .selected a {
    color: #b3b3b3;
}


.content {
	background-color:#e6e5e5;
	Xmin-height: 748px;
}
.status_bar {
	height: 33px;
	margin-left: 30px;
}
.status_bar div {
	display: inline-block;
	float: left;
	font-size:11px;
}
.status_bar > div {
    margin-top: 10px;
}



/*** Remove only if text-link image used  ***/
.left_status_div a {
    color: #e10000;
    font-family: 'Open Sans', sans-serif;
}

/* Invisible Cookies Terms and Agreement */
.eupopup-container a {
    font-family: 'Open Sans', sans-serif
    }
body .eupopup-container.eupopup-container-block {
    position: absolute;
    top: 50vh;
    left: 0;
    right: 0;
}
body .eupopup-buttons {
    padding: 7px 48px 5px 0;
}


.status_bar .right_status_div {
	float: right;
	margin-right:25px;
	width: 864px;
}
.left_status_div img {
    width: auto;
    height: 13px;
}
.left_status_div {
	color:#e10000;
	/* font-family: 'Open Sans Condensed', sans-serif; */
	font-size: 13px!important;
	font-weight: 700;
}
.status_bar .pagination {
	font-size: 10px;
	margin-left: 125px;
	margin-top: -5px;
}
.pipe {
    font-family: arial, sans-serif;
    font-size: 12px;
}
.prev, .next {
	display: inline-block;
	width: 11px;
	height: 16px;
}
.prev {
	padding-left:3px;
}
.next {
	text-align: right;
	padding-right:3px;
}
.pagination .fas {
    font-size: 16px;
    vertical-align: text-top;
}
.pagination a {
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
}
.pg_no_curr {
    padding: 2px 14px;
    background-image: url('../images/pg_no_bkgr.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    height: 14px!important;
    margin:0!important;
}
.status_bar .no_pgs_quan {
    font-size: 10px;
    margin-left: 125px;
    height: 22px;
    margin-top: -2px;
}

.no_pgs_quan select {
    background-color: white;
    -webkit-border-radius: 0;
	border: 0;
	outline: 1px inset #fff;
	outline-offset: 0px;
	padding:0 10px;
	margin: 0 4px;
}


.status_bar .view_btns {
    float: right;
    width: 118px;
    margin-top: -3px;
}
.view_btn {
	width: 24px;
	height:22px;
	margin-left: 5px;
	overflow:hidden;
	background-image: url("../images/minithumb-thumb-list-work_toggle.png");
	background-repeat: no-repeat;
	background-position: 0px  -3px;
}
.view_btn.thumb_lrg_view {
	background-position-x: -22px;
}
.view_btn.list_view {
    background-position-x: -45px;
}
.view_btn.work_view {
    background-position-x: -68px;
}
.view_btn.active {
	background-image: url("../images/minithumb-thumb-list-work_toggle_active.png");
}
.status_bar .img_resize_links {
    float: right;
    margin-right: 50px;
}
.status_bar .img_resize_links {
	font-size: 10px;
}
.img_resize_links .bold {
	font-weight:bold;
}
.result_row {
	border-top: 1px #dedede solid;
	padding-top: 5px;
}

.left_sidebar {
	width: 192px;
	float: left;
	margin-left: 30px;
	position: relative;
	Xmin-height: 650px;
	padding: 5px 5px 30px 0;
}
fieldset[disabled]{
	opacity: .5;
}
.date_half01 {
    float: left;
    margin-right: 10px;
}
.subj_half01 {
    float: left;
    margin-right: 0;
}

/* jQ widget overrides*/
.left_sidebar input, .left_sidebar label,
#accordion h3 {
	font-family:'Open Sans', sans-serif;
	font-size: 11px;
}
.left_sidebar input[type="text"],
.left_sidebar textarea {
	border-color: transparent;
	width: 90%;
}
#accordion {
    margin-left: -16px;
}
#accordion h3 {
	background-color:transparent;
	color: #000;
	border: none;
	font-weight: 700;
	padding: .5em .5em .0 0px;
	outline: none;
	font-size: 11px;
}
#accordion h3.checked {
	background-image: url("images/ui-icons_444444_plus.png");
    background-repeat: no-repeat;
    background-position: center right;
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")!important;
 }

.ui-accordion .ui-accordion-content {
	padding: 0 10px!important;
	background-color: transparent;
	border: none;

}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png");
}
.input_n_label label {
    display: block;
    font-weight: 700;
    margin-bottom: 3px;
    margin-left: 2px;
}
.input_n_label {
    display: block;
    margin: 10px 0;
}

form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #5ec0f2;
}
form ::-moz-placeholder { /* Firefox 19+ */
  color: #5ec0f2;
}
form :-ms-input-placeholder { /* IE 10+ */
  color: #5ec0f2;
}
form :-moz-placeholder { /* Firefox 18- */
  color: #5ec0f2;
}
textarea {
    resize: vertical;
}

.search_form_wrap {
	padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px #ccc solid;
}


.submenu_sidebar a {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin: 12px 0;
	display: block;
}
.submenu_sidebar .selected {
	background-position: -32px -19px;
	display: block;
	background-image: url('../images/ui-icons_444444_256x240_edit.png');
	padding-left: 16px;
	margin-left: -16px;
}


sup {
    vertical-align: top;
    position: relative;
    top: -.4em;
    font-size: smaller;
    padding-left: .1em;
}



footer {
    position: absolute;
    bottom: 18px;
    left: 30px;
	font-size: 10px;
}



.horz_vert_content {
    float: right;
}
.live_area {
	background-color: #fafafa;
	float:right;
	margin-right: 25px;
	padding: 10px;
	width: 864px;
	overflow: auto;
	outline:none;
	border:0;
}
.live_area .img_div {
	float: right;
}
.img_div img {
	float: right;
	max-height: 638px;
	max-width: 570px;
	margin-left: 8px;
}
.action_icons_div img {
	float:none;
	margin-top: 10px;
	max-height: 18px;
	width: auto;
}


.live_area div {
	font-family: 'Crimson Text', serif;
	font-size:14px;
	line-height: 1.4em;
	margin-bottom: 2px;
}
.live_area .credit {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    float: right;
    clear: both;
    margin-top: 6px;
}
.concordance span {
    margin-right: 10px;
    white-space: nowrap;
}
.artwk_data div a {
	font-weight: 400;
	font-family: 'Crimson Text', serif;
}
.artwk_data .label {
	font-weight:700;
}

.artwk_data .id_no {
	font-size: 16px;
}
.artwk_data .title {
	font-size:18px;
	font-weight: 700;
}
.artwk_data .subtitle {
    font-size: 16px;
    font-weight: 700;
}
.artwk_data .title_sub {
	font-size:14px;
	font-style: italic;
}
.artwk_data .artwk_date {
	padding-top: 12px;
}
.thumbs_wID_div {
	margin-top: 15px;
}
.thumb_n_ID img,
.result_row .thumb_img img {
	max-height: 122px;
	max-width: 132px;
}
.thumb_n_ID {
    margin-right: 4px;
    display: inline-block;
    vertical-align: bottom;
}
.live_area a {
	text-decoration: underline;
	font-family: inherit;
}

/* Search results list view */
.result_row .thumb_img {
	float: left;
	width: 132px;
	margin-right: 12px;
}

.google-image-layout img {
  visibility: hidden;
}

.google-image-layout img.layout-completed {
  visibility: visible;
}



/* Static text pages */
.text_wrap {
	padding:36px;;
}
.text_wrap p {
    margin-bottom: 15px;
}
.text_wrap .img_title, .text_wrap .work_attr {
    margin-bottom: 0;
}
.text_wrap .img_title {
    font-size: 13px;
    font-weight: bold;
}
.text_wrap .work_attr,
.img_n_cap .caption {
	font-style:italic;
}
/* Layout variations for Static text pages */
div.fl_left {
    float: left;
    margin: 0 12px 8px 0;
}
div.fl_rt {
    float: right;
    margin: 0 0 8px 12px;
}

.half p,  .half div.fl_rt {
	width:48%;
}
.half div.fl_rt img {
	width:100%;
	height: auto;
}


.third p {
	width:64%;
}
.third div.fl_rt {
	width:31%;
}
.third div.fl_rt img,
.img_row img {
	width:100%;
	height: auto;
}
.img_row {
    display: flex;
}
.img_row > div { flex-shrink: 1;
}
.indent {
	padding:0 0 0 36px!important;
}

/* CSS for Timeline/Biography page 9/22/2018 */
.timeline .text_wrap {
	padding:18px;
}
.timeline h1, .timeline .row .year {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	color:#000;
	font-size:24px;
}
.timeline h3 {
	font-family: "Open Sans", sans-serif;
	color:#444;
	font-size:18px;
	line-height:24px;
	margin-bottom: 25px;
}
.timeline .header>div {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	color:#000;
	font-size:16px!important;
	margin-bottom:15px;
	border-top:none!important;
}
.timeline .row {
    clear: both;
}
.timeline .row .life, .timeline .row .art {
	border-top:10px solid #BCBEC0;
}
.timeline .row .year {
	float: left;
	width:11%;
	padding-top:18px;
}
.timeline .header .year {
	padding-top:0;
}
.timeline .life {
    float: left;
    width: 43%;
}
.timeline .art {
	float:right;
	width: 43%;
}
.timeline .row p {
    margin-top: 8px;
    margin-bottom: 18px;
}
.timeline .img_n_cap {
    margin-bottom: 14px;
	padding-top:12px;
	width: 50%;
}
.timeline .img_n_cap img {
	width:100%;
	height:auto;
}
.timeline .img_n_cap {
    float: left;
    margin-right: 10px;
    margin-left: 0px;
}
.timeline .img_n_cap.fl_right {
	float:right;
	margin-right: 0px;
	margin-left: 10px;
}
.timeline .full_width {
    width: 100%;
    height: auto;
}

.no_text_decoration {
    text-decoration: none !important;
}

/* Rules for expanded Biography page width 10.16.18 (for staging bio3.html) */
.bio03 .left_sidebar,
.bio03 footer {
    display: none;
}
.live_area.timeline {
    width: inherit;
    margin-left: 25px;
}
.timeline .copyr {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    margin-left: 110px;
    clear: both;
}
/*  .timeline .row .life, .timeline .row .art {
	border-top:10px solid #BCBEC0;
}*/
.timeline .row .life {
	border-top:10px solid #5f809d;
}
.timeline .row .art {
	border-top:10px solid #d5545b;
}
/***************************************************/

/* accordion css for Details page Exhibitions and Literature section > four items */
.plus4_btn {
    font-size: 12px;
}
.plus4_btn:hover {
    cursor:pointer;
}
.plus4_btn span{
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    font-weight: bold;
    display: inline-block;
    margin-left: 3px;
}

#page_number_displayed {
    text-align: center;
    background: #fff;
    border-style: solid;
    border-color: #ddd;
}

/***************************************************/

/* Concordance page */
#concord_form {
	margin-bottom:40px;
	width: 425px;
}
#concord_form label {
	display: inline-block;
	margin-bottom: 15px;
	position: relative;
	top: 6px;
}
#concord_form input {
	float:right;
	width: 160px;
	margin-right:65px;
	padding-left:4px;
	font-family: inherit;
	font-size:14px;
}
#concord_form .clear_fields,
#concord_form .show_conc_tbl {
	text-decoration: underline;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	float: right;
	margin-right: 70px;
}
#concord_form .clear_fields:hover, 
#concord_form .show_conc_tbl:hover,
.JK_text_link:hover {
	cursor:pointer;
}
.form_msg {
	color:red;
	clear: both;
	padding-top: 18px;
	text-align: right;
}
#concord_form .links_wrapper > * {
    float: right;
    display: block;
    margin: 5px 65px 0;
    clear: both;
    width: 172px;
}
.search_concord {
    padding: 5px;
    border-radius: 6px;
    border: 1px #999 solid;
    background-color: #ccc;
}
/* dynamic text link to found JK work  */
.jk_elems {
	position:relative;
}
.JK_text_link {
    position: absolute;
    top: 6px;
    left: 377px;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
#concord_form .clear_fields {
    font-weight: bold;
    white-space: nowrap;
}
.clear_span_active {
    font-weight: bold;
    color: red;
}
.links_wrapper {
    position: relative;
    top: 8px;
}
.concordance span {
    margin-right: 10px;
    white-space: nowrap;
}
#concordance_table {
	display: none;
}
#concordance_table tr:first-child td {
    font-weight: bold;
}
#concordance_table td:nth-child(2n) {
    background-color: #fff;
}
#concordance_table td:nth-child(2n+1) {
    background-color: #efefef;
}
#concordance_table td {
    padding: 2px;
    text-align: center;
    word-break: break-all;
}
.found_hilight {
	background-color:yellow!important;
}
