@charset "utf-8";
/* CSS Document */

body{
	margin:0;	
	/*font-family: 'helvetica';*/
	font-family: 'Open Sans', sans-serif;
}

img{
	width:100%;	
}

a, a:hover {
	text-decoration:none !important;
}

.header{
	float:right;
	width: 100%;
	color:white;
}

.header-mid{
	width:100px;	
	display:inline-block;
}

.header-left{
    width: 422px;
	display:inline-block;
	vertical-align:top;
	position: absolute;
	z-index:1;
}

.header-right{
    width: 100%;
	display:inline-block;
	vertical-align:top;
	text-align:right;
}

.header-right a, .header-right a:hover{
	color:white;
	font-size:12px;	
}

.whatsapp{
    width: 230px;
    background: #23d523;
    left: 320px;
    height: 45px;
    position: absolute;	
}

.whatsapp img{
	display:inline-block;	
	vertical-align:middle;
	width:7%;	
}

.whatsapp p{
    width: 56%;
    vertical-align: middle;
    display: inline-block;
    font-size: 10px;
    padding-right: 8px;
    padding-top: 17px;
}

.header-right-top{
	background-color:#1b679a;
	height:45px;
    padding-right: 20px;
}

.header-right-btm{
	background-color:#744f82;
	height:45px;
    padding-right: 20px;
}

.header-right ul{
	margin:0;	
}

.header-right ul li{
	position:relative;
	display: inline-block;
	font-size: 12px;
	margin:16px 10px;	
}

.top-header li img{
	width:10%;
	display:inline-block;	
}

.top-header li a{
	width:80%;
	display:inline-block;	
}

.top-header li {
    margin: 16px 4px !important;
}

.skype{
	width: 7% !important;
}

.skype img{
	width:16% !important;	
}

.well{
	background-color:white !important;
	box-shadow: none !important;	
}

.nopadding{
	padding:0px !important;	
}

.nomargin{
	margin:0px !important;	
}

.m-4 {
	margin-right:1.2%;
	margin-top:1.2%;
	width:19% !important;
}

.m-4:nth-child(5n) {
	margin-right:0px;
}

.text-purple{
	color:#744f82;
}

.text-blue{
	color:#1b679a;
}

.btn-purple, .btn-purple:hover{
	background-color:#744f82;
	color:white;
	padding:10px 30px;
	cursor:pointer;
}

.btn-purple2, .btn-purple2:hover{
	background-color:#744f82;
	color:white;
	padding:10px;
	font-size:13px;
	margin:10px 0px;
	cursor:pointer;
	
}

.btn-changeToDarkOrange{
	opacity: .8;
	transition: .3s;
}
.btn-changeToDarkOrange:hover{
 	opacity: 1;
}
.btn-purple2 a:hover{
	color: white;
}


.btn-changeToBlue{
	background-color:#1b679a !important;
}

.btn-changeToOrange{
	background-color:#f97a5f !important;
}

.btn-changeToDarkOrange{
	background-color: #ff5a37 !important;
}

.btn-changeToBlack{
	background-color:#191919 !important;
}

.btn-blue, .btn-blue:hover{
	background-color:#1b679a;
	color:white;
	padding:6px 12px;
	cursor:pointer;
}

.btn-blue2, .btn-blue2:hover{
	background-color:#1b679a;
	color:white;
	padding:23px 35px;
	cursor:pointer;
	float: left;
    line-height: 15px;
    width: 180px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b679a+0,1b679a+50,337ab7+50,337ab7+100 */
background: #1b679a; /* Old browsers */
background: -moz-linear-gradient(top, #1b679a 0%, #1b679a 50%, #337ab7 50%, #337ab7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1b679a 0%,#1b679a 50%,#337ab7 50%,#337ab7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1b679a 0%,#1b679a 50%,#337ab7 50%,#337ab7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b679a', endColorstr='#337ab7',GradientType=0 ); /* IE6-9 */
}

.btn-orange, .btn-orange:hover{
	background-color:#f97a5f;
	color:white;
	padding:10px 30px;
	cursor:pointer;
}

.btn-orange2, .btn-orange2:hover{
	background-color:#f97a5f;
	color:white;
	padding:11px 20px;
	cursor:pointer;
}

.btn-blue3, .btn-blue3:hover{
	background-color:#1b679a;
	color:#FFFFFF;
	padding:10px;
	width:100%;
	display:block;
	margin:25px 0px;
	font-size:18px;
	text-align:center;
	cursor:pointer;
}

.btn-orange3, .btn-orange3:hover{
	background-color:#f97a5f;
	color:#FFFFFF;
	padding:10px;
	width:100%;
	display:block;
	font-size:18px;
	text-align:center;
	cursor:pointer;
}

.product-other-header{
	border:1px solid #CCCCCC;
	border-bottom: 3px solid #744f82;
	padding:20px 0px;
	color:#744f82;
}

.product-other-header2{
	border:1px solid #CCCCCC;
	border-bottom: 3px solid #1b679a;
	padding:20px 0px;
	color:#1b679a;
}

.product-other-header3{
	border:1px solid #CCCCCC;
	border-bottom: 3px solid #f97a5f;
	padding:20px 0px;
	color:#f97a5f;
}

.product-other-header4{
	border:1px solid #CCCCCC;
	border-bottom: 3px solid black;
	padding:20px 0px;
	color:black;
}

.breadcrumb{
	border:1px solid #CCCCCC;
	border-bottom: 3px solid #1b679a;
	background-color:white !important;	
	margin-top:20px;
	padding:12px 20px 2px !important;
}
 
.product-logo{
	width:auto;
	padding:10px;
	height:50px;
}

.product-logo img {
	width:auto;
	max-width:auto;
	height:100%;
}

.product-title h3 {
	font-size:27px;
	line-height:50px;
	margin:0px;
}

.product-title p {
	font-size:24px;
}
 
.w-20{
	width:20%;	
}

.p-20{
	padding:20px;	
}

.pt-20{
	padding-top:20px;	
}

.pb-10{
	padding-bottom:10px;	
}

.ptb-20{
	padding:20px 0px;	
}

.m-10{
	margin:10px;	
}

.mtb-20{
	 margin:20px 0px;	
}

.mb-20{
	margin-bottom:20px;
}

.no-margin {
	margin:0;
}

.f-13{
	font-size:13px;	
}

.text-white{
	color:white;	
}

.price-listing{
	font-size: 14px;
}
 
.product-detail{
    padding: 10px 34px !important;	
}

.product-detail .product-detail-row h5 {
	font-size:22px;
}

.product-detail-box {
	width:23.5% !important;
}

.product-detail-box p{
    border-bottom: 4px dotted #C8C8C8;
    padding: 0px 0px 10px 0px;
    margin-right: 18px;	
	height:65px;
	text-align:center;
}

.vertical-dotted {
	float:left;
	height:130px;
	border-left:4px dotted #C8C8C8;
	margin-right:18px;
}

.product-detail p{
	font-size:13px;
}

.product-detail-table-first {
	height:1px;
}

.product-detail-table-first tr td p {
	margin:0;
}

.product-detail-table-first tr td {
	width:25%;
	font-size:13px;
	text-align:center;
	vertical-align:top;
	padding:10px 18px 10px 10px;
}

.product-detail-table {
	height:1px;
}

.product-detail-table tr td, .product-detail-table tr td p {
	font-size:13px;
}

.product-detail-table tr td {
	width:25%;
    padding: 15px 40px 15px 40px;
	vertical-align:top;
	background-image:url(../images/purple_tick.png);
	background-repeat:no-repeat;
	background-position:10px center;
	vertical-align:middle;
}

.product-detail-line{
	border-bottom:2px solid #744f82;	
	margin-bottom:12px;
}

.border-dot {
	padding:0px !important;
	background-image:none !important;
}

.border-dot div {
    border-bottom: 4px dotted #C8C8C8;
	width:calc(100% - 20px);
	margin-right:20px;
}

.product-detail-table .border-vertical-dot, .product-detail-table-first .border-vertical-dot {
	padding:0px !important;
	background-image:none !important;
	width:auto !important;
	height:100% !important;
}

.product-detail-table .border-vertical-dot div {
	border-right: 4px dotted #C8C8C8;
	height:100%;
	margin-right:20px;
}

.product-detail-table-first .border-vertical-dot div {
	border-right: 4px dotted #C8C8C8;
	height:100%;
	margin-right:20px;
}
 
.no-dotted{
	border-bottom:0px !important;	
}
 
.btn-cal{
	width: 100%;
    display: block;
    text-align: center;	
}

.useless-line{
	margin:0 auto;
	width:50%;
}

.d-inline-block {
	display:flex;
}

.feature-border{
	border:3px solid #cccccc;	
	height:100%;
}

.feature-border p, .proforma p{
	font-size:13px;	
}

.smilar-box{
 	padding:12px !important;
	margin:20px 0px;
	position:relative;
}

.fea-tag{
    position: absolute;
    background-color: #fa7f65;
    padding: 4px 6px;
    left: 12px;
	top:12px;
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.fea-changeToPurple{
	background-color:#744f82 !important;
}

.fea-changeToGold{
	background-color:#ddbe16 !important;
}

.card-search{
    position: absolute;
    top: 69px;
    right: 13px;
    background: black;
    color: white;
    padding: 6px;	
}

.bg-gray{
	background-color:#ECECEC;	
}

.testimonial{
	padding:40px 0px;
	margin-top:20px;	
}
 
.footer{
	background-color:#3D3D3D; 
	color:white;
	padding:20px 0px;
}

.footer a{
	color:#ABABAB;
	text-decoration:none;
	font-size:12px;
}

ul{
	padding:0%; 
}

li{
	list-style:none;  
}

.copyright{
	background-color: #744f82;
	color:white; 
	padding:20px 0px 10px;
}

.copyright li{
	display:inline-block; 
}

.copyright a{
	color:white;
	font-size:12px;
}

.heading7{
	font-weight:700;
	text-transform: uppercase;
	font-size:12px;
}

.navbar{
	display:none;
}

/*.countryImage{background-position: left; margin-left: 15px; background-repeat:no-repeat; background-size: 20px 24px; padding-left: 30px !important;}
.countryImage2{background-position: left; margin-left: 0px; background-repeat:no-repeat; background-size: 20px; padding-left: 30px !important;}
.countryImage3{background-position: left; margin-left: 0px; background-repeat:no-repeat; background-size: 30px 20px; padding-left: 40px !important;}*/
.f-Right{float:right;}

.title-background-1{    
	background: #1b679a;
	/* background: #f97a5f; */
	padding: 14px 20px;
    color: white;
}

.title-background-2{    
	/* background: #744f82; */
	background: #1b679a;
    padding: 14px 20px;
    color: white;
}

.sidebar{
	background-color:#F1F1F1;
}

.sidebar p{
	margin:11px 0px 0px 15px !important;
}

.sidebar li{
	padding-top:5px;
	padding-bottom:5px;	
}

.sidebar li:hover{
	background-color:#f97a5f !important;
	color:white	!important;
	border-right: 2px solid #1b679a;
}

.sidebar li:hover p{
	color:white	!important;
}

.country-sidebar{
	background-color:#F1F1F1;
}

.country-sidebar p{
	margin:6px 0px 0px 15px !important;
}

.country-sidebar li{
	padding-top:10px;
	padding-bottom:10px;	
}

.country-sidebar li:hover{
	background-color:#f97a5f !important;
	color:white	!important;
	border-right: 2px solid #1b679a;
}

.country-sidebar li:hover p{
	color:white	!important;
}

.banner-border{
    border: 6px solid #eeeeee;	
	padding:20px 10px;
}

.banner-border2{
    border: 6px solid #ddbe16;	
	padding:20px 10px;
	background:black;
	color:#ddbe16;
	text-align:center;
	font-weight:600;
}


.banner-border label{
	font-size:12px;
	color:gray;	
}

.banner-whitebar{
    position: absolute;
    top: -45px;
    left: 29%;
    background: white;
    padding: 8px;
    font-weight: 700;
    font-size: 13px;
    color: #1b679a;
}

.banner-whitebar2{
    position: absolute;
    top: -15px;
    left: 35%;
    background: white;
    padding: 8px;
    font-weight: 700;
    font-size: 13px;
    color: #1b679a;
}

.btn-homesubbanner1{
	position: absolute;
    bottom: 32px;
    left: 16px;
    font-size: 11px;
    background: #e21d23;
    padding: 4px 8px;
    color: white;
    font-weight: 600;
}

.btn-homesubbanner2{
	position: absolute;
    bottom: 32px;
    left: 16px;
    font-size: 11px;
    background: #744f82;
    padding: 4px 8px;
    color: white;
    font-weight: 600;
}

.btn-homesubbanner3{
	position: absolute;
    bottom: 32px;
    left: 16px;
    font-size: 11px;
    background: #f97a5f;
    padding: 4px 8px;
    color: white;
    font-weight: 600;
}

.banner-border2 input{
	padding: 10px 8px !important;
	margin:6px 0px;
	border:none;
	border-right:2px solid #000000;
}

.btn-gold{
	background-color:#ddbe16;
	display:block;
	padding:10px 20px;
	color: #131313;	
}

.banner-border2 select{
	margin:6px 0px;
	border:none;
	border-radius:0;
	height: 40px; 
}

.btn-other-1{
    position: absolute;
    top: 41%;
    left: 0;
    font-size: 18px;
    padding: 10px 10px;
    background: #3d5c99;
    color: white;
    font-weight: 600;
    right: 0;
    margin: auto;
    width: 150px;
    text-align: center;	
}


.other-2 input{
    position: absolute;
    bottom: 65px;
    width: 90%;
    left: 0;
	right:0;
	margin:auto;
    font-size: 17px;
    padding: 5px;	
}

.other-2 a{
	position: absolute;
    left: 0;
	right:0;
	margin:auto;
    bottom: 15px;
    background: #6780af;
    color: white;
    padding: 5px 0px;
    width: 90%;
    text-align: center;
    font-size: 17px;	
}

.btn-other-3{
    position: absolute;
    font-size: 18px;
    padding: 10px;
    background: #ddbe16;
    color: white;
    font-weight: 600;
    text-align: center;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 15%;
}

.btn-other-4{
    position: absolute;
    bottom: 35%;
    left: 0px;
    font-size: 18px;
    padding: 10px;
    background: #3d5c99;
    color: white;
    font-weight: 600;
    width: 150px;
    text-align: center;
    right: 0;
    margin: auto;
}

.btn-other-5{
    position: absolute;
    font-size: 18px;
    padding: 10px;
    background: #744f82;
    color: white;
    font-weight: 600;
    text-align: center;
    width: 90%;
    left: 0;
    right: 0;
    bottom: 15%;
    margin: auto;
}

/* added by pang */
.card-body {
	margin-top:10px;
}
.clear {
	clear:both;
}
.nopaddingright {
	padding-right:0px !important;
}
.nopaddingleft {
	padding-left:0px !important;
}
.sidemake-logo {
	position:relative;
    width:100%;
    padding-top:100%;
}
.sidemake-logo img {
	position:absolute;
    width:85%;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
}

.link-button {
	font-weight:700;
	color:#FFFFFF;
	font-size:13px;
	padding:0px 15px;
	width:120px;
	line-height:40px;
	float:left;
	text-align:center;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
}
.popup-container {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(255, 255, 255, 0.5);
	display:none;
	z-index:100;
}

.popup-form {
	position:absolute;
	width:1000px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #007DC3;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}

#enquiry-container {
	 height:523px; 
	/* height:620px !important ; */
}

#order-container {
	height:548px;
}

.popup-msg {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #007DC3;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
	display:none;
}

#enquiry-msg {
	width:700px;
	height:307px;
}

#order-msg {
	width:700px;
	height:230px;
}

#newsletter-msg {
	width:700px;
	height:200px;
}

