/***** ADAPTED BY FLUSE AND ZULF  - DARKMODE *****/

/*** GENERAL ***/
/*------------*/
body {
	background-color: #1A153F !important; 
	font-family:  system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* Control Panel Font */ 
	font-size: 0.75em; 
	margin: 7px auto; 
	display: table;
	}
@media screen and (min-width: 1277px) and (max-height: 1700px) {
		body {
			margin-left: 439px; 
			margin-right: 18px;
			}
		#fixable {
			border: 0 px;
			position: fixed;
			top: 78px;
			left: 18px;
		}
		#cresults {
			margin-top: 10px;
		}
	}	
	
#cresults {
	box-shadow: 2px 2px 4px rgba(23, 18, 31, 0.3);
	}
.point {
	cursor: pointer;
	}
.point:hover {
	text-decoration: underline;
	}	
	
/** basic font related **/
p {
	color: #F1E5D4; 
	font-weight: normal;
	}
b {
	font-weight: bold;
	color: #F6CB86 !important!
	}
	
/** hyperlink format **/		
a {
	text-decoration: none;
	}
	
.main a {
	color: #66DFC3;
	}
.main a:hover {
	font-weight: bold;
	}	
	
/** general table **/		
table {
	width: 100%; border-spacing: 0;
	}
td {
	padding: 0 0 0 4px; 
	margin: 0; 
	vertical-align: middle;
	}
	
/** title **/	
#hBGC1 {
	"#355", "#57D", "#B44", "#622", "#444", "#444", "#000"
	}
h1 {
	text-align: center;
	border-color: #C9A67E;
	border-style: solid solid hidden solid;
	}
h1, h3 {
    margin: 0;
    border-radius: 20px 20px 0px 0px;
	text-shadow: 1px 1px 2px #171220, 0 0 25px #222d65, 0 0 5px #1e234e;
    border-width: 0.3px;
	background-color: #1A153F !important;
    background-image: url(images/title_header.png) !important;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    padding-left: 20px;
    height: 52px;
    font-family: system-ui;
	color: #66DFC3;
    font-size: 1.65em;
    letter-spacing: 1px;
    font-variant: small-caps;
    line-height: 265%;
}
 h3 {
    border-color: #C9A67E;
	border-style: solid solid solid solid;
	}
/** <hr> for darkmode **/
hr { /*dividing line*/
	height: 1px; 
	background-color: #F6CB86;
	border: none;
	}
/*** HEAD***/
/*--------*/
.headLogo {
    width: 110px;
    padding: 9px 36px 9px 0px;
	}
.headtitle {
	text-align:center;
	padding: 0 0 0 200px;
	}
.subMenu1 {
	color: #66DFC3 !important;
	margin: 10px 24px 0px 0px !important;
	background-color: #1A153F !important;
	background: rgba(0,0,0,0.5) !important;
	border-radius: 6px 6px 6px 6px;
	padding: 6px 6px 6px 6px;
	width: fit-content;
	margin-left: auto !important;
	}  
.subMenu1 a {
	color: #66DFC3 !important;
	}	 
.subMenu1 a:hover {
	color: #A28CD6 !important;
	font-weight: normal;
	}
.subMenu1A a, .subMenu1B a, .subMenu1C a {
	color: #66DFC3 !important;
	}
.subMenu1A a:hover, .subMenu1B a:hover, .subMenu1C a:hover {
	color: #A28CD6 !important;
	font-weight: normal;
	}	

.theme {
	color: #F6CB86 !important;
	padding: 14px 0px 0px 12px !important;
	-webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
	text-align: center !important;
	}
.theme select {
	background-color: #1A153F;
	color: #A28CD6;
	outline-style: solid;
    outline-color: #C9A67E !important;
    outline-width: 0.1px;
	}
.theme select:hover {
	background-color: #272360;
	color: #66DFC3;
	outline-style: solid;
    outline-color: #F6CB86 !important;
    outline-width: 0.1px;
	}	
.theme select:focus {
	background-color: #1A153F !important;
	}	
.theme select:focus-visible {
	background-color: #272360 !important;
	}		
.data_main1_left { 
	width: 33%;
	}
	
.subheader input {
	border: 0; 
	margin: 0 4px 0 4px; 
	padding: 0; 
	background-color: #A28CD6 !important; 
	text-align: center;
	}
