
.info_div
{
	padding: 10px;
	margin: 3px;
	text-align: center;
	font-size: 1.6em;
	background: url('../images/lines.svg') no-repeat bottom center;
	height: 60px;
	font-weight: 500;
	letter-spacing: 1.5px;
	color: black;
}

.user_selection{
	font-weight:bold;
}


.button_images{
	float:right;
	width:60px;
	height:60px;
	cursor:pointer;
	box-shadow: 0px 0px 4px 2px #000;
	padding:4px;
	margin:4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 2px solid white;
}

.button_images:hover{
	box-shadow: 0px 0px 0px 0px #000;
	border: 2px solid black;
}

.person_name{
	font-size:1.4em;
	font-weight:bold;
}

//.uploadifive-button {background:none;}


.button2-left,#editor-xtd-buttons,SPAN.wf_editor_toggle{
	display: none !important;
}


.registration_header{	
	font-size:1em;
	font-weight:bold;
	text-align: left!important;
	padding-top: 30px;
	padding-bottom: 30px;
}

.covers_cover {
	float:right;
	background: url(../images/frame_persons.svg) no-repeat bottom left;
}

.cover.cover2 {
	float:left;
	/*background: url(../images/frame_persons.svg) no-repeat bottom left;
	width: 230px;
    height: 260px;*/
}

.form_div{
	/*float:left; */
}	

.recs_local_header{
	font-size: 1.2em;
    font-weight: 500;
    padding-top: 3%;
    padding-bottom: 3%;
	padding-left: 10px;
    margin: 3px;
    background: url(../images/line_persons.svg) no-repeat bottom left;
	letter-spacing: 1.5px;
	color: black;
}

.attention {
	font-size: 0.65em;
    margin: 3px;
    color: #b3b2b2;
    font-style: italic;
	letter-spacing: -0.1px;
}

.table_recs {
    padding-top: 20px;
}

.person_link_cell_new{
    text-align: left;
	width: 80%;
	font-size: 13px;
    line-height: 1.3;
}

.recs_local {
    color: black;
}

.citations {
    color: black;
    text-align: right;
    padding-right: 40px;
}

.cover_back_persons {
	background: url(../images/frame_persons.png) no-repeat;
    height: 360px;
    width: 280px;
    position: relative;
    background-size: 100%;
}

.cover_up_persons {
	width: 223px;
    height: 298px;
    margin-left: 29px;
    margin-top: 29px;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	padding-left: 223px;
	z-index:0;
}

.uploadifive-button {
	background: none;
    padding: 6px 0;
    border: solid 1px #454b6a;
    background-color: #ffffff;
    font-weight: bold;
    color: #293658;
    border-radius: 4px;
	font-size: 8px;
	line-height: 17px !important;
    padding-left: 10px;
    padding-right: 10px;
	margin-left: 70px;
    margin-top: 20px;
	width: 120px !important;
	box-sizing: border-box;
}

.uploadifive-button:hover {
    box-shadow: 3.4px 3.7px 5px 0 rgb(0 0 0 / 40%);
	background: none;
}

.uploadifive-button input[type=file] {
	cursor: pointer;
}



.persons_div {
	position: relative;
}

.person_name {
	font-size: 1.5em;
    font-weight: 500;
    padding-bottom: 30px;
    background: url(../images/line_persons.svg) no-repeat bottom left;
    letter-spacing: 1.5px;
    color: black;
	font-family: Arial;
	padding-left: 5px;
}

.person_details {
	font-size: 1.1em;
	line-height: 20px;
}

.person_details b {
	line-height: 50px;
	letter-spacing: 1px;
}

.bo_teaser {
	cursor: pointer;
	font-size: 10px;
    width: 150px;
	background: url(../images/label.png) no-repeat;
	height: 68px;
	position: relative;
    right: 2px;
	padding: 15px;
	overflow: hidden;
	font-weight: bold;
	text-overflow: ellipsis;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 8px;
	box-sizing: border-box;
	text-align: center;
}