#subscribe-container {
	width:500px;
	height:415px;
}

.input-subscribe-field {
	width:500px;
	padding:0px 20px;
	margin-bottom:10px;
}

.popup-bg-close {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	cursor:pointer;
}

.popup-bg-close a {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

.popup-title {
	font-size:30px;
	color:#FFFFFF;
	background-color:#007DC3;
	padding:15px 20px;
	margin:0px;
}

.popup-car-full-title {
	padding:15px 20px;
	font-size:25px;
	color:#000000;
	text-align:center;
	font-weight:normal;
}

.popup-inner-title {
	font-size:25px;
	color:#000000;
	padding:15px 20px;
	font-weight:normal;
}

.popup-text {
	font-size:20px;
	color:#000000;
	padding:20px;
}

.popup-msg-text {
	padding:20px;
	font-size:25px;
}

.popup-back {
	padding:0px 20px;
}

.popup-back-left {
	float:left;
	width:200px;
}

.popup-back-right {
	float:right;
	width:200px;
}

.popup-close {
	position:absolute;
	top:12px;
	right:17px;
	cursor:pointer;
	width:40px;
}

.input-popup-field {
	width:470px;
	margin-bottom:10px;
}

.input-popup-tfield {
	width:100%;
	height:120px;
	float:left;
	padding:0px 20px;
}

.input-field-left {
	float:left;
	margin-left:20px;
}
.input-field-right {
	float:right;
	margin-right:20px;
}

.input-popup-text {
	width:100%;
	font-size:15px;
	line-height:40px;
	color:#556677;
	padding:0px 15px;
	border:1px solid #c5c5c5;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.input-popup-text::-webkit-input-placeholder {
	color:#556677;
}

.input-popup-text:-moz-placeholder {
	color:#556677;
}

.input-popup-text::-moz-placeholder {
	color:#556677;
}

.input-popup-text:-ms-input-placeholder {
	color:#556677; 
}

#cal_order_selected_port::-webkit-input-placeholder {
	color:#FF0000;
}

#cal_order_selected_port:-moz-placeholder {
	color:#FF0000;
}

#cal_order_selected_port::-moz-placeholder {
	color:#FF0000;
}

#cal_order_selected_port:-ms-input-placeholder {
	color:#FF0000; 
}

.input-popup-textarea {
	width:100%;
	height:100%;
	font-size:15px;
	color:#556677;
	padding:15px;
	border:1px solid #c5c5c5;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.custom-height-textarea {
	height:75px;
}

.input-popup-textarea::-webkit-input-placeholder {
	color:#556677;
}

.input-popup-textarea:-moz-placeholder {
	color:#556677;
}

.input-popup-textarea::-moz-placeholder {
	color:#556677;
}

.input-popup-textarea:-ms-input-placeholder {
	color:#556677; 
}

.input-popup-dropdown {
	width:100%;
	font-size:15px;
	height:42px;
	color:#556677;
	padding:0px 15px;
	border:1px solid #c5c5c5;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.input-subscribe-dropdown {
	width:100%;
	font-size:15px;
	height:42px;
	color:#556677;
	padding:0px 15px;
	border:1px solid #c5c5c5;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.input-popup-checkbox {
	margin-top:20px;
}

.input-popup-button {
	margin-top:20px;
	float:right;
	width:auto;
	padding:0px 30px;
	margin-left:10px;
}

.padding-left-20px {
	padding-left:20px;
}

.loading-button {
	background-image: url(../../images/loading_screen.GIF);
	background-repeat:no-repeat;
	background-size: 40px;
	background-position: right top;
	background-color: transparent;
	text-indent: -9999px;
	height:45px;
}
.input-custom-checkbox {
	width: 20px !important;	
	position: relative;
	float:left;
}

.input-custom-checkbox label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left:0;
	margin-left:0px !important;
	border-radius: 3px;
	border-top:1px solid #b3c1cd;
	border-left:1px solid #b3c1cd;
	background-color:#dbe8f3;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;	
}

.input-custom-checkbox label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.input-custom-checkbox label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.input-custom-checkbox input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

#future-update {
	float:left;
	margin-left:10px;
	font-size:15px;
	color:#000000;
}

.green {
	background-color:#26AD5F;
}

.blue {
	background-color:#007DC3;
}
.product-box-grid {
	width:100%;
	float:left;
}
.product-box-grid .product-box {
	width:19%;
	float:left;
	margin-right:1.2%;
	position:relative;
}
.product-box-grid .product-box:nth-child(5n+5) {
	margin-right:0;
}
.well {
	position:relative;
}
.product-contact-box-left {
	padding:0 !important;
	margin:0;
	width:auto !important;
}
.product-contact-box-left img {
	width:auto;
}
.spec-1, .spec-2, .spec-3, .spec-4 {
	width:25%;
}
.button-float-right {
	float:right;
}
.prodcut-title-field:after {
	clear:both;
	content:'';
	display:table;
}
/* added by pang*/

/* old css */
.wrapper {
	width:100%;
	position:relative;
	background-color:#FFFFFF;
}

.container {
	width:1175px;
	margin:0 auto;
	position:relative;
}

.full-width-image {
	width:100%;
}

.float-left-image {
	float:left;
	width:auto;
}

.float-right-image {
	float:right;
	width:auto;
}

.link-button {
	font-weight:700;
	color:#FFFFFF;
	font-size:13px;
	padding:0px 10px;
	width:120px;
	line-height:40px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	float:left;
	text-align:center;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
}

.green {
	background-color:#26AD5F;
}

.blue {
	background-color:#007DC3;
}

.orange {
	background-color:#F65518;
}

.yellow {
	background-color:#F0C30E;
	color:#000000;
}

.grey {
	background-color:#A9A9A9;
}

.blue-border {
	border:1px solid #F65518;
	color:#F65518;
	width:250px;
	float:none;
	background-color:#FFFFFF;
}

.blue-border:hover {
	background-color:#F65518;
	color:#FFFFFF;
}

.car-finder-container {
	position:absolute;
	height:100%;
	left:0;
	right:0;
	top:0;
}

#car-finder {
	width:300px;
	height:351px;
	position:absolute;
	margin:auto;
	left:0px;
	top:0px;
	bottom:0px;
	background-color:rgba(255, 255, 255, 0.9);
	-webkit-border-radius: 0 20px 0 20px;
	border-radius: 0 20px 0 20px;
}

#car-finder h1 {
	font-size:26px;
	font-weight:normal;
	text-align:center;
	color:#0076BE;
	padding:20px 0px;
	border-bottom:1px solid #999999;
}

.find-car-field {
	padding:0px;
	border-bottom:1px solid #999999;
}

.input-find-dropdown {
	width:300px;
}

.input-find-text {
	width:300px;
	height:50px;
	font-size:15px;
	border:none;
	padding:0px 15px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background-color:transparent;
	color:#535353;
}

.input-find-text::-webkit-input-placeholder {
	color:#535353;
}

.input-find-text:-moz-placeholder {
	color:#535353;
}

.input-find-text::-moz-placeholder {
	color:#535353;
}

.input-find-text:-ms-input-placeholder {
	color:#535353; 
}

.find-car-field .ui-selectmenu-button {
	border:none;
	background-color:transparent;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

.find-car-field .ui-selectmenu-button span.ui-icon {
	background-image:url(../images/icon_find_car_dropdown_transparent.png);
	width:40px;
	height:50px;
	background-position:center;
	right:0;
	top:0;
	margin-top:0;
}

.find-car-field .ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	font-size:15px;
	padding: 0px 15px;
	display: block;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#535353;
}

.find-field-overflow {
	height:250px;
}

.find-car-submit {
	text-align:center;
}

.input-find-submit {
	width:180px;
	margin:20px auto 0px auto;
	float:none;
}

#home-page-quote {
	padding:30px 0px;
}

#home-page-quote p {
	text-align:center;
	font-size:18px;
	color:#333333;
}

#home-page-quote p span {
	color:#007EC4;
}

#car-make-selection {
	padding:30px 0px;
	background-color:#F4F4F4;
}

#car-make-dropdown {
	margin-bottom:30px;
}

#car-make-dropdown p {
	float:left;
	color:#535353;
	font-size:22px;
	font-weight:bold;
	margin-top:13px;
	text-transform:uppercase;
}

#car-make-dropdown div.home-car-make {
	float:right;
}

#car-make-logo {
	
}

.home-car-make-button {
	width:170px;
	float:right;
	line-height:50px;
	height:50px;
	margin-left:20px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

.home-car-make-dropdown {
	width:270px;
}

.home-car-make .ui-selectmenu-button {
	border:1px solid #26AD5F;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

.home-car-make .ui-selectmenu-button span.ui-icon {
	background-image:url(../images/icon_dropdown_green.png);
	width:50px;
	height:50px;
	background-position:center;
	right:0;
	top:0;
	margin-top:0;
}

.home-car-make .ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	font-size:15px;
	padding: 0px 15px;
	display: block;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#556677;
}

#top-latest-car {
	padding:30px 0px;
}

.latest-stock-title {
	font-weight:900;
	color:#F65518;
	text-align:center;
	font-size:30px;
	margin-bottom:30px;
}

.latest-stock-item {
	width:208px;
	float:left;
	position:relative;
	margin-right:33px;
	margin-bottom:30px;
	border:1px solid #E2E2E2;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}

.latest-stock-list  .latest-stock-row .latest-stock-item:last-child {
	margin-right:0px;
}

.latest-stock-item img {
	width:100%;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.latest-stock-image {
	width:100%;
	position:relative;
}

.latest-stock-item .latest-stock-make-model {
	font-size:14px;
	text-align:center;
	color:#0785D9;
	padding:10px;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}

.latest-stock-item .latest-stock-year-trans {
	font-size:14px;
	text-align:center;
	color:#666666;
	padding-bottom:10px;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}

.latest-stock-item:hover {
	border:1px solid #0785D9;
}

.latest-stock-item:hover .latest-stock-make-model {
	background-color:#0785D9;
	color:#FFFFFF;
}

.latest-stock-item:hover .latest-stock-year-trans {
	background-color:#0785D9;
	color:#FFFFFF;
}

.latest-view-more {
	text-align:center;
}

#newsletter {
	margin:0px 0px 0px 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0872ba+0,05436e+50,0872ba+100 */
	background: #0872ba; /* Old browsers */
	background: -moz-linear-gradient(left,  #0872ba 0%, #05436e 50%, #0872ba 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #0872ba 0%,#05436e 50%,#0872ba 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #0872ba 0%,#05436e 50%,#0872ba 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0872ba', endColorstr='#0872ba',GradientType=1 ); /* IE6-9 */
}

.newsletter-container {
	position:absolute;
	height:100%;
	left:0;
	right:0;
	top:0;
}

.newsletter-outer-container {
	width:100%;
	position:absolute;
	height:126px;
	top:0;
	bottom:0;
	margin:auto;
}

.newsletter-title {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
}

.newsletter-inner-container {
	width:1170px;
	margin:0 auto;
	padding:5px;
}

.newsletter-field {
	float:left;
	margin-right:13px;
}

.newsletter-inner-container .newsletter-field:last-child {
	margin-right:0px;
}

.newsletter-input {
	width:280px;
	height:50px;
	font-size:16px;
	color:#333333;
	border:none;
	padding:0px 15px;
}

.newsletter-input::-webkit-input-placeholder {
	color:#333333;
}

.newsletter-input:-moz-placeholder {
	color:#333333;
}

.newsletter-input::-moz-placeholder {
	color:#333333;
}

.newsletter-input:-ms-input-placeholder {
	color:#333333; 
}

.newsletter-dropdown {
	width:280px;
	height:50px;
	font-size:16px;
	color:#333333;
	border:none;
	padding:0px 15px;
}

.newsletter-field .ui-selectmenu-button {
	border:none;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

.newsletter-field .ui-selectmenu-button span.ui-icon {
	background-image:url(../images/icon_find_car_dropdown.jpg);
	width:50px;
	height:50px;
	background-position:center;
	right:0;
	top:0;
	margin-top:0;
}

.newsletter-field .ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	font-size:16px;
	padding: 0px 15px;
	display: block;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#333333;
}

.newsletter-button {
	width:280px;
	line-height:50px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background-color:#26AD5F;
}

#inspection-banner {
	padding:30px 0px;
	background-color:#F4F4F4;
}

#inspection-banner .banner-item-button {
	width:100%;
	margin-top:30px;
}

#direct-shipping {
	margin-top:20px;
}

.direct-shipping-container {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
	height:139px;
}

.direct-shipping-container h1 {
	font-size:30px;
	font-weight:normal;
	color:#ffffff;
	margin:15px 0px;
}

.direct-shipping-container p {
	font-size:15px;
	color:#FFFFFF;
	margin-bottom:15px;
}

.direct-shipping-container a {
	width:300px;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
}

#three-banner {
	margin-bottom:30px;
}

.banner-list .banner-item {
	position:relative;
	width:370px;
	float:left;
	margin-right:32px;
}

.banner-list .d-banner-item {
	position:relative;
	width:419px;
	float:left;
	margin-right:31px;
}

.banner-list .second-banner-item {
	width:275px;
}

.banner-list .banner-item:last-child, .banner-list .d-banner-item:last-child {
	margin-right:0px;
}

.banner-list .banner-item img, .banner-list .d-banner-item img {
	width:100%;
}

.banner-list .banner-item .banner-inner-item, .banner-list .d-banner-item .banner-inner-item {
	position:absolute;
	bottom:30px;
	width:100%;
	padding:0px 30px;
}

.banner-list .banner-item .banner-inner-item-full {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	padding:30px;
	text-align:center;
}

.banner-list .banner-icon {
	width:260px !important;
}

.banner-list .d-banner-item .banner-inner-item-top {
	bottom:auto;
	top:30px;
}

.banner-list p.banner-item-title {
	font-size:18px;
	font-weight:700;
	color:#FFFFFF;
	text-shadow: 1px 1px 10px #000000;
	text-align:center;
	padding-bottom:20px;
}

.banner-list p.bit-yellow {
	color:#F9C03E;
}

.banner-list p.banner-item-text {
	font-size:14px;
	color:#FFFFFF;
	text-shadow: 1px 1px 10px #000000;
	text-align:center;
	padding-bottom:20px;
}

.banner-list p.banner-item-text-left {
	text-align:left;
}

.banner-list p.banner-item-text-right {
	text-align:right;
}

.banner-list p.banner-item-bold {
	font-weight:700;
	font-size:18px;
}

.banner-list a.banner-item-button {
	width:210px;
	line-height:40px;
}

.banner-item-full-button {
	position: absolute;
	bottom: 30px;
	width: 260px;
	left: 0;
	right: 0;
	margin: auto;
}

.banner-list a.banner-item-button-full-width {
	width:100%;
}

.banner-list a.banner-item-button-right {
	float:right;
}

#inland-deliver {
	margin-top:30px;
}

.inland-container {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
}

.inland-container h1 {
	font-size:30px;
	font-weight:normal;
	color:#ffffff;
	margin:15px 0px;
}

.inland-container p {
	font-size:15px;
	color:#FFFFFF;
	margin-bottom:15px;
}

.inland-flag-icon {
	width:50%;
}

.inland-step-banner {
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	margin:auto;
	width:70%;
}

.inland-deliver-button {
	width:300px;
	position:absolute;
	top:166px;
	left:0;
	right:0;
	margin:auto;
}

#export-feature {
	padding:20px 0px;
}

.export-feature-title {
	font-size:36px;
	font-weight:300;
	color:#545454;
	padding:0px 0px 30px 0px;
	text-align:center;
}

.export-feature-column {
	width:25%;
	float:left;
	text-align:center;
	position:relative;
	z-index:1;
}

.export-feature-column-title {
	font-size:16px;
	font-weight:600;
	color:#007EC4;
	text-align:center;
	padding:20px 0px 3px 0px;
}

