/* -- custom css for file actor_detail.html -- */

/* -- block custom-block mt-0 mb-0 -- */
#actor-details {
	border-top-width: 1px !important;
	 border-top-style: dashed !important;
	 border-top-color: transparent !important;
	 border-bottom-width: 1px !important;
	 border-bottom-style: dashed !important;
	 border-bottom-color: transparent !important;
}

/* -- json-field text-nowrap mt-1 mb-1 -- */
#div-3748 {
	font-size: 18px;
}

/* -- embed-responsive-item -- */
#img-div-3750 {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

/* -- block custom-block mb-0 mt-4 -- */
#actor-bio {
	border-top-width: 1px !important;
	 border-top-style: dashed !important;
	 border-top-color: transparent !important;
	 border-bottom-width: 1px !important;
	 border-bottom-style: dashed !important;
	 border-bottom-color: transparent !important;
}

/* -- block custom-block mb-0 mt-4 -- */
#actor-info {
	border-top-width: 1px !important;
	 border-top-style: dashed !important;
	 border-top-color: transparent !important;
	 border-bottom-width: 1px !important;
	 border-bottom-style: dashed !important;
	 border-bottom-color: transparent !important;
}

/* -- block custom-block mb-0 mt-4 -- */
#actor-credits {
	border-top-width: 1px !important;
	 border-top-style: dashed !important;
	 border-top-color: transparent !important;
	 border-bottom-width: 1px !important;
	 border-bottom-style: dashed !important;
	 border-bottom-color: transparent !important;
}