.subheader select {
	margin: 0; 
	letter-spacing: 0px; 
	background-color: #F6CB86;
	border-color: #38337E !important;
	outline-offset: 0px;
    outline-style: solid;
	outline-color: #A28CD6 !important;
	outline-width: 0.1px;
	}	
.subheader div {
	font-weight: 100; 
	letter-spacing: 0px;
	font-weight: normal !important; 
	}
.subheader {
	padding: 2px 6px 2px 6px; 
	color: #F6CB86; 
	line-height: 1.7em; 
	letter-spacing: 1px; 
	font-weight: normal !important;  
	background-color: #1A153F  !important; 
	border-radius: 6px 6px 0px 0px;
	border-width: 0.3px; 
	border-style: none none solid none;
	}
.subheader2 input {
	border: 0; 
	margin: 0 4px 0 4px; 
	padding: 0; 
	background-color: #A28CD6 !important; 
	text-align: center;
	}
.subheader2 select {
	margin: 0; 
	letter-spacing: 0px; 
	background-color: #1A153F !important
	}
.subheader2 div {
	font-weight: normal; 
	letter-spacing: 0px;
	}
.subheader2,.subheader2B, .subheader2C, .subheader2D, .subheader2E {
	padding: 2px 6px 2px 6px; 
	color: #F6CB86; 
	line-height: 1.7em; 
	letter-spacing: 1px; 
	background-color: #272360 !important;
	font-weight: normal !important; 
	}
.subheader2 {
	border-color: #F6CB86; 
	border-width: 0.3px; 
	border-radius: 0px 0px 0px 0px; 
	border-style: none none solid none;
	}
.subheader2B {
	border-color: #F6CB86; 
	border-width: 0.3px; 
	border-radius: 0px 0px 0px 0px; 
	border-style: solid none none none;
	}
.subheader2C {
	border-color: #F6CB86; 
	border-width: 0.3px; 
	border-radius: 0px 0px 0px 0px; 
	border-style: solid none none none;
	}
.subheader2E {
	border-color: #F6CB86; 
	border-width: 0.3px; 
	border-radius: 0px 0px 0px 0px; 
	border-style: none none none none;
	}
.subheader3 input {
	border: 0; 
	margin: 0 4px 0 4px; 
	padding: 0; 
	background-color: #1A153F; 
	text-align: center;
	}
.subheader3 select {
	margin: 0; 
	letter-spacing: 0px; 
	background-color: #1A153F;
	}
.subheader3 div {
	font-weight: 100; 
	letter-spacing: 0px;
	}
.subheader3 {
	padding: 2px 6px 2px 6px; 
	color: #F6CB86; 
	line-height: 1.7em; 
	letter-spacing: 1px;  
	background-color: #272360 !important; 
	border-radius: 6px 6px 0px 0px;
	font-weight: normal !important; 
	}
.subheader4 input {
	border: 0; 
	margin: 0 4px 0 4px; 
	padding: 0; 
	background-color: #A28CD6 !important; 
	text-align: center;
	}
.subheader4 select {
	margin: 0; 
	letter-spacing: 0px; 
	background-color: #A28CD6 !important;
	font-weight: normal !important; 
	}
.subheader4 div {
	font-weight: normal !important; 
	letter-spacing: 0px;
	}
.subheader4 {
	padding: 2px 6px 2px 6px; 
	color: #F6CB86; 
	line-height: 1.7em; 
	letter-spacing: 1px;  
	background-color: #1A153F !important; 
	border-color: #F6CB86;  
	border-width: 0.3px; 
	border-radius: 6px 0px 0px 0px; 
	border-style: none none solid none;
	font-weight: normal !important; 
	}
.subheader5 input {
	border: 0; 
	margin: 0 4px 0 4px; 
	padding: 0; 
	background-color: #FFF; 
	text-align: center;
	}
.subheader5 select {
	margin: 0; 
	letter-spacing: 0px; 
	background-color: #FFF;
	}
.subheader5 div {
	font-weight: normal !important; 
	letter-spacing: 0px;
	}
.subheader5 {
	padding: 2px 6px 2px 6px; 
	color: #F6CB86; 
	line-height: 1.7em; 
	letter-spacing: 1px; 
	font-weight: normal !important; 
	background-color: #1A153F !important; 
	border-color: #F6CB86;  
	border-width: 0.3px; 
	border-radius: 0px 6px 0px 0px; 
	border-style: none none solid none;
	}
	
