.alert.alert-success.alert-dismissible { position: relative; padding: 10px; margin-bottom: 2rem; border: 1px solid transparent; border-radius: 0.25rem; background-color: #cce5ff; border-color: #b8daff; }

.gioitinh_kqt input, .four_pillar_div input {
    margin-right: 5px;
}
.gioitinh_kqt label, .four_pillar_div label {
    padding: 0 10px;
}

.kua_number_group label, .four_pillar_group label {
    margin-bottom: 10px;
}
.kua_number_action button, .four_pillar_action button
{ 
    background: #5cb85b;
    color: #fff;
    border: none;
}

.kua_number_div, .four_pillar_div {
    width: 322px;
    margin: 0 auto;
}
.kua_number_group, .four_pillar_group {
    text-align: center;
    margin-bottom: 30px;
}
.kqt_current_day, .kqt_current_month, .current_hour {
    float: left;
    margin-right: 10px;
    background:#fdfaf3;
}
 .current_minute{
     background:#fdfaf3;
 }
 .four_pillar_div {
     width:fit-content;
 }
.current_year {
    width: 100px !important;
    background:#fdfaf3;
}

.four_pillar_form{
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}

.kua_number_form .kua_number_group input:not([type="radio"]),
.kua_number_form .kua_number_group select,

.four_pillar_form .four_pillar_group input:not([type="radio"]),
.four_pillar_form .four_pillar_group select{
	width: auto;
	padding: 5px;
	height: 36px;
}
.four_pillar_form .four_pillar_group input[name="current_year"]{
	width: 100px;
}
.four_pillar_form .four_pillar_group .four_pillar_div label{
	display: inline-block;
}
.four_pillar_result{
	font-size: 15px;
}
.four_pillar_result table,
.four_pillar_result table th,
.four_pillar_result table td{
    border-collapse: separate;
    border-spacing: 2px;
    border-color: #FFF;
}
.four_pillar_result .four_pillar{
	margin-bottom: 20px;
}
.four_pillar table{
	max-width: 300px;
	margin:  0 auto;
}
.kua_number_result{
    text-align:center;
}
.kua_highlight{
	font-size: 25px;
    font-weight: bold;
    color: #bb5012;
}

.four_pillar_result td.ED1C24{
	background-color: #ED1C24;
}

.four_pillar_result td.FDE0E2{
	background-color: #FDE0E2;
}
.four_pillar_result td.B3B3B3{
	background-color: #B3B3B3;
}
.four_pillar_result td.EAEAEA{
	background-color: #EAEAEA;
}
.four_pillar_result td.CFAD7E{
	background-color: #CFAD7E;
}
.four_pillar_result td.F7E9BB{
	background-color: #F7E9BB;
}
.four_pillar_result td.td2DC4F4{
	background-color: #2DC4F4;
}
.four_pillar_result td.D7E1FF{
	background-color: #D7E1FF;
}
.four_pillar_result td.td58B947{
	background-color: #58B947;
}
.four_pillar_result td.D6F8D8{
	background-color: #D6F8D8;
}
table.table-phongthuy th,
table.table-phongthuy td{
	text-align: center;
	font-size:13px;
	font-weight:bold;
	color:#000;
	padding:5px;
}
table.table-phongthuy.four_pillar_top{
	max-width: 250px;
	margin:20px auto;
}

table.table-phongthuy.ten_luck_pillar{
	max-width: 500px;
	margin:20px auto;
}