.export-feature-column-text {
	font-size:15px;
	color:#333339;
	text-align:center;
	padding:0px 20px;
}

.dash-line {
	position:absolute;
	width:100%;
	height:1px;
	left:0px;
	right:0px;
	top:111px;
	z-index:0;
}

.dash-line img {
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
}

.left-make-list {
	float:left;
	width:170px;
	border-top:2px solid #007EC4;
	padding-bottom:15px;
	padding-top:15px;
	margin-top:10px;
	background-color:#FFFFFF;
	margin-bottom:30px;
}

.left-make-title {
	font-size:13px;
	font-weight:bold;
	color:#0076BE;
	text-align:center;
}

.left-make-item {
	width:100%;
	padding-top:15px;
	margin-top:15px;
	border-top:1px solid #f4f4f4;
}

.left-make-icon {
	float:left;
	width:25px;
	height:25px;
	position:relative;
	margin-left:15px;
}

.left-make-icon img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

.left-make-name {
	float:left;
	font-size:15px;
	line-height:25px;
	padding-left:20px;
}

.left-make-name a {
	color:#333333;
}

.right-listing {
	float:left;
	width:940px;
	margin-left:30px;
	border-top:2px solid #007EC4;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	margin-top:10px;
	background-color:#FFFFFF;
}

.car-list-info {
	border-top:2px solid #007EC4;
	padding:30px;
	margin-top:30px;
	color:#666666;
	font-size:14px;
	background-color:#FFFFFF;
}

.car-listing-filter {
	width:100%;
	padding-bottom:30px;
}

.clf-field {
	float:left;
	margin-right:12px;
}

.car-listing-filter .clf-field:last-child {
	margin-right:0px;
}

.clf-dropdown {
	width:170px;
}

.clf-text {
	width:170px;
	height:40px;
	padding:0px 20px;
	font-size:15px;
	color:#333333;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #0076BE;
}

.clf-field .ui-selectmenu-button {
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #0076BE;
}

.clf-field .ui-selectmenu-button span.ui-icon {
	background-image:url(../images/icon_dropdown_blue.jpg);
	width:40px;
	height:38px;
	background-position:center;
	border-left:1px solid #0076BE;
	right:0;
	top:0;
	margin-top:0;
}

.clf-field .ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	font-size:14px;
	padding: 0px 15px;
	display: block;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#333333;
}

.clf-button {
	width:150px;
	line-height:40px;
}

.car-list-table {
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
}

.car-list-table tr:last-child {
	display:none;
}

.car-list-table tr td {
	padding:25px;
}

.car-list-table tr td:first-child {
	padding:0px;
	width:230px;
}

.car-list-table tr td:last-child {
	padding-right:0px;
}

.car-list-table tr td.car-list-name {
	color:#2CA9D7;
	font-size:15px;
}

.car-list-table tr td.car-list-year {
	border-left:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
	text-align:center;
	color:#666666;
	font-size:14px;
}

.car-list-table tr td.car-list-seperator div {
	border-top:1px solid #f4f4f4;
	margin:30px 0px;
}

.car-list-table tr td div.car-list-image {
	position:relative;
	width:210px;
}

.car-list-button {
	width:100%;
}