/*** MAIN ADJUSTMENTS ***/
/*---------------------*/	
.body {
	border-radius: 20px 20px 6px 6px;
	box-shadow: 0 4px 8px rgba(23, 18, 31, 1);
	}
.main {
	border-color: #F6CB86; 
	border-width: 0.3px; 
	border-radius: 0px 0px 6px 6px; 
	border-style: none solid solid solid; 
	background-color: #272360 !important; 
	background-repeat: no-repeat;
	padding: 5px 15px 2px 15px;
	}
.main2 {
	border-color: #F6CB86; 
	border-width: 0.3px; 
	border-radius: 0px 0px 6px 6px; 
	border-style: none solid solid solid; 
	background-color: #272360 !important; 
	padding: 5px 15px 2px 15px;
	background-image: url(images/main_bg.png) !important;
	background-repeat: no-repeat;
	}	
@-moz-document url-prefix() { 
	.main {
		border-color: #F6CB86;  
		border-width: 1px; 
		border-style: none solid solid solid; 
		background-color: #272360; 
		padding: 5px 15px 2px 15px;
		}
}

/*** TABLEHEADER ***/
/*-----------------*/
.theader1 {
	  background-image: url(images/subheader_bg.png) !important;
	  background-repeat: no-repeat;
	  background-position: 0% 100%;
	  background-color: #1A153F !important;
	  }
.theader2, .theader3, .theader4 {
	  background-image: url(images/header-bg-dark.jpg) !important;
	  background-repeat: no-repeat;
	  background-position: 0% 0%;
	  background-color: #1A153F !important;
	  }
/** select fields **/	 
th select {
	margin: 0; 
	letter-spacing: 0px; 
	background-color: #A28CD6 !important;
	border-radius: 4px 4px 4px 4px !important;
	}
th div {
	font-weight: 100; 
	letter-spacing: 0px;
	}
th {
	padding: 2px 6px 2px 6px; 
	color: #F1E5D4 !important; 
	line-height: 1.7em; 
	letter-spacing: 1px; 
	font-weight: bold; 
	background-color: #466; 
	text-align: left;
	} 
	
input {
	margin: 2px;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: middle;
    border-radius: 4px 4px 4px 4px;
	border: 0;
    border-width: 0.3px;
    border-color: #C9A67E;
    background-color: #1A153F;
    color: #a28cd6;
    font-size: 1em;
	}
input.localLoad, input.deleteSave, input.localSave, input.saveURL, input.loadURL, input.ReCalcButton {
	background-color: #1A153F;
	color: #F6CB86;
	outline-style: solid;
    outline-color: #A28CD6;
    outline-width: 0.1px;
	}	
input.localLoad:hover, input.deleteSave:hover, input.localSave:hover, input.saveURL:hover, input.loadURL:hover, input.ReCalcButton:hover {
	background-color: #272360;
	outline-style: solid;
    outline-color: #A28CD6;
    outline-width: 0.1px;
	color: #F1E5D4;
	}

select {
	border: 0 none; 
	margin: 1px; 
	background-color: #1A153F !important; 
	border-radius: 7px; 
	font-size: 1.05em;
	color: #A28CD6;
	border-radius: 4px !important;
	}
select option {
	padding:0;
	}
th input {
	border: 0; 
	margin: 0 4px 0 4px; 
	padding: 0; 
	background-color: #1A153F !important; 
	text-align: center;
	border-radius: 4px 4px 4px 4px !important;
	}
.thin select {
	height: 16px;
	margin: 1px;
	}
input[type="checkbox"] {
    accent-color: #66DFC3;
	}
select:focus-visible {
    outline-offset: 0px;
    outline-color: #66DFC3 !important;
    outline-style: double !important;
	} 	

/** inner table adjustments **/
.tborder {
	border: 0.3px solid #F6CB86 !important; 
	border-radius: 6px 6px 6px 6px; 
	margin: 0 15px 12px 0;
	background-color: #38337E !important;
	}
.tborderA {
	border: 0.3px solid #F6CB86; 
	border-radius: 6px 6px 6px 6px; 
	width:98%; 
	margin: 0 15px 12px 0; 
	background-color: #38337E !important; 
	color:#F1E5D4;
	box-shadow: 2px 2px 4px rgba(23, 18, 31, 0.3);	
	}
