/* -- custom css for file movie_detail.html -- */

/* -- navbar -- */
#navbar-o-1733 {
	color: rgb(255, 255, 255);
}

/* -- link back -- */
#o-1737 {
	color: rgb(33, 255, 239);
}

/* -- title -- */
#title-o-1739 {
	left: -10px;
}

/* -- page-content -- */
#page-contents-o-1741 {
	background-color: rgb(80, 80, 80);
	 background-image: radial-gradient(rgb(80, 80, 80), rgb(30, 30, 30));
	 color: rgb(255, 255, 255);
}

/* -- form json-form no-hairlines bg-transparent -- */
#displayer-1743 {
	background-color: rgba(255, 255, 255, 0.8);
}

/* -- json-field text-center fw-900 pt-1 pb-2 ml-auto mr-auto -- */
#div-1754 {
	color: rgb(255, 255, 255);
}

/* -- embed-responsive-item -- */
#img-div-1744 {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

/* -- json-field bg-transparent -- */
#div-3431 {
	font-size: 12px;
}

/* -- block custom-block mt-0 -- */
#div-2492 {
	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;
}

/* -- tabcontainer -- */
#obj-2472 {
	font-size: 10px;
}

/* -- segmented segmented-raised color-gray -- */
#obj-2472-buttons {
	background-color: rgba(255, 255, 255, 0.1);
}