.paginator {
	padding:10px;
	border:1px solid #EEEEEE;
	margin-bottom:30px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.car-counter {
	float:left;
	font-size:14px;
	color:#666666;
	margin-left:10px;
	margin-top:3px;
}

.paging-list {
	text-align:right;
}

.paging-list-bottom {
	text-align:center;
}

.paging-list a {
	display:inline-block;
	width:25px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	color:#666666;
	margin:0px 5px;
}

.paging-list span {
	display:inline-block;
	width:30px;
	line-height:25px;
	text-align:center;
	text-align:center;
	font-size:12px;
	color:#666666;
	margin:0px 5px;
}

.paging-list .paginate-prev,  .paging-list .paginate-next {
	display:inline-block;
	width:auto;
	color:#666666;
}

.paging-list .paginate-prev {
	margin-right:35px;
}

.paging-list .paginate-next {
	margin-left:35px;
}

.paging-list-bottom .paginate-prev {
	float:left;
}

.paging-list-bottom .paginate-next {
	float:right;
}

.paging-list-testimonial .paginate-prev {
	float:none;
}

.paging-list-testimonial .paginate-next {
	float:none;
}

.paging-list a.current {
	color:#666666;
	border:1px solid #26AD5F;
}

.right-detail {
	float:left;
	width:940px;
	margin-left:30px;
}

.car-detail-title {
	width:100%;
	border:1px solid #D8D9DA;
	padding:10px;
}

.car-detail-logo {
	float:left;
	height:36px;
	width:auto;
}

.car-detail-full-title {
	float:left;
	margin-left:20px;
	font-size:30px;
	font-weight:700;
	color:#546677;
}

.car-detail-full-title span {
	color:#007EC4;
}

.car-image {
	width:100%;
	float:left;
	padding:30px 0px 0px 0px;
	background-color:#FFFFFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.car-main-image {
	/*width:50%;
*/	float:left;
}

.car-main-image img {
	width:100%;
}

.car-thumbnail-list {
	width:50%;
	float:left;
	padding-left:10px;
}

.car-thumbnail-list .car-thumbnail {
	float:left;
	width:112px;
	height:84px;
	margin-bottom:10px;
	margin-right:9px;
	cursor:pointer;
	overflow:hidden;
}

.car-thumbnail-list .car-thumbnail:nth-child(4n+4) {
	margin-right:0px;
}

.car-thumbnail-list .car-thumbnail img {
	width:100%;
}

.car-image-login {
	width:54%;
	float:left;
	padding:10px 0px 0px 0px;
	background-color:#FFFFFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom:20px;
}

.car-image-login .car-main-image {
	width:100%;
	float:left;
	padding-bottom:10px;
}

.car-image-login .car-main-image img {
	width:100%;
}

.car-image-login .car-thumbnail-list {
	width:100%;
	float:left;
	padding-left:0px;
}

.car-image-login .car-thumbnail-list .car-thumbnail {
	float:left;
	width:124px;
	height:92px;
	margin-bottom:10px;
	margin-right:10px;
	cursor:pointer;
}

.car-image-login .car-thumbnail-list .car-thumbnail:nth-child(4n+4) {
	margin-right:0px;
}

.car-image-login .car-thumbnail-list .car-thumbnail img {
	width:100%;
}

.car-info {
	float:right;
	width:100%;
	padding-bottom:30px;
}

.car-info-login {
	width:46%;
	padding-left:10px;
	padding-top:10px;
	float:right;
	margin-bottom:30px;
}

.car-detail-title-login {
	color:#FFFFFF;
	font-size:16px;
	font-weight:600;
	padding:14px;
	background-color:#556676;
	position:relative;
}

.car-inquiry-price {
	background-color:#FFFFFF;
	width:100%;
	height:60px;
	padding:16px 19px;
	color:#FE4C00;
	font-size:20px;
	font-weight:600;
	border:1px solid #FE4C00;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom:20px;
	text-align:center;
	position:relative;
}

.car-inquiry-price span {
	color:#7191B0;
}

.car-detail-tooltip {
	position:absolute;
	width:15px;
	height:15px;
	top:0;
	bottom:0;
	right:10px;
	margin:auto;
	cursor:pointer;
}

.car-detail-tooltip:before {
	position:absolute;
	font-family:"FontAwesome";
	content:"\f29c";
	font-size:15px;
	font-weight:normal;
	top:0;
	left:0;
}

.car-detail-tooltip-white {
	color:#FFFFFF;
}

.car-detail-tooltip-dark-grey {
	color:#2C3E50;
}

.car-detail-tooltip-blue {
	color:#007EC4;
}

.car-detail-tooltip-orange {
	color:#FE4C00;
}

.pbc-dropdown {
	float:left;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.pbc-dropdown a {
	background-color:#EDEDED;
	float:left;
	padding:5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #DDDDDD;
	cursor:pointer;
	/*william add*/
	width:276px;
}

.pbc-dropdown a span.flag {
	float:left;
	width:47px;
	height:31px;
	margin-right:15px;
	
	background-repeat:no-repeat;
}

.pbc-dropdown a span.dropdown-word {
	float:left;	
	color:#2C3E50;
	font-weight:bold;
	margin-right:15px;
	margin-top:4px;
}

.pbc-dropdown a span.dropdown-arrow {
	/*float:left;*/
	width:15px;
	height:10px;
	background-image:url(../images/black_down_arrow.png);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
	margin-right:10px;
}

.pbc-dropdown-list {
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #DDDDDD;
	background-color:#EDEDED;
	position:absolute;
	width:100%;
	top:43px;
	display:none;
	z-index:20;
	overflow:hidden;
}

.pbc-dropdown-list a {
	float:left;
	padding:5px;
	border:none;
	cursor:pointer
}

.pbc-dropdown-list a:after {
	display:table;
	content:'';
	clear:both;
}

.car-detail-country-dropdown {
	position:relative;
	width:100%;
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

.car-detail-country-dropdown a {
	background-color:transparent;
	border:none;
	width:100%;
	padding:10px 5px;
}

.car-detail-country-dropdown a span.flag {
	margin-left:15px;
}

.car-detail-country-dropdown a span.flag img {
	height:31px;
	position:relative;
}

.car-detail-country-dropdown a span.dropdown-word {
	color:#2C3E50;
	margin-left:15px;
	margin-bottom:4px;
	font-size:16px;
	font-weight:600;
}

.car-detail-country-dropdown a span.dropdown-arrow {
	width:30px;
	height:30px;
	background-image:url(../images/car_detail_down_arrow.png);
	background-repeat:no-repeat;
	margin-top:0px;
	float:right;
	margin-right:10px;
}

.car-detail-country-dropdown .pbc-dropdown-list {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	height:180px;
	overflow-y:scroll;
	font-size:16px;
	font-weight:600;
}

.car-detail-port-dropdown {
	position:relative;
	width:100%;
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

.car-detail-port-dropdown a {
	background-color:transparent;
	border:none;
	width:100%;
	padding:10px 5px;
}

.car-detail-port-dropdown a span.dropdown-word {
	color:#2C3E50;
	margin-left:15px;
	margin-bottom:4px;
	font-size:16px;
	font-weight:600;
}

.car-detail-port-dropdown a span.dropdown-arrow {
	width:30px;
	height:30px;
	background-image:url(../images/car_detail_down_arrow.png);
	background-repeat:no-repeat;
	margin-top:0px;
	float:right;
	margin-right:10px;
}

.car-detail-port-dropdown .pbc-dropdown-list {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	top:40px;
	font-size:16px;
	font-weight:600;
}

.car-detail-additional {
	color:#007EC4;
	width:100%;
	font-size:16px;
	font-weight:600;
	float:left;
	padding:14px 20px;
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	position:relative;
}

.additional-insurance, .additional-inspection, .additional-certificate {
	padding:14px 17px 14px 20px;
	position:relative;
	display: inline-block !important;
	width: 48%;
}

.car_prc {
	font-weight: bold !important;
	font-size: 16px !important;
}

.additional-insurance label.outer-label, .additional-inspection label.outer-label, .additional-certificate label.outer-label {
	font-size:16px;
	color:#2C3E50
}

.car-detail-total {
	color:#007EC4;
	width:100%;
	font-size:20px;
	font-weight:600;
	float:left;
	padding:14px 20px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

.car-detail-order-button {
	float:left;
	width:100%;
	height:60px;
	background-color:#F65518;
	padding:0px 0px 0px 20px;
	cursor:pointer;
	line-height:60px;
}

.car-detail-order-button span.order-word {
	float:left;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}

.car-detail-order-button span.order-icon {
	float:right;
	width:30px;
	height:31px;
	background-image:url(../images/car_detail_order_now.png);
}

.custom-additional-checkbox {
	width: 25px !important;
	height: 25px;
	position: relative;
	float:left;
	margin-right:10px;
}

.custom-additional-checkbox label {
	cursor: pointer;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
	left:0;
	margin-left:0px !important;
	border:1px solid #486482;
	-webkit-border-radius: 13px 13px 13px 13px;
	border-radius: 13px 13px 13px 13px;	
}

.custom-additional-checkbox label:after {
	background-image:url(../images/additional_checkbox.png);
	background-size:100% 100%;
	opacity: 0;	
	content:'';
	position: absolute;
	width: 23px;
	height: 23px;
	top:0;
	left:0;
}

.custom-additional-checkbox label:hover::after {
	opacity: 0.5;
}

.custom-additional-checkbox input[type=checkbox]:checked + label:after {
	opacity: 1;
}

.car-detail-official-invoice {
	width:100%;
	margin-top:20px;
	background-color:#FFFFFF;
}

.car-detail-official-invoice table {
	padding:10px 10px 0px 10px;
}

.car-detail-official-invoice table tr td {
	padding-bottom:10px;
}

.car-detail-official-invoice table tr td p {
	font-size:15px;
	color:#007EC4;
	padding-left:10px;
}

.car-inquiry-button {
	width:315px;
	float:left;
	margin-top:20px;
	margin-bottom:30px;
}

.car-inquiry-button a {
	float:left;
	width:100%;
	font-size:20px;
	line-height:60px;
}

.inquire-info {
	float:right;
	height:60px;
	width:650px;
	margin-top:20px;
	margin-bottom:30px;
	border:1px solid #DDDDDD;
}

.inquire-info p {
	font-size:20px;
	font-weight:bold;
	color:#DE4C2C;
	text-align:center;
	padding:0px 10px;
	line-height:60px;
}

.inquire-info-login {
	position:relative;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	-webkit-box-shadow: 0 0 10px 1px #C2C2C2;
	box-shadow: 0 0 10px 1px #C2C2C2;
}

.inquire-info-login div.arrow {
	position:absolute;
	top:-10px;
	left:0;
	right:0;
	margin:0 auto;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;	
	border-bottom: 10px solid #FFFFFF;
}

.inquire-info-login p {
	font-size:16px;
	font-weight:bold;
	color:#DE4C2C;
	text-align:center;
	padding:10px;
}

.car-detail-info {
	background-color:#FFFFFF;
}

.car-detail-info-title, .feature-title, .remark-title, .contact-title {
	color:#FFFFFF;
	font-size:16px;
	font-weight:600;
	padding:0px 24px;
	line-height:60px;
	background-color:#007DC3;
}

.car-detail-info-container {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}

.car-info-title {
	float:left;
	width:15%;
	font-size:15px;
	font-weight:600;
	color:#395167;
	padding:20px 0px 20px 20px;
	border-bottom:1px solid #EEEEEE;
}

.colon {
	float:left;
	width:2%;
	text-align:center;
	font-size:15px;
	font-weight:600;
	color:#46647F;
	padding:20px 0px;
	border-bottom:1px solid #EEEEEE;
}

.car-info-text {
	float:left;
	width:33%;
	font-size:15px;
	font-weight:600;
	color:#537999;
	padding:20px 20px 20px 0px;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
}

.feature, .remark {
	background-color:#FFFFFF;
	margin-bottom:30px;
	width:100%;
	float:left;
}

.feature-table {
	width:100%;
	border-left:1px solid #DDDDDD;
}

.feature-table tr td {
	width:25%;
	height:50px;
	background-image:url(../images/icon_green_tick.png);
	background-repeat:no-repeat;
	background-position:16px center;
	font-size:16px;
	font-weight:600;
	color:#537999;
	padding:0px 0px 0px 50px;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}

.remark-text {
	font-size:16px;
	color:#000000 !important;
	padding:0;
	line-height:25px;
}

.inquiry-back .back-button {
	float:left;
	width:200px;
	line-height:50px;
}

.inquiry-back .inquiry-button {
	float:right;
	width:200px;
	line-height:50px;
}

.right-detail {
	padding:10px 0px 0px 0px;
}

.right-detail-title {
	font-size:30px;
	font-weight:700;
	border-bottom:1px solid #DDDDDD;
	padding-bottom:13px;
	margin-bottom:20px;
	color:#007EC4;
}

.content-main-title {
	text-align:center;
	font-size:30px;
	color:#333333;
	padding:60px 0px;
}

.content-main-title span {
	color:#0076BE;
}

.content-main-text {
	font-size:18px;
	color:#333333;
	text-align:center;
	margin-bottom:60px;
}

.content-holder {
	width:100%;
	margin-bottom:60px;
}

.content-image, .content-text {
	width:45%;
}

.content-image img {
	width:100%;
}

.content-left {
	float:left;
}

.content-right {
	float:right;
}

.content-text h2 {
	color:#0076BE;
	font-weight:normal;
	font-size:22px;
	padding-bottom:15px;
}

.content-text h2.green {
	color:#26AD5F;
	background:none;
}

.content-text p {
	color:#333333;
	font-size:16px;
}

.content-row {
	background-color:#FFFFFF;
}

.content-column {
	width:25%;
	position:relative;
	float:left;
}

.content-column-ltriangle {
	position:absolute;
	left:0px;
	top:0;
	bottom:0;
	margin:auto;
	width: 0; 
	height: 0; 
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;	
	border-left: 30px solid #ffffff;
}

.content-column-rtriangle {
	position:absolute;
	right:0px;
	top:0;
	bottom:0;
	margin:auto;
	width: 0; 
	height: 0; 
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;	
	border-right: 30px solid #ffffff;
}

.content-column img {
	width:100%;
}

.content-column h2 {
	font-size:18px;
	color:#0076BE;
	padding:15px;
}

.content-column p {
	font-size:15px;
	color:#666666;
	padding:0px 15px 15px 15px;
}

.why-choose-us-wrapper {
	background-color:#F4F4F4;
}

.about-left-nav {
	float:left;
	width:270px;
}

.about-left-nav ul li {
	line-height:44px;
	font-size:15px;
	font-weight:700;
	border-left:2px solid #CBCBCB;
	background-color:#EDEDED;
	padding-left:20px;
	margin-bottom:1px;
}

.about-left-nav ul li.current, .about-left-nav ul li:hover {
	border-left:2px solid #9DBF2C;
	background-color:#FFFFFF;
}

.about-left-nav ul li a {
	color:#666666;
}

.about-left-nav ul li.current a, .about-left-nav ul li:hover a {
	color:#9DBF2C;
}

.about-right-content {
	float:right;
	width:715px;
	padding-left:20px;
}

.about-right-title {
	font-size:20px;
	font-weight:700;
	color:#007EC4;
	padding-bottom:15px;
}

.about-right-text {
	font-size:15px;
	color:#37465D;
	line-height:30px;
}

.why-us-detail-list div.why-us-detail {
	border-top:1px solid #DDDDDD;
	padding:20px 0px;
}

.why-us-detail img {
	float:left;
	border:1px solid #E2E3E3;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	width: auto;
}

.why-us-detail div {
	float:left;
	width:470px;
}

.why-us-detail .why-us-detail-title {
	padding-left:20px;
	font-size:20px;
	color:#007EC4;
	font-weight:700;
}

.why-us-detail .why-us-detail-text {
	padding-left:20px;
	font-size:15px;
	line-height:30px;
}

.why-us-detail-list div.why-us-detail:first-child {
	margin-top:20px;
}

.why-us-detail-list div.why-us-detail:last-child {
	border-bottom:1px solid #DDDDDD;
}

.why-us-banner-text {
	font-size:15px;
	font-weight:700;
	color:#007EC4;
	margin:20px 0px;
}

.why-us-banner {
	width:100%;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.our-contact {
	margin:20px 0px;
	padding:20px 0px;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}

.ocd-text {
	float:left;
	font-size:15px;
	margin-bottom:20px;
	line-height:30px;
	color:#37465D;
}

.ocd-title {
	font-weight:700;
	width:190px;
}

.ocd-colon {
	font-weight:700;
	width:30px;
	text-align:center;
}

.ocd-info {
	width:470px;
}

.oc-service-hotline {
	margin-top:20px;
}

.oc-service-hotline .oc-sh-icon {
	position:relative;
	float:left;
	width:60px;
	height:60px;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}

.oc-service-hotline .oc-sh-icon img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

.oc-service-hotline .oc-sh-text {
	float:left;
	font-size:19px;
	font-weight:bold;
	color:#007EC4;
	line-height:58px;
	padding:0px 20px;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}

.oc-service-hotline .oc-sh-text span{
	color:#F75419;
	font-weight:normal;
}

.oc-sh-icon img {
	width: auto;
}

.our-contact-other img {
	width: auto;
}

.send-us-inquiry {
	border-top:4px double #DDDDDD;
	padding-top:20px;
	margin-top:7px;
}

.need-assistance-container {
	border-top:4px double #DDDDDD;
	padding:30px 0px;
	font-size:22px;
	color:#37465D;
}

.need-assistance-container span.na-orange {
	color:#F75219;
}

.need-assistance-container span.na-grey {
	color:#B9B9B9;
}

.input-title {
	float:left;
	width:190px;
	margin-bottom:20px;
	padding-top:11px;
}

.input-colon {
	float:left;
	width:30px;
	text-align:center;
	margin-bottom:20px;
	padding-top:11px;
}

.input-field {
	float:left;
	width:470px;
	color:#556677;
	margin-bottom:20px;
}

.input-field-text {
	width:100%;
	padding:0px 15px;
	height:45px;
	font-size:15px;
	background-color:#DAE7F2;
	border:1px solid #FFFFFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.input-field-textarea {
	width:100%;
	height:150px;
	padding:15px;
	font-size:15px;
	background-color:#DAE7F2;
	border:1px solid #FFFFFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.input-field-dropdown {
	width:100%;
	padding:0px 15px;
	height:45px;
	font-size:15px;
	background-color:#DAE7F2;
	border:1px solid #FFFFFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.input-field .ui-selectmenu-button {
	border:1px solid #FFFFFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.input-field .ui-selectmenu-button span.ui-icon {
	background-image:url(../images/icon_find_car_dropdown.jpg);
	width:45px;
	height:45px;
	background-position:center;
	right:0;
	top:0;
	margin-top:0;
}

.input-field .ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	font-size:15px;
	padding: 0px 15px;
	display: block;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#556677;
	background-color:#DAE7F2;
}

.input-custom-checkbox {
	width: 20px !important;	
	position: relative;
	float:left;
}

.input-custom-checkbox label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left:0;
	margin-left:0px !important;
	border-radius: 3px;
	border-top:1px solid #b3c1cd;
	border-left:1px solid #b3c1cd;
	background-color:#dbe8f3;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;	
}

.input-custom-checkbox label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.input-custom-checkbox label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.input-custom-checkbox input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

#future-update {
	float:left;
	margin-left:10px;
	font-size:15px;
	color:#000000;
}

.input-button {
	margin-right:20px;
}

.login-button {
	width:100%;
	margin-right:0;
}

.contact-us-detail {
	float:left;
	width:500px;
}

.cud-text {
	float:left;
	font-size:15px;
	margin-bottom:20px;
	line-height:30px;
	color:#37465D;
}

.cud-title {
	font-weight:700;
	width:190px;
}

.cud-colon {
	font-weight:700;
	width:30px;
	text-align:center;
}

.cud-info {
	width:280px;
}

.contact-us-map {
	float:left;
	width:440px;
}

.contact-us-inquiry {
	border:1px solid #D8D9DA;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding:20px 20px 0px 20px;
	margin-bottom:20px;
}

.contact-us-form {
	border-top:4px double #DDDDDD;
	padding-top:20px;
}

.input-contact-title {
	width:135px;
}

.input-contact-tfield {
	width:733px;
}

.input-contact-field {
	width:265px;
}

.input-contact-text {
	width:270px;
}

.input-contact-dropdown {
	width:265px;
}

.input-contact-textarea {
	width:735px;
}

.export-import-list {
	padding-bottom:30px;
	font-size:0;
}

.export-import-list li {
	display:inline-block;
	padding:20px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
	width:50%;
}

.export-import-list li a {
	color:#666666;
}

.export-import-list li.current {
	background-color:#007DC3;
	border:1px solid #007DC3;
}

.export-import-list li.current a {
	color:#FFFFFF;
}

.export-scroll-list {
	font-size:0;
	background-color:#FFFFFF;
}

.export-scroll-list li {
	display:inline-block;
	width:11.11%;
	border-right:1px solid #f4f4f4;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	text-align:center;
	vertical-align:top;
	height:180px;
	padding:10px;
	cursor:pointer;
}

.export-scroll-list li:last-child {
	border-right:1px solid #ffffff;
}

.export-scroll-list li img {
	padding:20px 0px;
	width:auto;
}

.export-scroll-list li p {
	font-size:13px;
	color:#666666;
	text-align:center;
}

.export-scroll-list li:hover {
	border:1px solid #0076BE;
}

.export-scroll-list li:hover p {
	color:#0076BE;
}

.export-detail {
	padding-bottom:40px;
	background-color:#FFFFFF;
}

.export-detail-info {
	width:100%;
	text-align:center;
}

.export-detail-info img {
	margin:40px 0px;
}

.export-detail-title {
	position:relative;
	line-height:30px;
	font-size:20px;
	text-align:center;
}

.export-detail-text {
	font-size:16px;
	color:#37465D;
	line-height:25px;
	padding:15px 30px 0px 30px;
	text-align:center;
}

.import-procedure-title {
	font-size:36px;
	font-weight:600;
	color:#287FB8;
	text-align:center;
}

.import-procedure-slogan {
	font-size:18px;
	font-weight:600;
	color:#666666;
	text-align:center;
}

.import-procedure-map {
	width:100%;
	text-align:center;
	padding:30px 0px;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:30px;
}

.import-country-list {
	width:100%;
	padding-bottom:30px;
}

.import-info-msg {
	width:100%;
	border-bottom:4px double #DDDDDD;
	margin-bottom:30px;
	padding-bottom:30px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#287FB8;
	font-size:17px;
}

.import-country-list .import-country-column {
	float:left;
	width:212px;
	margin-right:30px;
}

.import-country-list .import-country-column:last-child {
	margin-right:0px;
}

.import-country-column p {
	font-size:18px;
	font-weight:600;
	color:#287FB8;
	border-bottom:3px solid #CCCCCC;
	margin-bottom:10px;
	cursor:pointer;
}

.import-country-column ul li {
	font-size:16px;
	color:#546677;
	cursor:pointer;
}

.import-info-map {
	text-align:center;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #DDDDDD;
	display:none;
}

.import-info-map-title {
	font-size:18px;
	font-weight:600;
	text-align:center;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	background-repeat:no-repeat;
	background-color:#556676;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	margin-bottom:30px;
}

.import-info-list {
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:4px double #DDDDDD;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	display:none;
}

.import-info-list a {
	color:#007EC4;
}

.import-info-list-title {
	font-size:18px;
	font-weight:600;
	color:#FFFFFF;
	padding:10px 10px 10px 15px;
	background-image:url(../images/import_title_bg.png);
	background-repeat:no-repeat;
	background-color:#556676;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

.import-info-list-title span {
	float:left;
}

.import-info-list-title span.import-info-flag img {
	width:50px;
}

.import-info-list-title span.import-info-country {
	margin-left:15px;
	margin-top:4px;
}

.import-info {
	padding:15px 15px 30px 15px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	background-color:#EDEDED;
}

.import-info-caribbean {
	padding:15px 15px 5px 15px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	background-color:#EDEDED;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

.import-info-title {
	float:left;
	width:22%;
	font-size:15px;
	font-weight:600;
	line-height:22px;
	padding-bottom:10px;
	color:#007EC4;
}

.import-info-colon {
	float:left;
	width:8%;
	text-align:center;
	font-size:15px;
	line-height:22px;
	padding-bottom:10px;
	color:#666666;
}

.import-info-detail {
	float:left;
	width:70%;
	font-size:15px;
	line-height:22px;
	padding-bottom:10px;
	color:#666666;
}

.import-info-detail span.import-info-detail-title {
	color:#2B3D4F;
	font-weight:bold;
	font-size:15px;
}

.import-info-description {
	padding:30px 15px 15px 15px;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	background-color:#EDEDED;
	line-height:22px;
	color:#666666;
}

.import-info-description-title {
	font-size:16px;
	font-weight:600;
	color:#007EC4;
	padding-bottom:10px;
}

.import-info-description-detail {
	font-size:15px;
	color:#666666;
}

.popup-container {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(255, 255, 255, 0.5);
	display:none;
	z-index:100;
}

.popup-form {
	position:absolute;
	width:1000px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #007DC3;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}

#enquiry-container {
	height:523px;
}

#order-container {
	height:548px;
}

.popup-msg {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #007DC3;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
	display:none;
}

#enquiry-msg {
	width:700px;
	height:307px;
}

#order-msg {
	width:700px;
	height:230px;
}

#newsletter-msg {
	width:700px;
	height:200px;
}

#subscribe-container {
	width:500px;
	height:415px;
}

.input-subscribe-field {
	width:500px;
	padding:0px 20px;
	margin-bottom:10px;
}

.popup-bg-close {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	cursor:pointer;
}

.popup-bg-close a {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

.popup-title {
	font-size:30px;
	color:#FFFFFF;
	background-color:#007DC3;
	padding:15px 20px;
}

.popup-car-full-title {
	padding:15px 20px;
	font-size:25px;
	color:#000000;
	text-align:center;
	font-weight:normal;
}

.popup-inner-title {
	font-size:25px;
	color:#000000;
	padding:15px 20px;
	font-weight:normal;
}

.popup-text {
	font-size:20px;
	color:#000000;
	padding:20px;
}

.popup-msg-text {
	padding:20px;
	font-size:25px;
}

.popup-back {
	padding:0px 20px;
}

.popup-back-left {
	float:left;
	width:200px;
}

.popup-back-right {
	float:right;
	width:200px;
}

.popup-close {
	position:absolute;
	top:12px;
	right:17px;
	cursor:pointer;
}

.input-popup-field {
	width:470px;
	margin-bottom:10px;
}

.input-popup-tfield {
	width:100%;
	height:120px;
	float:left;
	padding:0px 20px;
}

.input-field-left {
	float:left;
	margin-left:20px;
}
.input-field-right {
	float:right;
	margin-right:20px;
}

.input-popup-text {
	width:100%;
	font-size:15px;
	line-height:40px;
	color:#556677;
	padding:0px 15px;
	border:1px solid #c5c5c5;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.input-popup-text::-webkit-input-placeholder {
	color:#556677;
}

.input-popup-text:-moz-placeholder {
	color:#556677;
}

.input-popup-text::-moz-placeholder {
	color:#556677;
}

.input-popup-text:-ms-input-placeholder {
	color:#556677; 
}

#cal_order_selected_port::-webkit-input-placeholder {
	color:#FF0000;
}

#cal_order_selected_port:-moz-placeholder {
	color:#FF0000;
}

#cal_order_selected_port::-moz-placeholder {
	color:#FF0000;
}

#cal_order_selected_port:-ms-input-placeholder {
	color:#FF0000; 
}

.input-popup-textarea {
	width:100%;
	height:100%;
	font-size:15px;
	color:#556677;
	padding:15px;
	border:1px solid #c5c5c5;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.custom-height-textarea {
	height:75px;
}

.input-popup-textarea::-webkit-input-placeholder {
	color:#556677;
}

.input-popup-textarea:-moz-placeholder {
	color:#556677;
}

.input-popup-textarea::-moz-placeholder {
	color:#556677;
}

.input-popup-textarea:-ms-input-placeholder {
	color:#556677; 
}

.input-popup-dropdown {
	width:470px;
}

.input-subscribe-dropdown {
	width:460px;
}

