@charset "utf-8";
/* CSS Document */
.cntct{
	background-color:#FEF2E8;
	border:1px solid rgba(255, 146, 60, 0.4);
	padding:0px 15px 5px;
	width:30%;
	border-radius:4px;
	float:left;
	margin-right:30px;
	}
.cntct dl{
	margin-left:0px !important;
	margin-bottom:0px !important;
	margin-top:2px !important;
	}
.cntrymap{
	background-color:#F8F8F8;
	/*border:2px solid #e7e7e7;*/
	padding:15px;
	/*border-radius:4px;*/}
.lazyloadex{
	padding-right:10px;
	height:14px;
	width:30px;}
	
.cntrymap ul{
	margin:0px;
	padding:0px;
	border-left:1px solid #fff;
	border-right:1px solid #dcdcdc;}
.map-list{
	width:25%;
	float: left;}
.cntrymap li a{
	padding:20px;
	line-height:30px;
	font-size:12px;
	color:#5184c3;
	}
.txtBody{
	margin-top:20px;
	margin-bottom:20px;
	background-color:#FEF2E8;
	border:1px solid rgba(255, 146, 60, 0.4);
	border-radius:4px;
	padding-top:10px;}
.head-table{
	width:45%;
	border:2px solid #e7e7e7;
	float:left;
	margin-bottom:5px;
	
	}

.head-table tr td{
	border:2px solid #e7e7e7;
	padding:17px;
	
}
.table-data{
	background-color:#F8F8F8;
	font-weight:bold;
	color:#333;
	}
.nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;    
}
.nav-tabs > li > a {
  
    border-radius: 0;
 /*   box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4);*/
	text-align:center;
	font-size:16px;
	
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    background: #F5F5F5;
   /* box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);*/
}

