div#main > .container {
	overflow: visible;
}
#content table.ctlist_tablerl thead th {
    padding: 35px 20px;
	line-height: 18px;
    border: none;
}
#content table.ctlist_tablerl td {
    padding: 35px 20px;
	border-left: none;
    border-right: none;
}
.ctlist_tablerl.ctlist_tablerl_sin {
    margin-top: 50px;
}
.bxfiled .bxloading {
	background: no-repeat;
	width: 30px;
	height: 30px;
	left: auto;
	right: 0;
	top: 10px;
}
.bxkeydownabs .bxresult {
	max-height: 279px;
	overflow-y: auto;
	padding: 0;
    background: #fff;
    box-shadow: 0 0px 10px 0px rgb(0 0 0 / 30%);
}
.bxrecord .bxrow {
    background: #fff;
    color: #000;
}
.bxrecord .bxrow:first-child {
	padding: 20px 15px;
	background: #127CBE;
	color:#fff;
}
.bxrecord .bxrow:first-child label {
	color: ;
}
.bxrecord .bxrow {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ccc;
	padding: 15px;
}
.bxrecord .bxrow label, .bxrecord .bxrow p {
	width: 50%;
	text-transform: capitalize;
}
.bx_listitem {
	background: #127cc0;
	color: #fff;
	padding: 0;
	font-size: 15px;
	margin: 0 0 25px;
}
#content .bxheading h2 {
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 22px;
}
.bxrecord .bxrow label {
	font-weight: 600;
}
.ctlist_tablerl th {
	background: #127CBE;
	color: #fff;
	text-transform: capitalize;
}
.ctlist_tablerl {
	font-size: 15px;
	text-align: center;
}
#mc_formsearch_ship .bxfiled {
	max-width: 500px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
}
.bxkeydownabs.active.active_autocomplete {
    display: block;
}
.bxkeydownabs.active {
    display: none;
}
.bxkeydownabs {
	position: absolute;
	width: 100%;
	background: #eee;
	top: 45px;
	left: 0;
	display: none;
	z-index: 999;
}
.bxkeydownabs span:hover {
	background: #127cc0;
	color: #fff;
}
.bxkeydownabs span {
	display: block;
	padding: 8px 10px;
	line-height: 18px;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	color: #000;
	cursor: pointer;
}
#mc_formsearch_ship .bx_action {
	display: inline-block;
	vertical-align: top;
}
.clearfix{
	float: none;
	clear: both;
}
#mc_formsearch_ship .bxfiled select {
	background: none;
	height: 50px;
}
#mc_formsearch_ship .bx_action button {
	font-size: 30px;
	width: 55px;
	height: 55px;
	text-align: center;
	cursor: pointer;
}
#mc_formsearch_ship .bxfiled input {
	background: none;
}
.bx_formsearch {
	margin: 30px 0 20px;
}
.mcsearch_ship_contanin {
	position: relative;
}
.bxloading img {
	width: 100px;
}
.bxloading span {
	display: block;
}
.bxloading.active{
	display: block;
}
.bxloading {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.85);
	z-index: 999;
	display: none;
}
#mc_formsearch_ship .bx_action button i {
	display: block;
	width: 100%;
	height: 100%;
	padding: 8px 0 0;
}
#content .post-content ul.dtr-details {
	display: block;
	padding: 0;
	text-align: left;
}
#content .post-content ul.dtr-details li {
	display: flex;
	align-items: center;
}
#content .post-content ul.dtr-details span {
	width: 50%;
	padding: 0 5px;
}
#content .post-content ul.dtr-details {
	display: block;
	padding: 0;
	text-align: left;
	background: #dedede;
	padding: 5px;
	color: #000;
}
.mc-keydown-pod, .mc-keydown-pol {
    position: relative;
}
@media print {
	#mc_transhipment .bx_listitem {
	    background: #127cc0;
	    color: #fff;
	    padding: 0;
	    font-size: 15px;
	    margin: 0 0 25px;
	}
	#mc_transhipment .bxrecord .bxrow {
	    display: flex;
	    align-items: center;
	    border-bottom: 1px solid #ccc;
	    padding: 0 15px;
	}
	#mc_transhipment .bxrecord .bxrow label {
	    font-weight: 600;
	}
	#mc_transhipment .bxrecord .bxrow label,#mc_transhipment .bxrecord .bxrow p {
	    width: 50%;
	    text-transform: capitalize;
	}
}