.input-popup-field .ui-selectmenu-button {
	border:1px solid #c5c5c5;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.input-popup-field .ui-selectmenu-button span.ui-icon {
	background-image:url(../images/icon_find_car_dropdown.jpg);
	width:45px;
	height:45px;
	background-position:center;
	right:0;
	top:0;
	margin-top:0;
}

.input-popup-field .ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	font-size:15px;
	padding: 0px 15px;
	display: block;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#556677;
}

.input-popup-checkbox {
	margin-top:20px;
}

.input-popup-button {
	margin-top:20px;
	float:right;
	width:auto;
	padding:0px 30px;
	margin-left:10px;
}

.padding-left-20px {
	padding-left:20px;
}

.clear {
	clear:both;
}

input[type=checkbox] {
	visibility:visible;
}

input[type=radio] {
	visibility: hidden;
}

.home-country-drop {
	width:210px;
}

.home-country-dropdown {
	width:100%;
}

.home-country-dropdown a {
	background-color:#FFFFFF;
	border:none;
	width:100%;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	color:#333339;
	padding:0px;
	line-height:40px;
}

.home-country-dropdown a span.dropdown-word {
	color:#333339;
	font-weight:normal;
	margin-top:0px;
	margin-left:15px;
	font-size:13px;
}

.home-country-dropdown a span.dropdown-arrow {
	margin-right:10px;
	margin-top:18px;
	background-image:url(../images/icon_grey_drop_down.png);
}

.home-country-dropdown .pbc-dropdown-list {
	overflow-y:scroll;
	height:167px;
	top:40px;
}

.home-country-dropdown .pbc-dropdown-list a {
	width:100%;
	border:none;
	background-color:transparent;
	padding:5px;
	line-height:16px;
}

.home-country-dropdown .pbc-dropdown-list a span.flag {
	margin:0px;
	width:35px;
	height:23px;
}

.home-country-dropdown .pbc-dropdown-list a span.flag img {
	width:35px;
	height:23px;
	position:relative;
}

.home-country-dropdown .pbc-dropdown-list a span.dropdown-word {
	margin-left:14px;
	margin-top:4px;
	font-size:12px;
}

.main-banner {
	position:relative;
}

.main-banner img.main-banner-image {
	width:100%;
}

.main-banner-slogan-first, .main-banner-slogan-second, .main-banner-slogan-third, .faq-slogan-first, .faq-slogan-second, .stocklist-slogan-first, .stocklist-slogan-second, .sell-slogan-first, .sell-slogan-second  {
	position:absolute;
	width:100%;
	text-align:center;
	color:#FFFFFF;
}

.country-slogan-first, .country-slogan-second, .country-slogan-third {
	width:100%;
	text-align:center;
	color:#FFFFFF;
}

.country-slogan-first span, .country-slogan-second span, .country-slogan-third span {
	background-color:rgba(0, 0, 0, 0.6);
	padding:5px 10px;
}

.country-slogan-first {
	font-size:72px;
	padding-bottom:15px
}

.country-slogan-second {
	font-size:30px;
	padding-bottom:20px;
}

.country-slogan-third {
	font-size:20px;
}

.main-banner-slogan-first {
	top:50px;
	font-size:30px;
}

.main-banner-slogan-second {
	top:100px;
	font-size:84px;
}

.main-banner-slogan-third {
	top:240px;
	font-size:24px;
}

.faq-slogan-first {
	top:15px;
	font-size:60px;
}

.faq-slogan-second {
	top:96px;
	font-size:22px;
}

.stocklist-slogan-first {
	top:20px;
	font-size:72px;
}

.stocklist-slogan-second {
	top:120px;
	font-size:30px;
}

.sell-slogan-first {
	top:20px;
	font-size:50px;
}

.sell-slogan-second {
	top:96px;
	font-size:23px;
	font-weight:bold;
}

.sell-banner-button {
	position:absolute;
	width:230px;
	font-size:16px;
	line-height:60px;
	left:0;
	right:0;
	bottom:60px;
	margin:auto;
}

.country-slogan-container {
	position:absolute;
	top:0;
	bottom:50px;
	width:100%;
	height:186px;
	margin:auto;
}

.main-banner-input {
	position:absolute;
	top:140px;
	width:1175px;
	left:0;
	right:0;
	margin:auto;
}

.input-faq-search {
}

.input-faq-search {
	float:left;
	width:85%;
	height:50px;
	-webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	border:none;
	background-color:#FFFFFF;
	background-image:url(../images/icon_magnifier.png);
	background-repeat:no-repeat;
	background-position:15px 15px;
	padding-left:50px;
	font-size:16px;
	color:#999999;
}

.input-faq-search::-webkit-input-placeholder , .input-faq-search:-moz-placeholder, .input-faq-search::-moz-placeholder, .input-faq-search:-ms-input-placeholder {
	color:#999999;
}

.faq-search-button {
	width:14%;
	height:50px;
	margin-left:1%;
}

.faq-phone-mail-chat {
	width:1113px;
	position:absolute;
	bottom:50px;
	left:0;
	right:0;
	margin:auto;
}

#faq-content {
	padding:30px 0px;
}

.faq-option-list {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:0;
}

.faq-option-list li {
	display:inline-block;
	width:14.28%;
	text-align:center;
	cursor:pointer;
}

.faq-option-list li:hover {	
	-webkit-box-shadow: 0px 0px 17px -1px rgba(0,126,196,1);
	-moz-box-shadow: 0px 0px 17px -1px rgba(0,126,196,1);
	box-shadow: 0px 0px 17px -1px rgba(0,126,196,1);
}

.faq-option-list li img {
	padding-bottom:15px;
	width:auto;
}

.faq-option-list li p {
	color:#666666;
	font-size:13px;
	font-weight:bold;
}

/*---------------------william add -------------------------------*/
.country_banner{
	padding-bottom:15px;	
}

.img_banner{
	display:block;
	margin:0 auto;
	width:100%;
}

.recommend_car{
	margin-bottom:30px;
}

.div_title{
	background-color:#0075BD;
	border-top:2px solid #000000;
    color: white;
    font-size: 15px;
	font-weight:bold;
    padding: 15px 0;
    text-align: center;
}

.car-container{
    width: 175px;
    border: 1px solid #cccccc;
    float: left;
    margin-top: 16px;
    margin-right: 16px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	position:relative;
	overflow:hidden;
	height:270px;
	background-color:#FFFFFF;
}

.car-container img{
	width:100%;
}

.car-container:nth-child(5n+6){
    margin-right: 0px;
}

.on_sale{
	position: absolute;
    width: 131%;
    top: 4px;
    right: -60px;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    background-color: #9CBF2D;
    padding: 5px 0px;
    border-top: 1px dotted #FFFFFF;
    border-bottom: 1px dotted #FFFFFF;
    -moz-transform: scale(1) rotate(29deg);
    -webkit-transform: scale(1) rotate(29deg);
    -o-transform: scale(1) rotate(29deg);
    -ms-transform: scale(1) rotate(29deg);
    transform: scale(1) rotate(29deg);
    padding-left: 21px;	
}

.car_name{
    font-size: 14px;
    text-align: center;
    color: #0785D9;
    padding: 10px 10px;}

.car_des{
    font-size: 14px;
    text-align: center;
    color: #666666;
    padding-bottom: 10px;
}

