﻿#CustomerMenuBox ul li
{
    float:right;
    padding:10px;
    text-align:center;
}
.customer_box
{
    padding: 5px;display: block;clear: both;background-color: #EEE;margin-bottom: 15px;
}
.customer_box_header
{
    border-bottom: solid 2px #016199;height: 35px;margin-bottom: 5px;padding: 5px;display: block;clear: both;background-color: #EEE;margin-bottom: 15px;
}
.customer_contact_us_btn{
        padding: 10px;
    text-align: center;
    background-color: orange;
    border-radius: 10px;
    color: white;
}
@media (min-width: 992px){
	.header-fixed .header-v8.header-fixed-shrink .blog-topbar {
    margin-top: 0;
}
}
@media (min-width: 992px){.header-v8 .navbar-brand {
    height: 44px !important;
    max-height: 50px;
    padding: 0;
}}

@media (min-width: 992px){.header-fixed .header-v8.header-fixed-shrink .navbar-brand {
    height: 44px !important;
    max-height: 70px;
    line-height: 36px;
}}
body.header-fixed.header-fixed-space-v2{
	padding-top:0 !important
}
.header-fixed .header-v8.header-sticky {
    top: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    position: relative !important;
}
.customer_box {
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    padding: 5px;
    display: block;
    border-radius: 3px;
    clear: both;
    margin-bottom: 10px;
}
.customer_box_header {
    border-bottom: solid 1px #ffbb40;
    height: 42px;
    padding: 6px;
    display: block;
    clear: both;
    background-color: #fff;
    margin-bottom: 18px;
}
.right_box {
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #555;
    margin-bottom: 10px;
    display: block;
}
.left_box {
    float: left;
    width: 50%;
    text-align: left;
    font-size: 12px;
    padding-top: 4px;
    color: #555;
}
.customer-info-div {
    border: 1px solid #ccc;
    margin: 20px;
}
.display_customer_field_div {
    overflow: hidden;
	border:0 !important;
    border-bottom: 1px solid #ccc !important;
    direction: rtl;
    padding: 5px 0;
	   margin-bottom: 0px !important;

}
.display_customer_field_name_section {
    width: 140px !important;
    float: right;
    padding: 5px 10px !important;
    font-size: 14px !important;
	background:#fff !important
}
.display_customer_field_value_section {
    display: block !important;
    width: calc(100% - 140px) !important;
    float: left;
    padding: 5px 0 !important;
	background-color: #fff !important;

}

#CustomerMenuBox ul li:hover a {
    color: orange;
}
#CustomerMenuBox ul li {
    float: right;
    padding: 12px;
    margin: 4px;
    text-align: center;
    list-style: none;
}
.customer-info-div {
    border: 1px solid #ccc;
    margin: 20px;
}
div.section_content>ul {
    padding: 0 0;
}
div.section_content ul li a {
    color: #333;
}
div.section_content ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
    padding: 10px;
    background-color: rgba(255, 165, 0, 0.44);
    border-radius: 4px;
}

.customer_box .section_content {
    font-size: 13px;
    text-align: justify;
    padding: 10px;
    line-height: 1.7;
}
.customer_contact_us_btn {
    padding: 10px;
    float: left;
    text-align: center;
    background-color: orange;
    border-radius: 3px;
    color: white;
    margin: 5px 0 10px;
}
.copyright {

    padding: 4px 0 13px 0 !important;
}
.footer-v8 .col-md-3,.footer-v8 .col-md-2,.footer-v8 .col-md-4,.footer-v8 .col-md-5,.footer-v8 .col-md-6{
	padding-left:15px !important;
	padding-right:15px !important;
	margin-top:25px !important
}
.footer-v8 h4 {
    padding: 6px 0 13px 0;
    border-bottom: 1px dotted #eee;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 16px;
}
.footer-v8 ul {
    padding: 0;
}

.footer-v8 ul li {
    list-style: none;
    padding: 4px 0;
}

.footer-v8 ul li a {
    color: #eee;    font-size: 12px;
}
.footer-v8 ul li a:hover {
    color: #7e9bde;
}
.footer-v8 .col-md-3 p {
    display: inline-block !important;
    margin: 5px !important;
    padding: 1px !important;
}
#AboutUsBox .pageContent {
    clear: both;
    margin: 25px 0;
}
#AboutUsBox .pageContent p {
    background: #fff;
    padding: 15px;
    border: 1px solid orange;
    border-radius: 4px;
    margin: 25px 0;
    clear: both;
}
.briefNews {
    margin: 10px 0;
    padding: 15px;
    background: #fff;
    border: 1px solid orange;
    border-radius: 4px;
}
.briefNews .section_image {
    width: 12%;
    float: right;
    margin-left: 0;
    margin-right: 0;
}
.briefNews .section_image img {
    width: 100%;
    border-radius: 3px;
}
.briefNews .section_content {
    width: 86%;
    float: left;
    margin-left: 0;
    margin-right: 0 !important;
}
.briefNews .section_content_title a {
    margin: 10px 0;
    display: block;
}
.briefNews .section_content_text {
    padding: 10px 0px;
    font-size: 13px;
}
div#DetailBox div:last-child {
    border: 0 !important;
}