@-moz-document url-prefix() { 
	.tborder { 
		border: 0.3px solid #F6CB86 !important; 
		border-radius: 6px 6px 6px 6px; 
		margin: 0 15px 12px 0;
		background-color: #38337E !important;
		}
	.tborderA {
		border: 0.3px solid #F6CB86; 
		border-radius: 6px 6px 6px 6px; 
		width: auto; 
		margin: 0 15px 12px 0;
		background-color: #38337E !important; 
		color:#F1E5D4;
		box-shadow: 2px 2px 4px rgba(23, 18, 31, 0.3);
		}
}
.tequip td {
	padding: 0 0 0 1px; 
	margin: 0; 
	vertical-align: top;
	border-radius: 0px 0px 0px 6px !important;
	}
	
.data {
	border-right: 1px dotted #38337E; 
	padding-right: 2px; 
	background-color: #38337E !important;
	color: #F1E5D4!important;
	}
.data1 {
	border-right: 1px dotted #38337E; 
	padding-right: 2px; 
	background-color: #38337E; 
	border-radius: 0px 0px 0px 5px;
	}
.data2 {
	border-right: 1px dotted #38337E; 
	padding-right: 2px; 
	background-color: #38337E; 
	border-radius: 0px 0px 0px 0px; 
	color: #F1E5D4; 
	}
.title {
	text-align: center; 
	font-weight: normal; 
	color: #C9A67E;
	border-bottom: 1px solid #C9A67E;
	}
.center {
	text-align: center; 
	color: #66DFC3;
	}
.right {
	float: right; 
	font-weight: normal !important; 
	color: #66DFC3;
	}
.right .vs {
	color: #F1E5D4 !important;
	}	
.left {
	float: left; 
	font-weight: lighter;
	}
.manual input {
	border: 1px solid #777; 
	width: 22px;
	}
.mail {
	background: url(images/ce4.png) no-repeat; 
	padding:0 58px;
	}

.name {
	position: relative;
	/* display: inline-block; */
	/* border-bottom: 1px dotted black; */
	text-decoration: underline;
	}
.name .nametext {
	visibility: hidden;
	width: 120px;
	background-color: #1A153F;
	color: #F1E5D4;
	text-align: center;
	border-radius: 4px;
	border-color: none;
	padding: 5px 0;
	position: absolute;
	z-index: 4000;
	bottom: 150%;
	left: 50%;
	margin-left: -60px;
	}
.name .nametext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border-width: 15px;
	border-style: solid;
	border-color: #1A153F transparent transparent transparent;
	}
.name:hover .nametext {
	visibility: visible;
	}

#calcoptions {
	background: linear-gradient(to bottom, #355 , #477);
	border-bottom: 1px solid #999; 
	border-right: 1px solid #999;
	position: fixed; 
	top: 0; 
	left: 0;
	/*display:block;*/
	padding :5px;
	/*width: 250px;*/
	color: #FFF;
	}
#calcoptions p {
	color: #FC8; 
	text-align: center;
	}
	
.p_overlay {
	background: #000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5000;
	display: block;
	}
.p_box {
	background: #f2f2f2;
	border: 5px solid #F1E5D4;
	z-index: 6000;
	display: block;
	width: 300px;
	position: relative;
	margin: 0 auto;
	height: 200px;
	margin-top: 100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
	padding: 10px;
	}
.p_close {
	position: absolute;
	right: 10px;
	top: 5px;
	text-indent: -9999px;
	background: url(closebtnicon.png);
	width: 18px;
	height: 19px;
	}
.data2 {
	background-color: #38337E;
	color: #F1E5D4;
	border-radius: 0px 0px 5px 0px;
	}
.data_main {
	background-color: none;
	}
.tequip {
	border-radius: 6px 6px 6px 6px !important;
	}
.cards_td td {
	border-radius: 6px 6px 6px 6px !important;
	}
tr .center tdborder {
	background-color: #38337E !important;
	}
.ITEM1 {
	background-color: #38337E !important;
	color: #66DFC3 !important;
	border-color: #C9A67E !important;
	border-radius: 6px 6px 6px 6px !important;
	}
.ITEM3, .ITEM2, .ITEM_W_LV {
	background-color: #38337E !important;
	color: #66DFC3 !important;
	}
.ITEM_W_LV {
	color: #F1E5D4 !important;
	width: 8%; ;
	}
.ITEM_W_LV, .data {
	border-right: 2px solid #38337E !important;
	}