.btn {
    background: #9ba1aa;
    background-image: -webkit-linear-gradient(left,  #9ba1aa 1%,#a9aeb6 37%,#a9aeb6 65%,#9ba1aa 100%);
    background-image: -moz-linear-gradient(left,  #9ba1aa 1%, #a9aeb6 37%, #a9aeb6 65%, #9ba1aa 100%);
    background-image: linear-gradient(to right,  #9ba1aa 1%,#a9aeb6 37%,#a9aeb6 65%,#9ba1aa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ba1aa', endColorstr='#9ba1aa',GradientType=1 ); /* IE6-9 */
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    padding: 7px 20px 7px 20px;
    text-decoration: none;
    display: block;
    text-align: center;
}

.australia_port_map {
    margin-top: 30px;
	margin-bottom:30px;
	background-color:#FFFFFF;
}

.port_left img{
    width: 100%;
}

.port_left img {
	width:100%;
}

.port_right {
    width: 100%;
}

.port_right_header {
    background-color: #37465d;
    padding: 9px;
    color: white;
}

.port_right_content {
	padding: 10px;
    color: #37465d;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    height: 474px;
}

.port-right-serve {
	font-size:15px;
	color:#37465D;
	padding-bottom:15px;
}

.port-selected {
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px dotted #dddddd;
}

.port-selected p {
	float:left;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0075BD;
	margin-right:10px;
	margin-bottom:10px;
	-webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.port_shipment {
    border-bottom: 1px dotted #dddddd;
    padding-bottom: 20px;
	margin-bottom:20px;
}

.port_shipment_left {
    float: left;
	margin-right:20px;
}

.port_shipment_right {
    float: left;
}

.port_right_header h1{
	font-size: 18px;
    line-height: 28px;
}

.port_right_header img{
	margin-right:10px;
}

.step_content {
	margin-bottom:30px;
}

.step_content_p {
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #E2E2E2;
    text-align: center;
    color: #556677;
    font-size: 14px;
	background-color:#FFFFFF;
}

.step_arrow {
    position: absolute;
    bottom: -17px;
    left: 0;
	right:0;
	margin:auto;
    z-index: 10;
    width: 35px;
}

.calculate_price, .why_choose,.getmycar{
	margin-bottom:30px;
}

.w_choose_content {
    width: 25%;
    padding:0px 20px 0px 20px;
	border-right:1px solid #f4f4f4;
    height: 300px;
    float: left;
    text-align: center;
	background-color:#FFFFFF;
}

.w_choose_content img {
	width:auto;
}

.w_choose_content1 {
    font-size:16px;
    font-weight:bold;
    color:#0076BE;
}

.w_choose_content2 {
    font-size: 15px;
    padding-top: 15px;
    line-height: 21px;
    color: #536677;
}

.getmycar {
	background-color:#FFFFFF;
	margin-bottom:30px;
}

.getmycar .banner-get-car {
	width:100%;
}

img.getcar {
	width:162px;
    margin-right: 30px;
    margin-top: 15px;
}

.week_need {
    color: #007ec4;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    margin: 15px 0;
}

img.image_center {
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
}

.faq_question {
    margin-top: 15px;
    padding: 15px 0;
    padding-left: 10px;
    color: white;
    background-color: #007ec4;
    font-size: 16px;
    font-weight: 600;
}

.faq_question span {
    padding-right: 15px;
}

.faq_answer {
    padding: 15px 10px;
    color: #86909a;
    background-color: #FFFFFF;
    font-size: 14px;
}

.faq_answer span {
    padding-right: 20px;
    color: #007ec4;
    font-size: 16px;
    font-weight: 600;
    float: left;
}

.group:after {
    display: table;
    content: '';
    clear: both;
}

.australia_faq {
	margin-bottom:30px;
}

.australia_faq img{
    width: auto;
}

.australia_contact {
    width: 100%;
	background-color:#FFFFFF;
	display:flex;
	flex-wrap:wrap;
}

.australia_contact_item {
	width:calc(100% / 3);
    padding:20px;
	border-left:1px solid #dddddd;
}

.australia_contact_item:nth-child(3n-2) {
	border-left:none;
}

.australia_contact_item {
	width:calc(100% / 3);
    padding:20px;
}

.australia_contact1 {
    width: 290px;
    float: left;
    padding: 20px;
    height: 490px;
}

.contact_p {
    margin: 10px 0;
    color: #0076BE;
    font-size: 15px;
    font-weight: bold;
}

.contact_table {
    width: 100%;
}

.contact_table tr td {
    padding-bottom: 10px;
}

.contact_td1 {
    color: #007EC4;
    font-size: 14px;
    vertical-align: top;
    font-weight: bold;
}

.contact_td2 {
    color: #37465D;
    padding: 0 5px;
    font-size: 14px;
    vertical-align: top;
}

.contact_td3 {
    color: #37465d;
    font-size: 12px;
    vertical-align: top;
    line-height: 20px;
}

.australia_contact2 {
    width: 325px;
    padding: 20px;
    float: left;
    border-left: 1px solid #dddddd;
    height: 490px;
}

.australia_contact3 {
    width: 325px;
    border-left: 1px solid #dddddd;
    padding: 20px;
    float: left;
    height: 490px;
}

.enquiry_other {
	background-color:#FFFFFF;
	padding:30px;
}

/*------------cyndi add------------*/
.orange_color{
	color: #f15f21;
	line-height: 24px;
}

.port-serve-from {
	font-size:18px;
	color:#007EC4;
	padding-bottom:15px;
}

.port_right_content1{
	padding: 30px 30px 0px 30px;
	font-size: 15px;
	color:#37465D;
}

.padding-top-15px {
	padding-top:15px;
}

.padding-bottom-15px {
	padding-bottom:15px;
}

.padding-30px {
	padding:30px;
}

.padding-bottom-30px {
	padding-bottom:30px;
}

.flag-location-container {
	padding:0px 20px 20px 20px;
}

.flag_location{
	float:left;
	width:25%;
	padding:10px;
}

.flag_location img {
	float:left;
	margin-right:8px;
	width:40px;
}

.flag_location p {
	color:#556677;
	font-weight:600;
	font-size:14px;
	float:left;
	margin-top:4px;
}

.contact_other_left {
    width: 50%;
    float: left;
}

.contact_other_right {
    width: 50%;
    float: left;
}

.contact_other_table {
    width: 100%;
}

.contact_other_table tr td {
    font-size: 14px;
    color: #37465d;
    font-weight: 400;
    vertical-align: top;
    padding-bottom: 20px;
}

.font_width {
    font-weight: 600 !important;
}

.phone_table tr td {
    padding: 19px;
}

table.phone_table {
    border-collapse: separate;
    margin-top: 30px;
    width: 100%;
}

table.phone_table td {
    border: 1px solid #d8d9da;
}

table.phone_table tr:first-child td:first-child {
    border-top-left-radius: 5px;
}

table.phone_table tr:first-child td:last-child {
    border-top-right-radius: 5px;
}

table.phone_table tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}

table.phone_table tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}

.australia_recommand {
    background: rgb(0, 88, 135); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(0, 88, 135, 1) 0%, rgba(0, 124, 193, 1) 37%, rgba(0, 124, 193, 1) 72%, rgba(0, 88, 135, 1) 100%, rgba(41, 137, 216, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 88, 135, 1)), color-stop(37%, rgba(0, 124, 193, 1)), color-stop(72%, rgba(0, 124, 193, 1)), color-stop(100%, rgba(0, 88, 135, 1)), color-stop(100%, rgba(41, 137, 216, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 88, 135, 1) 0%, rgba(0, 124, 193, 1) 37%, rgba(0, 124, 193, 1) 72%, rgba(0, 88, 135, 1) 100%, rgba(41, 137, 216, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 88, 135, 1) 0%, rgba(0, 124, 193, 1) 37%, rgba(0, 124, 193, 1) 72%, rgba(0, 88, 135, 1) 100%, rgba(41, 137, 216, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 88, 135, 1) 0%, rgba(0, 124, 193, 1) 37%, rgba(0, 124, 193, 1) 72%, rgba(0, 88, 135, 1) 100%, rgba(41, 137, 216, 1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(0, 88, 135, 1) 0%, rgba(0, 124, 193, 1) 37%, rgba(0, 124, 193, 1) 72%, rgba(0, 88, 135, 1) 100%, rgba(41, 137, 216, 1) 100%); /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005887', endColorstr='#2989d8', GradientType=1 ); /* IE6-9 */
    color: white;
    font-size: 22px;
    font-weight: 600;
    padding: 10px 0;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.new_p{
	text-align: center;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	color: #8a95a0;
	font-weight: 600;
}

.new_div_image{
	margin-top: 15px;
	border: 1px solid #d8d9da;
	text-align: center;
	padding: 15px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.tanzania_table tr td {
    padding-right: 15px;
    padding-bottom: 6px;
}

.top-nav-country-drop {
	width:250px;
	float:left;
}

.header-country-dropdown {
	position:relative;
	width:100%;
}

.header-country-dropdown a {
	background-color:transparent;
	border:none;
	width:100%;
	padding:8px 5px;
}

.header-country-dropdown a span.flag {
	margin-left:0px;
	margin-right:0px;
	width:35px;
	height:23px;
}

.header-country-dropdown a span.flag img {
	width:35px;
	height:23px;
	position:relative;
}

.header-country-dropdown a span.dropdown-word {
	color:#FFFFFF;
	margin-left:15px;
	margin-bottom:4px;
	font-size:13px;
}

.header-country-dropdown a span.dropdown-arrow {
	width:11px;
	height:6px;
	background-image:url(../images/header_country_dropdown_arrow.png);
	background-repeat:no-repeat;
	margin-top:0px;
	float:right;
	margin-right:5px;
	margin-top:9px;
}

.header-country-dropdown .pbc-dropdown-list {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	height:180px;
	overflow-y:scroll;
	font-size:16px;
	font-weight:600;
	top:39px;
}

.header-country-dropdown .pbc-dropdown-list span.dropdown-word {
	color:#2C3E50;
	margin-right:0px;
}

.no-padding-top {
	padding-top:0px;
}

.no-padding-bottom {
	padding-bottom:0px;
}

.no-padding-right {
	padding-right:0px;
}

.no-padding-left {
	padding-left:0px;
}

.no-margin-top {
	margin-top:0px;
}

.no-margin-bottom {
	margin-bottom:0px;
}

.no-margin-right {
	margin-right:0px;
}

.no-margin-left {
	margin-left:0px;
}

.enquiry_p{
	color:#f75419;
	font-size:18px;
	font-weight:600;
	margin:18px 0 10px 0;
}
.double_line{
	border-top:7px double #dddddd;
	border-bottom:7px double #dddddd;
	color:#aeb2ba;
	padding:30px 0 5px 0;
}

.enquiry_table{
	width:100%;
}

.enquiry_table tr td{
	padding-bottom:25px;
	font-weight:600;
	color:#37465d;
	vertical-align:top;
}

.input_css{
	border:none;
	width:300px;
	background-color:#dbe8f3;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;	
	padding:10px;
	font-size:13px;
}

.textarea_css{
	border:none;
	width:100%;
	background-color:#dbe8f3;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;	
	padding:10px;
	height:130px;
	font-size:13px;
}

.input_dropdown_css {
	width:300px;
}

.enquiry_table .ui-selectmenu-button {
	border:none;
	background:none;
	background-color:#dbe8f3;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	line-height:39px;
	height:39px;
	font-size:13px;
}

/*.enquiry_table .ui-selectmenu-button span.ui-icon {
	height:39px !important;
}*/

.enquiry_table .ui-selectmenu-button span.ui-icon {
	background-image:url(../images/icon_find_car_dropdown.jpg);
	width:45px;
	height:45px;
	background-position:center;
	right:0;
	top:0;
	margin-top:0;
}

.enquiry_table .ui-selectmenu-text {
	color:#000000;
	line-height:37px !important;
	padding:0px 10px !important;
	font-size:13px;
}

.enquiry_button{
	border:none;
	padding:10px 20px 10px 20px;
	color:white;
	background-color:#f75619;
	font-size:15px;
	font-weight:500;
	cursor:pointer;
	width:120px;
	margin-right:26px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.enquiry_button1{
	border:none;
	padding:10px 20px 10px 20px;
	color:white;
	background-color:#aaaaaa;
	font-size:15px;
	font-weight:500;
	cursor:pointer;
	width:120px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.other_contact_detail{
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;	
	border:1px solid #d8d9da;
	background-color:#fafafa;
	padding:20px 0 20px 0;
	text-align:center;
	font-weight:600;
	font-size:17px;
	color:#f75419;
	margin-top:30px;
	margin-bottom:30px;
}

.squaredFour {
	width: 20px;	
	position: relative;
	float:left;
	margin-top:30px;
}

.squaredFour label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	border-radius: 3px;
	border-top:1px solid #b3c1cd;
	border-left:1px solid #b3c1cd;
	background-color:#dbe8f3;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;	
}

.squaredFour label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredFour label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.squaredFour input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.check_word_div{
	float:left;
	margin-left:25px;
	margin-top:19px;
	font-weight:500;
	color:#37465d;
}

.input_dropdown_css {
	width:300px;
}

.login-column {
	width:420px;
	padding:20px;
	margin:30px auto;
	background-color:#FFFFFF;
	border-radius:10px;
}

.center-column {
	float:left;
	width:200px;
	padding-top:80px;
}

.or-square {
	position:relative;
	width:40%;
	padding-bottom:40%;
	margin:0 auto;
}

.or-square .or-content {
	position:absolute;
	width:100%;
	height:100%;
	background-color:#007DC3;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}

.or-square .or-table {
	display:table;
	width:100%;
	height:100%;
}

.or-square .or-table-cell {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.or-square p {
	font-size:30px;
	color:#FFFFFF;
}

.register-column {
	width:420px;
	padding:20px;
	margin:30px auto;
	background-color:#FFFFFF;
	border-radius:10px;
}

.view-more {
	margin-top:20px;
}

.view-more a {	
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	text-align:center;
	color:#FFFFFF;
	padding:12px 0px;
	width:100%;
	height:45px;
	cursor:pointer;
	z-index:1;
	border:none;
	font-size:16px;
	font-weight:bold;
	float:left;
}

#contact-info {
	text-align:center;
	padding:25px 0px 0px 0px;
}

.contact-info-title {
	font-size:30px;
	padding:0px 0px 25px 0px;
}

.contact-column {
	float:left;
	width:33%;
	text-align:center;
	margin-bottom:30px;
}

.contact-column img {
	width: auto;
}

.contact-inner-border {
	border:2px solid #9DC02E;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	color:#0F86C7;
	width:50%;
	margin:20px auto 0px auto;
	padding-bottom:20px;	
}

.contact-inner-title {
	font-size:20px;
	padding-top:20px;
}

.contact-inner-info {
	font-size:14px;
	line-height:30px;
}

.inland-banner-title {
	font-weight:bold;
	font-size:50px;
	color:#FFFFFF;
	position:absolute;
	width:100%;
	text-align:center;
	top:50px;
}

.inland-banner-text {
	color:#FFFFFF;
	font-size:20px;
	position:absolute;
	width:100%;
	text-align:center;
	top:140px;
}

.inland-step {
	position:absolute;
	top:190px;
	left:0;
	right:0;
	margin:0 auto;
	width:70%;
}

.inland-please {
	color:#FFFFFF;
	font-size:20px;
	position:absolute;
	width:100%;
	text-align:center;
	bottom:100px;
}

.second_position1 {
	text-align:center;
	padding:30px 0px;
}

.inland_p{
	font-size: 27px;
  font-weight: 300;
  color: #2980b9;
  padding-bottom: 15px;
}

#inland_countries{
	width:1170px;
	margin:0 auto;
}

.country_div{
	width:370px;
	margin-right:30px;
	margin-bottom:30px;
	background-color:#0c273b;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	float:left;
	height:651px;
}

.country_div_no_margin{
	margin-right:0px;
}


.country_div_content{
	
}
.country_div_content_title p{
	font-size: 36px;
	color: white;
	font-weight: 600;
	text-align: center;
}

.country_div_content_title img {
    width: auto;
}

p.second_third{
	text-align:center;
	color:white;
	font-weight:500;
	padding: 12px 0px;
}

img.ship{
	width:13px;
}

img.ship2{
	width:11px;
}

.button_visit{
	padding:13px;
	color:white;
	font-weight:600;
	text-align:center;
	border:1px solid #3d5262;
	margin:0 auto;
	width:280px;
}

.last_content{
	padding:0px 0px 30px 0px;
}

.inland_se_banner{
	margin: 0 auto;
  	width: 320px;
  	text-align: center;
	color: white;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.inland_se_banner h1{
	margin: 20px 0px 5px 0px;
}

.inland_from_des{
	color:white;
	background-color:#2980b9;
	-webkit-border-radius: 80px 80px 80px 80px;
	border-radius: 80px 80px 80px 80px;
	text-align:center;
	padding: 15px;
  	margin: 30px 0px;
}

.inland_from_des h1{
	font-weight:200;
	font-size:26px;
	margin-top:0px;
}

.inland_from_des p{
	font-weight:500;
	font-size:15px;
}

.back-to-top {
	position:fixed;
	bottom:20px;
	right:20px;
	width:40px;
	height:40px;
	background-color:rgba(83,83,98,0.5);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	display:none;
	cursor:pointer;
	z-index:10;
}

.back-to-top div {
	position:absolute;
	width:31px;
	height:20px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	font-size:50px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.back-to-top div:after {
	font-family:"FontAwesome";
	content:"\f107";
	position:absolute;
	line-height:20px;
	width:100%;
	height:100%;
	color:#FFFFFF;
}

.animated-arrow {
	width:60px;
	height:60px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
	position:relative;
	z-index:2;
}

.animated-arrow div {
	position:absolute;
	width:31px;
	height:20px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	font-size:35px;
}

.animated-arrow div:after {
	font-family:"FontAwesome";
	content:"\f107";
	position:absolute;
	line-height:20px;
	width:100%;
	height:100%;
}

.animated-arrow img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:2 !important;
	margin:auto;
	width:auto !important;
}

.arrow-background-white {
	background-color:rgba(255,255,255,0.7);
}

.arrow-background-pure-white {
	background-color:#FFFFFF;
}

.arrow-background-pure-grey {
	background-color:#f4f4f4;
}

.arrow-background-blue {
	background-color:rgba(0,126,196,0.7);
}

.arrow-background-darkblue {
	background-color:rgba(19,57,84,0.7);
}

.car-list-page-down-arrow {
	position:absolute;
	left:0;
	right:0;
	bottom:15px;
	margin:auto;
}

.home-page-down-arrow {
	position:absolute;
	right:0px;
	top:0;
	bottom:0;
	margin:auto;
}

.about-page-down-arrow {
	position:absolute;
	right:0px;
	left:0px;
	bottom:-30px;
	margin:auto;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
}

.stock-sales {
	position:absolute;
	top:-5px;
	right:0px;
	width:126px;
	height:66px;
	margin:auto;
	overflow:hidden;
	z-index:3;
}

.stock-sales p {
	position:absolute;
	width:131%;
	top:9px;
	right:-43px;
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-color:#9CBF2D;
	padding:5px 0px;
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	-moz-transform: scale(1) rotate(29deg);
	-webkit-transform: scale(1) rotate(29deg);
	-o-transform: scale(1) rotate(29deg);
	-ms-transform: scale(1) rotate(29deg);
	transform: scale(1) rotate(29deg);
}

.stock-status {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:50px;
	margin:auto;
}

.stock-status p {
	text-align:center;
	color:#FFFFFF;
	font-size:35px;
	font-weight:bold;
	line-height:50px;
	text-shadow: 1px 1px 10px #000000;
	-moz-transform: scale(1) rotate(-30deg);
	-webkit-transform: scale(1) rotate(-30deg);
	-o-transform: scale(1) rotate(-30deg);
	-ms-transform: scale(1) rotate(-30deg);
	transform: scale(1) rotate(-30deg);
}

.stock-buy-now {
	position:absolute;
	width:126px;
	height:66px;
	left:0;
	bottom:-5px;
	overflow:hidden;
}

.stock-buy-now p {
	position:absolute;
	width:131%;
	top:24px;
	right:3px;
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-color:#9CBF2D;
	padding:5px 0px;
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	-moz-transform: scale(1) rotate(29deg);
	-webkit-transform: scale(1) rotate(29deg);
	-o-transform: scale(1) rotate(29deg);
	-ms-transform: scale(1) rotate(29deg);
	transform: scale(1) rotate(29deg);
}

.spare-banner {
	width:100%;
}

.spare-form {
	width:100%;
	border:1px solid #F75419;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:30px;
	margin-bottom:30px;
}

.spare-title {
	font-size:21px;
	color:#37465D;
	padding-bottom:30px;
	border-bottom:4px double #DDDDDD;
	margin-bottom:30px;
}

.spare-title span {
	color:#F75419;
}

.spare-name {
	float:left;
	width:22%;
	font-size:15px;
	padding-top:9px;
	margin-bottom:30px;
}

.spare-colon {
	float:left;
	width:1%;
	padding-top:9px;
	margin-bottom:30px;
}

.spare-field {
	float:left;
	width:27%;
	margin-bottom:30px;
}

.spare-textarea-field {
	float:left;
	width:50%;
	margin-bottom:30px;
}

.spare-radio-field {
	float:left;
	width:70%;
	margin-bottom:30px;
}

.spare-right {
	padding-left:20px;
}

.spare-title {
	font-size:18px;
	font-weight:600;
	color:#007EC4;
	margin-top:20px;
}

.spare-text {
	font-size:15px;
	color:#37465D;
	margin-top:20px;
}

.spare-bold-title {
	font-size:18px;
	font-weight:bold;
	color:#37465D;
	margin-top:20px;
	margin-bottom:20px;
}

.spare-column-list {
	width:100%;
	padding:10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #D8D9DA;
	margin-top:20px;
}

.spare-column-list div {
	width:33%;
	float:left;
}

.spare-column-list div img {
	float:left;
	margin-top:12px;
}

.spare-column-list div p {
	float:left;
	width:80%;
	padding-left:20px;
	font-size:15px;
	color:#37465D;
}

.delivery-option {
	padding:9px 0px;
}

.delivery-option label.delivery-outer-label {
	font-size:16px;
	color:#000000;
	float:left;
	margin-left:10px;
}

.custom-spare-radiobox {
	width: 20px !important;
	height: 20px;
	position: relative;
	float:left;
}

.custom-spare-radiobox label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left:0;
	margin-left:0px !important;
	-webkit-border-radius: 13px 13px 13px 13px;
	border-radius: 13px 13px 13px 13px;	
}

.custom-spare-radiobox label:after {
	background-image:url(../images/delivery_radio_button_uncheck.png);
	background-size:100% 100%;
	opacity: 1;	
	content:'';
	position: absolute;
	width: 20px;
	height: 20px;
	top:0;
	left:0;
}

.custom-spare-radiobox label:hover::after {
	background-image:url(../images/delivery_radio_button_check.png);
	opacity: 0.5;
}

.custom-spare-radiobox input[type=radio]:checked + label:after {
	background-image:url(../images/delivery_radio_button_check.png);
	opacity: 1;
}

.input-spare-text {
	width:100%;
	height:44px;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
}

.input-spare-textarea {
	width:100%;
	height:100px;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:10px 20px;
}

.input-spare-upload {
	width:49%;
	height:44px;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
	float:left;
}

.input-spare-label {
	width:49%;
	height:44px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	background-color:#007DC3;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
	float:right;
	text-align:center;
	line-height:44px;
	cursor:pointer;
	font-size:15px;
	font-weight:600;
}

.input-spare-file {
	display:none;
}

.input-spare-submit {
	width:100%;
	height:44px;
	background-color:#F65518;
	color:#FFFFFF;
	border:none;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
	float:left;
	cursor:pointer;
}

.direct_second{
	background-color:white;
	position:relative;
	color:#a3a9ad;
}

.second_position{
	color:white;
	position:absolute;
	background-color:#9dc02e;
	-webkit-border-radius: 40px 40px 40px 40px;
	border-radius: 40px 40px 40px 40px;
	top:-30px;
	width:860px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	
}

.second_position p{
	text-align:center;
	padding:20px 40px 20px 40px;
}

.second_position1{
	width:100%;
	padding:60px 0px;
	text-align:center;
}

.orange-font {
	color:#FD4C00;
}

.blue-font {
	color:#0076BE;
}

.green-font {
	color:#26AC5F;
}

.bgc-grey {
	background-color:#F4F4F4;
}

.no-border {
	border:none;
}

.no-border-right {
	border-right:none;
}

.no-border-bottom {
	border-bottom:none;
}

#calculator-port {
	display:block;
}

#cal-inspection-insurance {
	display:none;
}

#cal-order-now-button {
	display:block;
}

#cal-ask-now-button {
	display:none;
}

#car-detail-quotation {
	display:block;
}

