/* -- custom css for file battle_end.html -- */

/* -- navbar bottomborder goldennavbar -- */
#navbar-o-1542 {
	background-color: rgb(110, 13, 2);
}

/* -- navbar-bg -- */
#navbg-navbar-o-1542 {
	background-color: rgb(110, 13, 2);
}

/* -- title -- */
#title-o-1548 {
	left: 0px;
}

/* -- page-content -- */
#page-contents-o-1550 {
	background-color: rgb(0, 0, 0);
}

/* -- block-title text-center -- */
#div-1558 {
	font-size: 20px;
	 color: rgb(232, 226, 217);
}

/* -- block custom-block block-text text-center -- */
#battlereport {
	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;
}

/* -- img img-fluid w-50 mb-4 ml-0 mr-0 centeredimg rounded-0 -- */
#resultimg {
	position: relative;
	 left: 0px;
	 right: 0px;
	 border-width: 1px;
	 border-style: none;
	 border-color: rgb(186, 0, 0);
	 box-sizing: border-box;
}

/* -- h3 text-center mb-0 -- */
#h3-5523 {
	min-height: 50px;
}

/* -- col button mt-3 btnimage font-weight-bold pt-1 pl-2 pr-2 button-fill ml-5 mr-5 mb-5 -- */
#rematchbtn {
	display: block;
	 color: rgb(232, 226, 217);
	 line-height: 32px;
	 height: 40px;
	 max-height: 40px;
	 min-height: 40px;
	 z-index: 2;
	 position: absolute;
	 left: 0px;
	 right: 0px;
	 bottom: 32px;
	 background-attachment: fixed;
}

/* -- col button mt-3 btnimage font-weight-bold pt-1 pl-2 pr-2 button-fill ml-5 mr-5 mb-5 -- */
#continuebtn {
	display: none;
	 color: rgb(232, 226, 217);
	 line-height: 32px;
	 height: 40px;
	 max-height: 40px;
	 min-height: 40px;
	 z-index: 2;
	 position: absolute;
	 left: 0px;
	 right: 0px;
	 bottom: 32px;
	 background-attachment: fixed;
}

/* -- col button mt-3 btnimage font-weight-bold pt-1 pl-2 pr-2 ml-5 mr-5 mb-5 button-fill -- */
#okbtn {
	display: none;
	 color: rgb(232, 226, 217);
	 line-height: 32px;
	 height: 40px;
	 max-height: 40px;
	 min-height: 40px;
	 z-index: 2;
	 position: absolute;
	 left: 0px;
	 right: 0px;
	 bottom: 32px;
	 background-attachment: fixed;
}

/* -- col button mt-3 button-fill ml-5 mr-5 mb-0 -- */
#rejectbtn {
	background-color: rgb(182, 45, 37);
	 display: block;
	 color: rgb(232, 226, 217);
	 position: absolute;
	 left: 0px;
	 right: 0px;
	 bottom: 32px;
}