/* Tab Content */
.tab-pane {
    
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    border-radius: 4px;
   
    padding: 10px;
}
 .faqHeader {
        font-size: 27px;
        margin: 20px;
    }

    .panel-heading [data-toggle="collapse"]:after {
        font-family: 'Glyphicons Halflings';
       /* content: "\e072"; *//* "play" icon */
        float: right;
        color: #F58723;
        font-size: 18px;
        line-height: 22px;
        /* rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .panel-heading [data-toggle="collapse"].collapsed:after {
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #454444;
    }
h4{
	font-size:18px;}
i.fa{
	color:#D3291A;}
.map .legend {
	width: 370px;
	height: 170px;
	position: absolute;
	
	right: 30px;
	background: #fffcf0;
}

.map .legend dt {
	margin-bottom: 15px;
	padding: 10px 10px 0;
	font-size: 14px;
	font-weight: 700;
}

.map .legend dd {
	padding: 0 10px 0 0px;
	margin:0px;
}

.map .legend ul {
	overflow: hidden;
	_zoom: 1;
	margin:0px;
	padding:0px;
}

.map .legend li {
	margin-bottom: 10px;
	font-size: 11px;
	float: left;
	background-repeat: no-repeat;
}

.map .legend li.legend01,
.map .legend li.legend03,
.map .legend li.legend05,
.map .legend li.legend06 {
	padding-left: 45px;
	width: 190px;
	background-position: 6px center;
}

.map .legend li.legend02,
.map .legend li.legend04 {
	padding-left: 16px;
	background-position: 0 center;
}

.map .legend li.legend01 {
	background-image: url(../images/serviceAreaMap_legend01.gif);
}

.map .legend li.legend02 {
	background-image: url(../images/serviceAreaMap_legend02.gif);
}

.map .legend li.legend03 {
	background-image: url(../images/serviceAreaMap_legend03.gif);
}

.map .legend li.legend04 {
	background-image: url(../images/serviceAreaMap_legend04.gif);
}

.map .legend li.legend05 {
	background-image: url(../images/serviceAreaMap_legend05.gif);
}

.map .legend li.legend06 {
	background-image: url(../images/serviceAreaMap_legend06.gif);
}
.map-content{
	padding:20px;
	overflow-y:auto;
	height:380px;}
.map-content h3{
	margin:20px auto;
	text-align:center;}
.map{
	background:#e5e5e5;
	border:3px solid #DB262B;
	border-radius:4px;
	}
.no-margin th,  .no-margin tr{
	margin:0px;
	padding:5px;
	font-weight:normal;
	font-size:13px;
	
	}
.table-responsive td{
	padding:10px !important;}
.no-margin th{
	background:#D3291A;
	color:#fff;}
#search {
    border:1px solid #2575fc;
	background-color: #5e99fd;
    margin: 60px 15px 10px 0;
	color:#fff;
    padding: 14px 10px 15px 9px; width:240px;   float:right;
}
#search h2 {
    background: url("images/mgt_image.png") no-repeat scroll 0 -360px rgba(0, 0, 0, 0);
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 20px 5px;
    padding: 0 0 0 24px;
}
#search th, #search td {
    padding: 0 0 13px;
}
#search th {
    font-size: 12px;
    width: 54px;
}
#search td {
    width: 160px;
}
#search-make-tr select, #search-model-tr select, #search-type-tr select, #search-steering-tr select {
    border: medium none;
    font-family: verdana,Arial,Helvetica,Geneva,sans-serif;
    font-size: 12px;
    height: 20px;
    padding: 0;
    width: 160px;
}
#search-year-tr td {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 30px;
}
#search-year-tr .from-to {
    font-family: verdana,Arial,Helvetica,Geneva,sans-serif;
    width: 65px;
}
#search-year-tr .from-to select {
    border: medium none;
    font-size: 11px;
    height: 20px;
}
#search-keyword-tr input {
    border: medium none;
    font-family: verdana,Arial,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    height: 20px;
    padding: 0 0 0 5px;
    width: 155px;
}
#search-button {
    background: none repeat scroll 0 0 #fff; color:#241568;  
    font-size: 14px;
    margin: 0 0 0 54px; line-height:24px;
    text-align: center;
    width: 130px; cursor:pointer;
}
#search-button:hover {
    background: none repeat scroll 0 0 #e3e3e3;
	text-decoration:none;  
     
}

.payment-table tr td {
	padding:5px;
}
.board {
	width: 95%;
	margin: 10px auto;
	/*height: 500px;*/
background: #fff;/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}
.board .nav-tabs {
	position: relative;
	/* border-bottom: 0; */
    /* width: 80%; */
    margin: 40px auto;
	margin-bottom: 0;
	box-sizing: border-box;
}
.board > div.board-inner {
	background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
	background-size: 30%;
}
p.narrow {
	width: 100%;
	font-size:14px;
}
p.narrow2 {
	padding-left:15px;
	margin-bottom:25px;
}
.liner {
	height: 2px;
	background: #ddd;
	position: absolute;
	width: 75%;
	margin:0 0 0 200px;
	left: 0;
	right: 0;
	top: 62.5%;
	z-index: 1;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	cursor: default;
	background-color: #f5f5f5; 
    border: 0;
	border-bottom-color: transparent;
}
.head {
	text-transform:none !important;
}
span.round-tabs {
	width: 160px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	/* border-radius: 100px;*/
    background: white;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 18px;
}
.form-faq {
	margin-top:20px;
	margin-bottom:20px;
}
span.round-tabs.two {
	color: #000;
	border: 2px solid #000;
}
li.active span.round-tabs.two {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #000;
}
span.round-tabs.one {
	color: #febe29;
	border: 2px solid #febe29;
}
li.active span.round-tabs.one {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #febe29;
}
span.round-tabs.three {
	color: #3e5e9a;
	border: 2px solid #3e5e9a;
}
li.active span.round-tabs.three {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #3e5e9a;
}
span.round-tabs.four {
	color: #f1685e;
	border: 2px solid #f1685e;
}
li.active span.round-tabs.four {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #f1685e;
}
span.round-tabs.five {
	color: #999;
	border: 2px solid #999;
}
li.active span.round-tabs.five {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #999;
}
.nav-tabs > li > a:hover {
	border-color:transparent;
}
a:focus {
	outline:none;
}
.nav-tabs > li.active > a span.round-tabs {
	background: #fafafa;
}
.nav-tabs > li {
	width: auto;
}
#listbox{
	height:200px;}
/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/
li:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity:0;
	margin: 0 auto;
	bottom: 0px;
	border: 5px solid transparent;
	border-bottom-color: #ddd;
	transition:0.1s ease-in-out;
}
li.active:after {
	content: " ";
	position: absolute;
	left: 45%;
	/*opacity:1;*/
	margin: 0 auto;
	bottom: 0px;
	border: 10px solid transparent;
	border-bottom-color: #ddd;
}
.nav-tabs > li a {
	width: auto;
	height: 80px;
	margin: 10px auto 20px;
	padding:12px 100px;
	/*   border-radius: 100%;*/
 
   padding-top:10px;
}
.nav-tabs > li a:hover {
	background: #fff;
}
.tab-content {
	border-radius:4px;
}
.tab-pane {
	position: relative;
	/*padding-top: 50px;*/
padding-left:30px;
	padding-right:30px;
}
.tab-content .head {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	/*margin-left:30px;*/
	color:#D72025;
}
.btn-outline-rounded {
	padding: 10px 40px;
	margin: 20px 0;
	border: 2px solid transparent;
	border-radius: 25px;
}
.btn.green {
	background-color:#5cb85c;
	/*border: 2px solid #5cb85c;*/
    color: #ffffff;
}
 @media( max-width : 585px ) {
.board {
	width: 90%;
	height:auto !important;
}
span.round-tabs {
	font-size:16px;
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.tab-content .head {
	font-size:20px;
}
.nav-tabs > li a {
	width: 50px;
	height: 50px;
	line-height:50px;
}
li.active:after {
	content: " ";
	position: absolute;
	left: 35%;
}
.btn-outline-rounded {
	padding:12px 20px;
}
 }