#car-detail-invoice {
	display:none;
}

.cal-dropdown {
	width:100%;
	border:none;
	font-size:16px;
	font-weight:600;
	font-family:"Open Sans", sans-serif;
	color:#2c3e50;
	text-transform:uppercase;
	padding:13px 15px;
	
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background-image:url(../images/car_detail_down_arrow.png);
	background-repeat:no-repeat;
	background-position:98% 10px;
	height: 50px !important;
}

.about-dash-line {
	height:30px;
	width:55%;
	margin:0 auto;
}

.dash-left-bottom {
	border-left:2px dashed #EEEEEE;
	border-bottom:2px dashed #EEEEEE;
}

.dash-right-bottom {
	border-right:2px dashed #EEEEEE;
	border-bottom:2px dashed #EEEEEE;
}

.dash-left {
	border-left:2px dashed #EEEEEE;
}

.dash-right {
	border-right:2px dashed #EEEEEE;
}

.privacy-disclaimer {
	padding:30px 0px 0px 0px;
}

.privacy-disclaimer p {
	font-size:16px;
}

.privacy-disclaimer p.pdt-bold {
	font-weight:bold;
	margin-top:20px;
	font-size:20px;
}

.privacy-disclaimer p.pdt-list {
	margin-top:20px;
}

.privacy-disclaimer p.pdt-bold-italic {
	font-weight:bold;
	font-style:italic;
	margin-top:20px;
	margin-bottom:20px;
}