.leftweapon {
	border-left: 0px solid #38337E !important;
	border-right: 0px solid #38337E!important;
	}
	
/*** GENERAL FONT ADJUSTMENTS ***/
/*-----------------------------*/
input::placeholder {
	color: #605EB2; 
	font-style: none; 
	}
.StatusP {
	color: #F6CB86;
	}
.StatusP2 {
	color: #C9A67E;
	font-weight: bold;
	}
.data { 
font-weight: 100;
	}
.ITEM_WEIGHT {	
	color: #F1E5D4 !important;
	}
.ITEM3 {
	color: #66DFC3 !important;
	}

.infoT {
	color: #C9A67E;
	font-weight: normal;
	}
.Weapon {
	color: #C9A67E;
	}
.dotB  {
	border-bottom: 1px dotted #38337E;
	padding-bottom: 2px;
	color: #F1E5D4;
	font-weight: normal !important; 
	}
.dotB2, .data dotB2, .dotB2 left  {
	border-bottom: 0.3px solid #605EB2;
	padding-bottom: 2px;
	color: #F1E5D4;
	font-weight: normal !important; 
	}	
.KakutyouTitle {
	color: #66DFC3 !important;
	font-weight: normal;
	padding: 4px 4px 4px 4px !important;
	}
.KakutyouLine {
	color: #F6CB86 !important;
	font-weight: normal;
	}	
.note {
	color: #ff6a75 !important;
	}	
/** Changes all red colored entries having been defined in the code and not via CSS **/
.changeRed {
	color: #ff6a75 !important;
	font-weight: normal;
	}
/** Changes all blue colored entries having been defined in the code and not via CSS **/	
.changeBlue {
	color: #65ff6c !important;
	}	
.addInfo {
	color: #C9A67E;
	font-weight:normal !important;
	}
.addInfo2 {
	color: #C9A67E;
	font-weight: normal;
	}
.addInfo3 {
	color: #C9A67E;
	font-weight: normal;
	}	
.subTitle {
	color: #F6CB86;
	font-weight: normal !important;
	}
.plainText, .data, #B_16 b, #B_17 b, #B_3 b {
	color: #F1E5D4;
	font-weight: normal !important;
	}

.titleText {
	color: #66DFC3;
	font-weight: normal !important;
	}
.fWeight {
	font-weight: normal !important;
	}
/** Adapting all the necessary single <b> into regular font weight **/
#BattleHIT, .BattleHIT, #B_4, #B_type, #A_WeaponElement, #A_WeaponSize, #CRIATK, #CRInum, #strID_0, #strID_1, #strID_2, #bSUB2, #AveSecondATK, #MinATKnum, #AveATKnum, #MaxATKnum, #BattleTime, #AtkBaseExp, #AtkJobExp, #A_DodgeRatio, #B_WeaponElement, #B_MinAtk, #B_AveAtk, #B_MaxAtk, #B_Ave2Atk, #A_STRp, #A_AGIp, #A_VITp, #A_INTp, #A_DEXp, #A_LUKp, #A_HIT, #A_PefHIT, #A_CRI, #A_CRITSHIELD, #A_FLEE, #A_WoeFLEE, #A_LUCKY, #A_BodyELEMENT {
	font-weight: 100;
	}
/** Adapting the font color to all the necessary single IDs **/
#EN0_1, #EN0_3, #EN0_5, #EN1_1, #EN1_3,  #EN1_5,#EN2_1, #EN2_3,  #EN2_5, #EN3_1, #EN3_3,  #EN3_5, #EN4_3,  #EN4_5, #EN5_3,  #EN5_5, #EN6_3,  #EN6_5, #EN4_1, #EN5_1, #EN6_1, #EN7_1, #EN8_1, #EN9_1, #EN10_1, #EN11_1, #EN12_1, #EN711,  #EN40_1, #EN41_1, #EN42_1, #EN43_1, #EN44_1, #EN712, #EN713, #EN714, #EN802, #EN805, #EN900, #EN806, #EN901, #EN902, #EN903, #EN904, #EN905, #EN906, #EN907, #EN915, #EN916, #EN917, #EN976, #EN977, #EN980, #EN978, #EN979, #EN981, #EN982, #EN1000, #EN1003, #EN1004, #EN1010, #EN1015, #EN1016, #EN1031, #EN1033, #EN1039, #EN1041, #EN1043, #EN1044, #EN1045, #EN1047, #EN1049, #EN1051, #EN1053, #EN1055, #EN1057, #EN1059, #EN1069, #EN1071, #EN1073, #EN1075, #EN60_1, #A_BodyELEMENT, #BI0_1, #BI1_1, #BI2_1, #BI3_1, #BI4_1, #BI5_1, #BI6_1, #BI7_1, #BI8_1, #BI9_1, #BI10_1, #BI11_1, #BI12_1, #BI13_1, #BI14_1, #BI15_1, #BI16_1, #BI17_1, #BI18_1, #BI19_1, .BI20_1, #BI21_1, .BI22_1, #BI23_1, .BI24_1, #EN11_2, #A_HIT, #A_PefHIT, #A_CRI, #A_CRITSHIELD, #A_PefHIT, #A_FLEE, #A_WoeFLEE, #A_LUCKY {
	color: #F1E5D4 !important;
	}	