.cover_teaser  {
	background: url(../images/frame_persons.png) no-repeat;
	position: absolute;
    width: 155px;
	height: 200px;
	text-align: center;
}

.no_face {
    width: 81%;
    height: 86%;
    position: relative;
    top: 12px;
    bottom: 18px;
    object-fit: cover;
	left: 2px;
}

.teaser__image {
	width: 125px;
    height: 168px;
    margin-left: 2px;
    margin-top: 16px;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	padding-left: 125px;
	text-align: left;
}

.teaser_container {
	height: 190px;
	width: 150px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-weight: normal;
}

/*
.ui-widget {
    font-size: 0.8em;
}
*/

#ji_form .fields {
    padding: 7px;
}

.b-content .ui-state-default, .b-content .ui-widget-content .ui-state-default, .b-content .ui-widget-header .ui-state-default {
    border: 1px solid rgba(45, 49, 68, 0.2);
    background: #e1dfdf;
    color: black;
    padding: 7px;
}

.b-content .explication {
    font-size: 13px;
    font-weight: bold;
    color: #293658;
    vertical-align: middle;
}

.custom-combobox-input {
    margin: 0;
    padding: 0.3em;
    outline: 0;
    width: 20em;
}

.open_bo {
    color: #0c0c0c;
    margin-top: 3px;
    font-weight: bold;
    cursor: pointer;
	object-fit: cover;
}  
 
 #covers_grid_wrapper
{
	width: 100%;
	padding-top: 30px;
}

 
 .arrow
{
	padding: 5px;
	border-radius: 3px;
	background-size: auto 100%;
	background-origin: content-box;
	background-repeat: no-repeat;
	cursor: pointer;
}
.arrow_left_persons
{
	float: left;
	padding-right: 10px;
	color: #606060;
	background-image: url(../images/arrow_left.svg);
	background-position: left;
	border: 1px solid gray;
    padding: 10px;
}
.arrow_right_persons
{
	padding-left: 10px;
	float: right;
	background-image: url(../images/arrow_right.svg);
	background-position: right;
	color: #606060;
	margin-top: -30px;
	border: 1px solid gray;
    padding: 10px;
}
.arrow_persons.disabled
{
	color: #AEAEAE;
	cursor: default;
}
.arrow_left.disabled
{
	background-image: url(../images/arrow_left_disabled.svg);
}

.arrow_right_persons.disabled
{
	background-image: url(../images/arrow_right_disabled.svg);
}

.arrow_left_persons:hover {
	box-shadow: 3.4px 3.7px 5px 0 rgb(0 0 0 / 40%);
}

.arrow_right_persons:hover {
	box-shadow: 3.4px 3.7px 5px 0 rgb(0 0 0 / 40%);
}

.arrow_left_persons.disabled:hover
{
	box-shadow: none;
}

.arrow_right_persons.disabled:hover
{
	box-shadow: none;
}

.progress_bar_elibrary {
	width: 250px;
	position:relative;
	bottom: 80px;
}

.show_ed.model table {
    font-weight: normal;
}

.show_ed .ed_number_cell {
    vertical-align: top;
}

td.person_link_cell_new:hover {
    color: rgb(181 96 6);
}

.cover_hover
{
	position: absolute;
	z-index: 999;
	height: 100%;
	width: 100%;
}
.cover_hover:hover
{
	background: url(../images/hover_cover.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	/*box-shadow: 0px 0px 10px #000;*/
}

.cover_hover_persons
{
	position: absolute;
	z-index: 999;
	height: 100%;
	width: 100%;
}

.cover_hover_persons:hover {
	background: url(../images/hover_cover.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	/*box-shadow: 0px 0px 10px #000;*/
}

#covers_grid_wrapper .blocks {
	display: inline-block;
	margin-left:50px;
}