.privacy-disclaimer p.pdt-border {
	border:5px solid #FF0000;
	padding:15px;
	-webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.inspection_content{
	width:100%;
}

.inspection_width{
	width:100%;
	margin:0 auto;
}

.inspection_table{
	width:100%;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.inspection_table tr td{
	padding:30px;
	width: 33%;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}

.inspection_table tr td:nth-child(3n+3) {
	border-right:none;
	/*border-bottom:none;*/
}

.inspection_span{
	color:#a4c344;
}

.inspection_div{
	text-align:center;
	color:#868686;
}

.inspection_div img{
	width: auto;
}

.inspection_div p{
	margin:15px 0px 15px 0px;
}

.inspection_title{
	-webkit-border-radius: 44px 44px 44px 44px;
	border-radius: 44px 44px 44px 44px;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 50px;
	margin-top: 50px;
	background-color: #2980b9;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	padding: 20px 60px;
	text-align: center;
}

#captcha-image {
	width:100%;
	height:75px;
}

.testimonial-thumb-up {
	position:absolute;
	top:35px;
	left:0;
	right:0;
	margin:auto;
	width: auto;
}

.testimonial-slogan-first {
	font-size:64px;
	top:170px;
}

.testimonial-slogan-second {
	font-size:20px;
	top:248px;
}

.testimonial-slogan-third {
	font-size:18px;
	top:280px;
}

.white-background {
	background-color:#FFFFFF;
}

.testimonial-title {
	font-size:38px;
	font-weight:300;
	color:#444444;
	text-align:center;
	padding-top:40px;
}

.testimonial-left {
	float:left;
	width:850px;
}

.aboutus-content {
	margin-top: -20px;
    margin-bottom: -30px;
}

.testimonial-paginator {
	margin-bottom: 0px;
    margin-top: 30px;
    background-color: #FFFFFF;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

.testimonial-item {
	padding:20px;
	background-color:#FFFFFF;
	margin-top:30px;
}

.testimonial-flag {
	margin-bottom:10px;
}

.testimonial-flag img {
	float:left;
	width:50px;
}

.testimonial-flag p {
	float:left;
	margin-top:8px;
	margin-left:15px;
	font-size:13px;
}

.testimonial-image {
	float:left;
	width:300px;
	position:relative;
}

.testimonial-image img {
	width:100%;
}

.testimonial-image img.testimonial-play {
	position:absolute;
	width:86px;
	height:87px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	display:none;
}

.testimonial-detail {
	float:left;
	width:480px;
	margin-left:30px;
}

.testimonial-date {
	font-size:16px;
	color:#999999;
	margin-bottom:10px;
}

.testimonial-name-car {
	font-size:16px;
	color:#444444;
	margin-bottom:10px;
}

.testimonial-description {
	font-size:20px;
	color:#444444;
	font-weight:300;
	margin-bottom:10px;
}

.testimonial-link {
	font-size:16px;
	color:#0076BE;
}

.testimonial-right {
	float:right;
	width:290px;
}

.testimonial-country-dropdown {
	position:relative;
	width:100%;
	border:1px solid #0076BE;
	margin-top:30px;
}

.testimonial-country-dropdown a {
	width:100%;
	border:none;
	background-color:#FFFFFF;
	padding:0px 0px 0px 15px;
}

.testimonial-country-dropdown a span.dropdown-word {
	margin-top:0px;
	line-height:50px;
}

.testimonial-country-dropdown a span.dropdown-arrow {
	background-image:url(../images/blue_down_arrow.png);
	width: 20%;
	height: 50px;
	margin: 0;
	background-position: center center;
	border-left: 1px solid #0076BE;
}

.testimonial-country-dropdown .pbc-dropdown-list {
	-webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
	border: 1px solid #0076BE;
	top:50px;
	width:calc(100% + 2px);
	left:-1px;
	height:200px;
	overflow-y:scroll;
}

.testimonial-country-dropdown .pbc-dropdown-list li a span.flag {
	margin-top:9px;
}

.testimonial-country-dropdown .pbc-dropdown-list li a span.flag img {
	width:100%;
}

@media only screen and (device-width: 768px) {
	/* For general iPad layouts */
	html, body {
		width:1300px;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
	/* For portrait layouts only */
	html, body {
		width:1300px;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	/* For landscape layouts only */
	html, body {
		width:1300px;
	}
}

@media only screen and (device-width: 320px) {
	/* For general iPad layouts */
	html, body {
		width:1300px;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation:portrait) {
	/* For portrait layouts only */
	html, body {
		width:1300px;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation:landscape) {
	/* For landscape layouts only */
	html, body {
		width:1300px;
	}
}

/*Added by Hilmi */

.list-all-logo{
    width: 100%;
    background-color: #ffffff;
}

.listing-bordered {
    display: inline-block;
    padding: 5px;
    background-color: #ffffff;
    width: 12%;
	text-align:center;
	vertical-align:middle;
}

.listing-bordered img{
    position: relative;
    margin: 5px;
    position: relative;
}

.faq-list {
	padding-bottom:20px;
}
.faq-list li {
	display: inline-block;
	padding: 20px;
	font-size: 20px;
	font-weight: 700;
	width: 98%;
	text-align: center;
	background-color: #EDEDED;
	border: 1px solid #D8D9DA;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin-left:0.92%;
	margin-right: 0.92%;
}
.faq-list li a {
	color:#666666;
}
.faq-list li.current {
	color:#fff;
	background-color:#007DC3;
	border:1px solid #007DC3;
}
.faq-list li.current a {
	color:#FFFFFF;
}
.faq-list {
	width:100%;
}
.faq-list div {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.faq-list div.faq-full-width {
	width:95%;
	float:none;
	margin:0 auto;
	border-bottom:1px solid #EEEEEE;
}
.faq-list div.faq-full-width:last-child {
	border-bottom:none;
}
.faq-list-box{
	position: relative;
	float: left;
	width: 98%;
	margin-right: 0.95%;
	margin-bottom: 50px;
}
.faq-list div.faq-list-box-left {
	width: 22%;
	float:left;
	display:none;
}
.faq-list div.faq-list-box-right{
	width: 100%;
	float: left;
}
.faq-list div#bubble-ask{
    position: relative;
    vertical-align: top;
}
.faq-inner-list {
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	-webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}
p.ask-title {
	position: relative;
	color: #FFFFFF;
	font-size: 20px;
	z-index: 1;
	height:76px;
	line-height:76px;
	padding-left:30px;
	-webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
p.ask-title span {
	float:right;
	margin-right:30px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
p.ask-title-bg-orange {
	background-image:url(../images/background_faq_title_orange.png);
	background-size:100% 100%;
}
p.ask-title-bg-blue {
	background-image:url(../images/background_faq_title_blue.png);
	background-size:100% 100%;
}
p.ask-title-bg-light-blue {
	background-image:url(../images/background_faq_title_light_blue.png);
	background-size:100% 100%;
}
p.ask-text{
	position: relative;
	color: #7F7F7F;
	font-size: 16px;
	padding: 15px 0px;
	cursor:pointer;
}
p.highlight {
	background-color:#FFFF9F;
}
p.ask-text span {
	float:right;
	font-size:17px;
	font-weight:bold;
	color:#999999;
	cursor:pointer;
}
p.ask-answer{
	position: relative;
	color: #868686;
	font-size: 15px;
	padding: 15px 0px;
	line-height:25px;
	display:none;
}
p.ask-answer a, p.ask-answer a:link, p.ask-answer a:visited{
	color: #FD4C00;
}
p.ask-button{
	position: relative;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #007DC3;
	font-size: 13px;
	padding: 0px 15px;
	margin: 20px 50px 0px 155px;
	width: 160px;
	line-height: 40px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	float: left;
	text-align: center;
	border: none;
	cursor: pointer;
}

.payment-detail-title, .sell-detail-title{
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 13px;
	color: #007EC4;
}

.payment-detail-text, .sell-detail-text{
	font-size: 14px;
	color: #666666;
	font-weight: 600;
}
.payment-detail-list{
	list-style-type: none;
	text-align: center;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 45px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 40px;
}
.payment-detail-list li{
	display: inline-block;
	position: relative;
	width: 23.5%;
	height: 160px;
	vertical-align: middle;
	background-color: #fafafa;
	border: 1px solid #d8d9da;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	margin-right: 1%;
}
.payment-detail-list li img{
	margin-top:10px;
	width: auto;
}

.payment-detail-list li:hover{
	display: inline-block;
	position: relative;
	width: 23.5%;
	height: 160px;
	vertical-align: middle;
	background-color: #fafafa;
	border: 1px solid #d8d9da;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	color: #007ec4;
	margin-right: 1%;
	-webkit-box-shadow: 0px 0px 17px -1px rgba(0,126,196,1);
	-moz-box-shadow: 0px 0px 17px -1px rgba(0,126,196,1);
	box-shadow: 0px 0px 17px -1px rgba(0,126,196,1);
}
.payment-detail-choice{
	width:100%;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
}
.choice {
	padding: 30px 0 15px 0;
	color: #007ec4;
	font-size: 17px;
	line-height: 20px;
	font-weight: 600;
}
.payment-content, .sell-content{
	font-size: 16px;
	line-height: 25px;
	color: #37465d;
}
.sell-top-content {
	padding:30px 0px;
	font-size:18px;
	color:#666666;
}
.sell-content-slogan {
	color:#FFFFFF;
	font-size:20px;
	background-color:#FC4B00;
	text-align:center;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:15px;
	margin-bottom:30px;
}
.sell-content-slogan-second {
	color:#2D3A57;
	font-size:20px;
	text-align:center;
	margin:60px 0px;
	padding:15px;
	background-color:#F4F4F4;
}
.sell-left {
	float:left;
	width:48%;
}
.sell-right {
	float:right;
	width:48%;
}
.payment-container table{
	float: left;
	color: #37465d;
	border: 1px solid #EEEEEE;
	font-size: 13px;
	width: 100%;
	background-color: #fafafa;
	padding: 20px 30px;
	margin-bottom:10px;
}
.payment-container table tr td:first-child{
	color: #37465d;
	font-weight: bold;
	padding: 5px 0;
}
.payment-container table tr td:n-child(2n+1) {
	color:#F00;
}
.payment-container table tr td:last-child{
	color: #37465d;
	padding-left:10px;
}
.travelex-title{
	font-size: 14px;
	color: #007ec4;
	font-weight: 700;
	background-color: #fafafa;
	padding: 10px 30px;
	border: 1px solid #EEEEEE;
	margin-top: 10px;
}
.sell-button{
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	color: #ffffff;
	padding: 12px 0px;
	width: 219px;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	margin: 20px 0 10px;
	background-color: #f75619;
}
hr.sell-breakline{
	width:100%;
	border: 0.5px solid #DDDDDD;
}
.sell-text-blue{
	padding: 15px 0;
	color: #FD4C00;
	font-size: 20px;
	line-height: 20px;
}
.syc-container{
	width: 100%;
	margin: 0 auto;
	padding:60px 0px 30px 0px;
}
.syc-form {
	width:100%;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 30px 30px 0px;
	background-color:#fafafa;
}

.syc-title {
	font-size:22px;
	color:#37465D;
	padding-bottom:30px;
	border-bottom:4px double #DDDDDD;
	margin-bottom:30px;
}

.syc-title span {
	color:#F75419;
}

.syc-name {
	float: left;
	width: 22%;
	font-size: 14px;
	padding-top: 9px;
	margin-bottom: 30px;
	color:#37465d;
}

.syc-colon {
	float:left;
	width:1%;
	padding-top:9px;
	margin-bottom:30px;
}

.syc-field {
	float:left;
	width:27%;
	margin-bottom:30px;
}

.syc-textarea-field {
	float:left;
	width:50%;
	margin-bottom:30px;
}

.syc-radio-field {
	float:left;
	width:70%;
	margin-bottom:30px;
}

.syc-right {
	padding-left:20px;
}

.input-sell-text {
	width:100%;
	height:44px;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
}

.input-sell-textarea {
	width:100%;
	height:100px;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:10px 20px;
}

.input-sell-upload {
	width:69%;
	height:44px;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
	float:left;
}

.input-sell-label {
	width:29%;
	height:40px;
	color:#FFFFFF;
	background-color:#2D3A56;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
	float:right;
	text-align:center;
	line-height:40px;
	cursor:pointer;
	font-size:12px;
	font-weight:600;
}

.input-sell-file {
	display:none !important;
}

.input-sell-submit {
	width:100%;
	height:44px;
	background-color:#F65518;
	color:#FFFFFF;
	border:none;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
	float:left;
	cursor:pointer;
}

.syc-border {
	width:100%;
	border-bottom:4px double #DDDDDD;
	margin-bottom:30px;
}

.syc-assistance, .syc-note {
	font-size:16px;
	color:#37465D;
}

.syc-assistance {
	padding-bottom:20px;
}

.syc-assistance span {
	color:#F75419;
}

.syc-note span {
	color:#007EC4;
}
.need-assistance-container span.note-blue{
	color:#007ec4;
	font-weight: 600;
	padding-top:10px;
	font-size:14px;
}
.need-assistance-container span.note-ori{
	font-size: 14px;
	padding-top: 10px;
	font-weight: normal;
}
.port_shipment_left img{
    width: auto;
}
.find-text-blue {
	padding: 25px 0 0;
	color: #007ec4;
	font-size: 17px;
	line-height: 20px;
	font-weight: 600;
}
.part-icons{
	width: 100%;
	height:125px;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 2% 1%;
	margin-bottom: 20px;
	background-color: #fafafa;
}
.part-icons img{
	width: 4%;
	float: left;
	margin: 0 2%;
	margin-top:20px;
}
.part-icons p{
	width: 25%;
	padding: 0 10px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #37465d;
}
.parts-title {
	font-size:15px;
	color:#F75419;
	padding-bottom:30px;
	border-bottom:4px double #DDDDDD;
	margin-bottom:30px;
	font-weight:bold;
}
.spare-form {
	width:100%;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 30px 30px 0px;
	margin-bottom:30px;
	background-color:#fafafa;
}

.spare-title {
	font-size:21px;
	color:#37465D;
	padding-bottom:30px;
	border-bottom:4px double #DDDDDD;
	margin-bottom:30px;
}

.spare-title span {
	color:#F75419;
}

.spare-name {
	float:left;
	width:22%;
	font-size:15px;
	padding-top:9px;
	margin-bottom:30px;
	color: #37465d;
}

.spare-colon {
	float:left;
	width:1%;
	padding-top:9px;
	margin-bottom:30px;
}

.spare-field {
	float:left;
	width:27%;
	margin-bottom:30px;
}
#spare-right{
	float:right;
	width:20%;
}
.spare-textarea-field {
	float:left;
	width: 77%;
	margin-bottom:30px;
}

.spare-radio-field {
	float:left;
	width:70%;
	margin-bottom:30px;
}

.spare-right {
	padding-left:20px;
}

.spare-title {
	font-size:18px;
	font-weight:600;
	color:#007EC4;
}

.spare-text {
	font-size:15px;
	color:#37465D;
	margin-top:20px;
}

.spare-bold-title {
	font-size:18px;
	font-weight:bold;
	color:#37465D;
	margin-top:20px;
	margin-bottom:20px;
}

.spare-column-list {
	width:100%;
	padding:10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #D8D9DA;
	margin-top:20px;
}

.spare-column-list div {
	width:33%;
	float:left;
}

.spare-column-list div img {
	float:left;
	margin-top:12px;
	width: auto;
}

.spare-column-list div p {
	float:left;
	width:80%;
	padding-left:20px;
	font-size:15px;
	color:#37465D;
}
.delivery-option {
	padding:9px 0px;
}

.delivery-option label.delivery-outer-label {
	font-size:16px;
	color:#000000;
	float:left;
	margin-left:10px;
}

.custom-spare-radiobox {
	width: 20px !important;
	height: 20px;
	position: relative;
	float:left;
}

.custom-spare-radiobox label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left:0;
	margin-left:0px !important;
	-webkit-border-radius: 13px 13px 13px 13px;
	border-radius: 13px 13px 13px 13px;	
}

.custom-spare-radiobox label:after {
	background-image:url(../images/delivery_radio_button_uncheck.png);
	background-size:100% 100%;
	opacity: 1;	
	content:'';
	position: absolute;
	width: 20px;
	height: 20px;
	top:0;
	left:0;
}

.custom-spare-radiobox label:hover::after {
	background-image:url(../images/delivery_radio_button_check.png);
	opacity: 0.5;
}

.custom-spare-radiobox input[type=radio]:checked + label:after {
	background-image:url(../images/delivery_radio_button_check.png);
	opacity: 1;
}

.input-spare-text {
	width:100%;
	height:44px;
	background-color:#dbe8f3;
	color:#000000;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
}

.input-spare-textarea {
	width:100%;
	height:100px;
	background-color:#dbe8f3;
	color:#000000;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:10px 20px;
}

.input-spare-upload {
	width:49%;
	height:44px;
	background-color:#dbe8f3;
	color:#000000;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
	float:left;
}

.input-spare-label {
	width:49%;
	height:44px;
	background-color:#dbe8f3;
	color:#FFFFFF;
	background-color:#007DC3;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
	float:right;
	text-align:center;
	line-height:44px;
	cursor:pointer;
	font-size:15px;
	font-weight:600;
}

.input-spare-file {
	display:none;
}

.input-spare-submit {
	width:100%;
	height:44px;
	background-color:#F65518;
	color:#FFFFFF;
	border:none;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:0px 20px;
	float:left;
	cursor:pointer;
}

.clear {
	width:100% !important;
	clear:both;
	float:none !important;
	margin:0 !important;
}
/* old css*/

input[type=text]{
	padding-top: 10px;
	padding-bottom: 10px;
}
select,input[type=text]{
	height: 40px !important;
}
input[type="button"], input[type=submit], button{
	border: none;
}
.btn-block{
	padding: 15px 0 !important;
}
.text-muted{
	color: #333 !important;
}
.car-name a{
	color: #333;
	font-size: 14px;
	font-weight: 600;
}
.car-name a:hover{
	color: #000;
}

.car-inquiry-button_new {
	float:right !important;
	width:400px;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}

.car-inquiry-button_new a {
	float:right;
	width:100%;
	height:60px;
	background-image:url(../images/car_detail_inquire_button.png);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	padding:19px;
	cursor:pointer;
	text-align: left;
}

.car-inquiry-button-order a {
	background-color:rgba(253,77,1,1);
	background: linear-gradient(180deg, rgba(253,77,1,1) 50%, rgba(253,113,51,1) 50%);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
	cursor:pointer;
	float:left;
}

.login-view-container {
	margin:0;
}

.login-view-price, .login-view-price:hover{
	background-color:#1b679a;
	background:linear-gradient(to bottom, #1b679a 0%,#1b679a 50%,#337ab7 50%,#337ab7 100%);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
	cursor:pointer;
	float:left;
}

.inquire-info_new {
	float: right;
    height: 60px;
    width: 750px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(../images/inquire_info_bg.png);
    display: inline-block;
}

.inquire-info_new p {
	font-size:20px;
	font-weight:bold;
	color:#DE4C2C;
	text-align:center;
	padding:0px 10px;
	line-height:60px;
}

.back-new {
	width: 9%;
	display: inline-block;
	margin-top:20px;
	margin-bottom:20px;
}

.new-button-order {
	width: 200px !important;
	text-align: center !important;
}

.custom-detail-table {
	width:100%;
}

.custom-detail-table tr td {
	border-right: 4px dotted #C8C8C8;
	border-bottom: 4px dotted #C8C8C8;
}

.custom-detail-table tr td:last-child {
	border-right:none;
}

.custom-detail-table tr:last-child td {
	border-bottom:none;
}

.product-detail-list {
	width:100%;
	display:flex;
	flex-wrap:wrap;
}

.product-detail-item {
    width:25%;
    padding: 15px 40px 15px 40px;
    vertical-align: top;
    background-image: url(../images/purple_tick.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    vertical-align: middle;
	border-right: 4px dotted #C8C8C8;
	border-bottom: 4px dotted #C8C8C8;
}

.btn-facebook, .btn-facebook:hover, .btn-facebook:active {
	background-color:#3B5998;
	color:#FFFFFF;
	padding:6px 12px;
    cursor:pointer;
}

.btn-whatsapp, .btn-whatsapp:hover, .btn-whatsapp:active {
	background-color:#25D366;
	color:#FFFFFF;
	padding:6px 12px;
    cursor:pointer;
}

.youtube-video p {
	margin-bottom:0;
	font-size:30px;
	color:#744f82;
	font-weight:500;
	text-align:center;
	position:absolute;
    top:-25px;
    background-color:#FFFFFF;
}

.youtube-video iframe {
	width:100%;
	height:300px;
}

.youtube-video div {
	width:100%;
	padding:20px 10px 10px 10px;
	border:3px solid #744f82;
	display:flex;
    flex-wrap:wrap;
    justify-content:center;
    position:relative;
    margin-top:20px;
}

.car-detail-container {
	padding:10px;
	width:100%;
	background-color: #f5f5f5;
    border-top: 1px solid #ddd;
}

.car-detail-panel {
	width:50%;
	float:left;
}

.car-detail-panel-100 {
	width:100%;
}

.car-detail-panel-100 .remark-text {
	font-size:15px;
}

.car-detail-panel h5, .car-detail-panel-100 h5 {
	font-size:24px;
	font-weight:500;
}

.car-detail-list {
	width:100%;
}

.car-detail-list div p {
	display:flex;
	width:100%;
	font-size:15px;
}

.car-detail-list div p span {
	width:30%;
	color:#BA6CAA;
	font-weight:bold;
}

.car-accessories {
	width:100%;
}

.car-accessories div {
	width:100%;
	font-size:15px;
	margin-bottom:10px;
	padding-left:40px;
	background-image:url(../images/purple_tick.png);
    background-repeat:no-repeat;
    background-position:10px center;
}

.inquiry-panel-footer {
	padding:10px 0 0 10px;
}

.inquiry-form {
	display:flex;
	flex-wrap:wrap;
}

.inquiry-inner-title {
	width:100%;
	padding:0;
	margin:10px 0 20px 0;
	text-align:center;
	color:#744f82;
}

.input-inquiry-field {
	width:calc(50% - 10px);
	margin-bottom:10px;
	margin-right:10px;
	display:flex;
	align-content:flex-start;
	flex-wrap:wrap;
}

.input-field-full {
	width:100%;
}

.input-inquiry-field .input-popup-text, .input-inquiry-field .input-popup-dropdown {
	width:100%;
}

.input-inquiry-field input[type=checkbox] {
	margin:4px 0 0 0;
}

.input-inquiry-field label {
	margin:0 0 0 5px;
	font-weight:normal;
}

.input-inquiry-field .input-popup-button:last-child {
	margin:0 0 0 10px;
	font-size:16px;
	font-weight:normal;
}

.input-inquiry-field .input-popup-button:first-child {
	margin:0 0 0 auto;
	font-size:16px;
	font-weight:normal;
}

.insurance-inspection div {
	display:flex;
	align-items:center;
	margin-bottom:10px;
}

.insurance-inspection div label span {
	font-size:10px;
	color:#808080;
}

.estimated-price-panel {
	width:100%;
	text-align:right;
	margin-bottom:0;
}

.estimated-price-panel .estimated-total-price {
	color:#0972b9;
	font-size:20px;
	margin:0;
}

.estimated-price-panel .estimated-total-price span {
	color:red;
	font-weight:700;
}

.estimated-price-panel .estimate-price-text {
	color:#0972b9;
	font-size:16px;
	margin:0;
}

.loading-button-ver {
	background-image: url(../../images/loading_screen.GIF);
	background-repeat:no-repeat;
	background-size: 40px;
	background-position:center;
	background-color: transparent;
	text-indent: -9999px;
	height:40px;
}

.loading-button-right {
	background-image: url(../../images/loading_screen.GIF);
	background-repeat:no-repeat;
	background-size: 30px;
	background-position:right;
	background-color: transparent;
}

.form-title-text {
	font-size:24px;
	color:#744f82;
	font-weight:normal;
}

.car-detail-border-bottom {
	border-bottom:2px solid #744f82;
	margin-bottom:20px;
}

.popup-outer {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	background-color:rgba(255, 255, 255, 0.6);
	z-index:99999;
}

.popup-background-close {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	cursor:pointer;
}

.popup-inner {
	width:790px;
	position:relative;
	z-index:2;
}

.popup-inner:after {
	content:'';
	display:table;
	clear:both;
}

.any-question-inquire {
	width:100%;
	display:flex;
}

.any-question-inquire-button, .any-question-inquire-button:hover {
	background-color:rgba(253,77,1,1);
	background: linear-gradient(180deg, rgba(253,77,1,1) 50%, rgba(253,113,51,1) 50%);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size:23px;
	color:#FFFFFF;
	padding:10px;
	cursor:pointer;
	width:100%;
	text-align:center;
}

.popup-close {
	font-size:60px;
    width:50px;
    height:50px;
    top:6px;
    right:0;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#FFFFFF;
    transform:rotate(45deg);
}

.panel-custom {
	border:2px solid #345273;
}

.panel-custom .panel-body {
	background-color:#345273;
	background: linear-gradient(180deg, #345273 50%, #3A5D81 50%);
}

.panel-custom .panel-body span.form-title-text {
	color:#FFFFFF;
	font-size:23px;
}

.input-popup-title {
	margin-bottom:3px;
	font-weight:bold;
	display:flex;
	position:relative;
	width:100%;
}

.input-popup-title span.input-popup-tooltip {
    font-size:12px;
    margin-left:10px;
    width:15px;
    height:15px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:calc(15px / 2);
    background-color:#f65518;
	color:#FFF;
	cursor:pointer;
}

.input-popup-title span.custom-tooltip {
    width:100%;
    display:none;
    opacity:0;
    background-color:rgba(0, 0, 0, 0.8);
    border-radius:5px;
    padding:5px;
    color:#FFF;
    bottom:25px;
    font-size:12px;
    justify-content:center;
    position:absolute;
}

.input-popup-textarea {
	height:auto;
}

.input-popup-remind {
	width:100%;
    font-size:13px;
    font-style:italic;
    color:#f65518;
    display:flex;
    position:relative;
    padding:3px 12px 0 12px;
    justify-content:center;
    text-align:center;
}

.input-popup-remind:before, .input-popup-remind:after {
    content:"*";
    font-size:13px;
    font-style:italic;
    color:#f65518;
    position:absolute;
}

.input-popup-remind:before {
    left:0;
}

.input-popup-remind:after {
    right:0;
}

.login-button {
	width:100%;
    padding:5px;
    cursor:pointer;
    background-color:#F65518;
    border:1px solid #F65518 !important;
    color:#FFFFFF;
    font-weight:bold;
    font-size:16px;
    border-radius:5px;
    padding:7px 10px;
    text-align:center;
}

.signup-button {
	float:left;
    width:100%;
    padding:5px;
    cursor:pointer;
    background-color:rgb(150, 150, 150);
    border:1px solid rgb(150, 150, 150);
    color:rgb(40, 40, 40);
    font-weight:bold;
    font-size:16px;
    border-radius:5px;
    padding:7px 10px;
    text-align:center;
}

.account-dropdown {
	width:280px;
	position:absolute;
	right:-20px;
	z-index:2;
	display:none;
}

.account-dropdown .account-dropdown-arrow {
	position:absolute;
    top:0;
    right:40px;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-bottom:10px solid #345273;
}

.account-dropdown .account-list {
	padding:20px;
	background-color:#345273;
	border-radius:5px;
	text-align:left;
	margin-top:10px;
}

.account-dropdown .account-list:after {
	content:'';
    display:table;
    clear:both;
}

.account-dropdown .account-list .account-dropdown-button {
	text-transform:uppercase;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#F65518;
    border-radius:5px;
    float:left;
    padding:10px;
    border:none;
    cursor:pointer;
    font-size:12px;
    text-align:center;
	width:100%;
}

.account-dropdown .account-list .account-item {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
}

.account-dropdown .account-list .account-item:after {
	content:'';
    display:table;
    clear:both;
}

.account-dropdown .account-list .account-item p {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}

.account-dropdown .account-list .account-item a {
	color:#F65518;
	font-size:14px;
	float:left;
	width:100%;
}

.account-dropdown-action:hover .account-dropdown {
	display:block;
}

.register-wrapper, .login-wrapper {
	background-color:#848484;
}

#register-form .input-field, #login-form .input-field {
	width:100%;
}

#register-form .register-name-field {
	width:50%;
}

#register-form .input-field-text, #register-form .input-field-dropdown,
#login-form .input-field-text, #login-form .input-field-dropdown {
	height:35px !important;
	font-size:14px;
}

.center-text {
	text-align:center;
}

.loading-button-background {
	background-image: url(../../images/loading_screen.GIF);
	background-repeat:no-repeat;
	background-size: 40px;
	background-position: right top;
	background-color: transparent;
	text-indent: -9999px;
}

.view-password-field .input-field-text {
	float:left;
	width:calc(100% - 50px);
	border-radius:5px 0 0 5px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}

.view-password-field .view-password {
	float:left;
	width:50px;
	height:35px;
	background-color:#DAE7F2;
	border-radius:0 5px 5px 0;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:none;
}

.input-field .remember-me {
	float:left;
	width:50%;
}

.input-field .remember-me input[type=checkbox] {
	visibility:visible;
}

.input-field .forgot-password {
	float:right;
	width:50%;
	text-align:right;
}

.contact_agent {
	margin-bottom:30px;
}