#EN907 { 
	border-radius: 6px 6px 6px 6px !important;
	}
#BI24_1, #BI20_1, #EN50, #EN51, #EN52, #EN53, #EN54, #EN55 {
	color: #66DFC3 !important;
	}
#A_KakutyouData {
	color: #F1E5D4 !important;
	font-weight: normal !important;
	}
#A_KakutyouSel	{
	color: #F6CB86;
	}
/** "(No Weapon)" table basic font - Weapon Boni **/
#B_SETUMEI {
	color: #F1E5D4 !important;
	max-width:507px; 
	border-top:0px solid #F6CB86 !important;
	}
#B_2 b, #B_WeaponElement b {
	font-weight: normal !important;
	}
/** subtable - footer adjustments **/
.center1 hr {  /*dividing line*/
	height: 1px; 
	background-color: #F6CB86;
	border: none;
	width: 95%;
	}
.center2 hr { /*dividing line*/
	height: 1px; 
	background-color: #F6CB86 !important;
	border: none;
	width: 94.4%;
    margin: 8px 0px 6px 21px;
	}
.hr3 hr {  /*dividing line*/
	height: 1px; 
	background-color: #F6CB86;
	border: none;
	width: 100%;
	margin: 0px 0px 0px -2px;
	}	

/**** FONT AWESOME ICONS ****/	
.fa-square-minus {
	color: #F6CB86 !important;
	font-weight: 80;
	}
.fa-square-plus {
	color: #F6CB86 !important;
	font-weight: 100;
	}
.fa-square-plus-minus {
	color: #F6CB86 !important;
	}	
.fa-brush {
	color: #F6CB86 !important;
	}
/**** FOOT ****/
/*------------*/
#foot 	{
    line-height: 185%;
    text-align: right;	
	border-color: #F6CB86;
    border-width: 0.3px;
    border-radius: 0px 0px 6px 6px;
    border-style: hidden solid solid solid;
    background-color: #272360 !important;
    padding: 5px 15px 2px 15px;
	background-image: url(images/footer_bottom.png) !important;
	background-repeat: no-repeat;
	padding: 0px 10px 10px 0px !important;
	}
.links {  
	background-image: url(images/footer_top.png) !important;
	background-repeat: no-repeat;
	background-color: #1A153F !important; 
	border-radius: 20px 20px 0px 0px; 
	border-width: 0.3px;
    border-style: solid solid hidden solid;
	padding: 20px; 
	text-align: right; 
	color: #F6CB86;
	}	
.links a {
	color: #66DFC3;
	}
.links a:hover {
	color: #A28CD6;
	}
.credits_inner {
    padding: 5px 12px 5px 5px !important;
	width: fit-content !important;
	color: #C9A67E;
	background-color: #1A153F !important;
	background: rgba(0,0,0,0.5) !important;
	border-radius: 6px 6px 6px 6px;
	margin-left: auto !important;
	font-weight: normal !important;
	}	
.credits_inner a {
	color: #66DFC3;
	}	
.credits_inner a:hover {
	color: #A28CD6;
	font-weight: normal;
	}	
.credit_name  {
	color: #66DFC3;
	}
.footer_logo { 
	background-repeat: no-repeat;
	border: none;
	width: 50% !important;
	}
.footer_space { 
	background-repeat: no-repeat;
	border: none !important;
	width: 25% !important;
	}	
 .logo_svg { 
	width: 30%;
	display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
	}	
		