/* === Common =============================================================== */

html {
	position: relative;
	min-height: 100%;
}

body {
	padding-top: 61px;
	margin-bottom: 320px;
}

/*============================================================================
.nav {
	margin-bottom: 0;
}

.nav > li.dropdown.open {
	position: static;
}

.nav > li.dropdown.open .dropdown-menu {
	display: table;
	width: 970px;
	text-align: left;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

.dropdown-menu > li {
	display: table-row;
}

/*============================================================================*/

.popover {
	font-size: 90%;
}

.scrollup {
	width: 40px;
	height: 40px;
	opacity: 0.4;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	text-indent: -9999px;
	background: url('../img/icon_top.png') no-repeat;
}

.container-page-content {
	padding-bottom: 50px;
}

.page-header {
	margin-top: 20px;
}

.imposition-pageheader {
	display: inline-block;
	position: relative;
}

.imposition-pageheader .imposition-pageheader-text {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	text-shadow:1px 1px 2px black;
	padding: 10px;
	background-color: rgba(0,0,0,.4);
}

.imposition-pageheader h1 {
	margin: 0px;
}

.page-content li {
	margin-bottom: 10px;
}

.page-header-nav {
	margin-top: 20px;
}

.dias-hr-solid {
	border-bottom: 1px solid #dddddd;
}

.dias-hr-dashed {
	border-bottom: 1px dashed #b5b5b5;
}

.banner {
	margin-top: 40px;
}

.banner .caption {
	padding-top: 0px;
	padding-bottom: 0px;
}

.faq-item {
	margin-bottom:20px;
}

.img-open:after {
	font-family:"Glyphicons Halflings";
	content:"\e259";
	padding-left: 5px;
}

a[class*="img-open"] {
	text-decoration: none;
}

.img-close:after {
	font-family:"Glyphicons Halflings";
	content:"\e260";
	padding-left: 5px;
}

.list-margin-bottom li {
	margin-bottom: 10px;
}

/* === NavBar =============================================================== */

.navbar-nav > li[class*="active"] > a {
	padding-bottom: 14px;
	border-bottom: 5px solid #337ab7;
}

/* === Index Page =========================================================== */

#splasheHome {
	position: relative;
    z-index: 10;
}

#dias-home-select {
    position: relative;
    z-index: 10;
    margin-top: -70px;
}

#dias-home-select > div {
    height: 70px;
    cursor: pointer;
    background-color: #444444;
    color: #ffffff;
	border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#dias-home-select > div[class*="active"] {
    height: 70px;
    cursor: pointer;
    background-color: #337ab7;
    color: #ffffff;
}

#dias-home-select > div > h3 {
    margin: 21px;
}

.home-main-panel {
	background-color: #337ab7;
	padding-bottom: 15px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.home-main-panel-header {
	margin-top: 18px;
	margin-bottom: 20px;
	color: #dddddd;
}

.home-main-panel-btn {
	text-shadow:1px 1px 1px black;
}

.wide-main-panel {
	background-color: #eaeff1;
}

.wide-panel-light {
    padding-top: 20px;
    padding-bottom: 60px;
}

.wide-panel-dark {
    padding-top: 20px;
    padding-bottom: 60px;
    background-color: #eaeff1;
}

.wide-panel-header {
	margin-bottom: 50px;
}

.wide-panel-header > small {
	font-size: 16px;
}

.media-object-img {
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
}

.row-home-comment {
	/*margin-bottom: 40px;*/
	padding:0px 0px 60px 0px;
}

#carouselComments {
	margin-bottom: -30px;
}

#carouselComments > ol > li {
	border: 1px solid #999999;
}

#carouselComments .carousel-indicators .active {
	background-color: #999999;
}

.btn-home-map {
	position: relative;
	margin-top: -33px;
}

/* === Purchase Catalog Page ================================================ */

.panel-filter {
	margin-top: 20px;
	margin-bottom: 20px;
}

#lineFilter a {
	color: #ffffff;
}

#panelComparison .well {
	padding: 0px 15px 0px 15px;
}

.panel-comparison-header {
	background-color: #5cb85c;
	color: #ffffff;
}

.panel-comparison-cars {
	margin-top: 15px;
	margin-bottom: -5px;
}

.panel-cars {
	margin-top: 20px;
}

.carousel .carousel-control {
	visibility: hidden;
}
.carousel:hover .carousel-control {
	visibility: visible;
}

.caption-car-header {
	padding: 0px !important;
}

.caption-car-header a {
	padding: 0px 10px 0px 10px;
}

.caption-car-price {
	border-bottom: 1px dashed #dddddd;
}

.caption-car-price-usd {
	padding-top: 4px;
}

.caption-car-price-uah {
	color: #ff0000;
	font-weight: bold;
	font-size: 120%;
}

.caption-car-spec-row1 {
	margin-top: 5px;
}

.caption-car-spec-row2 {
	margin-top: 13px;
}

.caption-car-spec-left {
	padding: 0px 0px 0px 10px;
}

.caption-car-spec-center {
	padding: 0px 0px 0px 0px;
}

.caption-car-spec-right {
	padding: 0px 10px 0px 0px;
}

.table-comparison th {
	text-align: center;
	vertical-align: middle;
}

.table-comparison td {
	text-align: center;
	vertical-align: middle !important;
}

.table-text-left {
	text-align: left !important;
	vertical-align: middle;
}

.checkbox-comparison {
	margin-right: 7px !important;
}

.purchase-catalog-pager {
	padding-top: 20px;
}

.purchase-catalog-pager-info {
	padding-top: 10px;
}

.purchase-catalog-pager-item {
	margin: 0px;
}

/* === Purchase Catalog Line Page =========================================== */

.purchase-catalog-line-item-header {
	margin: 0px;
}

.purchase-catalog-line-item-photo {
	margin: -10px;
}

.purchase-catalog-line-item-area {
	padding: 0px 15px 0px 60px;
	margin-bottom: -15px;
}

.purchase-catalog-line-item-row {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #dddddd;
}

.purchase-catalog-line-item-col {
	font-size: 120%;
	font-weight: bold;
	color: #ff0000;
	margin-top: -3px;
}

/* === Car Page ============================================================= */

.imposition {
	display: inline-block;
	position: relative;
}

.imposition .imposition-text {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	background-color: rgba(0,0,0,.4);
	color: #ffffff;
	text-shadow:1px 1px 2px black;
}

.imposition .imposition-text h1 {
	margin: 10px 0px 10px 0px;
}

#carpage-navy-line a {
	padding-top: 5px;
	padding-bottom: 5px;
}

.carpage-navy--clone {
  position: fixed;
  z-index: 1;
  left: 0px;
  top: 66px;
  width: 100%;
  margin-top: 0px;
  padding: 0px;
  font-size: 95%;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
}

.carpage-navy--stick {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}

.carpage-navy--unstick {  }

.carpage-header {
	margin-top: 50px;
	margin-bottom: 40px;
	border-bottom: 1px solid #dddddd;
}

.carpage-main-info {
	width: 100%;
	font-size: 90%;
	margin-top: -15px;
}

.carpage-main-info td {
	height: 75px;
}

.car-options {
	margin-bottom: 15px;
	font-size: 90%;
}

.rotatable {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
}

.car-faq-item {
	margin-bottom: 10px;
	font-size: 90%;
}

.auto-tester-img {
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}

/* === Selling Rating Result Page =========================================== */

#datePreview td {
	border: 10px solid #ffffff;
	background-color: #f5f5f5;
	vertical-align: top;
	text-align: center;
}

#datePreview td.day-close {
	opacity: 0.5;
}

#datePreview td .label-weekday {
	width: 100%;
	padding: 5px;
	color: #ffffff;
	background-color: #337ab7;
	font-size: 85%;
}

#datePreview td.day-close .label-weekday {
	background-color: #777777;
}

#datePreview td .label-day {
	width: 100%;
	padding: 0px;
	color: #777777;
	font-size: 300%;
}

#datePreview td .label-month {
	width: 100%;
	margin: -8px 0px 10px 0px;
	color: #777777;
}

#datePreview td .label-select {
	width: 100%;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: -3px;
	color: #777777;
	font-size: 85%;
	border-top: 1px dashed #bbbbbb;
}

#timePreview td {
	border: 10px solid #ffffff;
	background-color: #f5f5f5;
	vertical-align: top;
	text-align: center;
}

#timePreview td.time-close {
	opacity: 0.5;
}

#timePreview td .label-time {
	width: 100%;
	padding: 12px 0px 0px 0px;
	color: #777777;
	font-size: 120%;
}

#timePreview td .label-select {
	width: 100%;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: -3px;
	color: #777777;
	font-size: 85%;
	border-top: 1px dashed #bbbbbb;
}

/* === Selling Methods Page ================================================= */

#sellingpage-navy-line a {
	padding-top: 15px;
	padding-bottom: 15px;
}

.sellingpage-navy--clone {
  position: fixed;
  z-index: 1;
  left: 0px;
  top: 61px;
  width: 100%;
  margin-top: 0px;
  padding: 0px;
  font-size: 95%;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
}

.sellingpage-navy--stick {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}

.sellingpage-navy--unstick {  }

.decored {
	background-color: #337ab7;
	color: #ffffff;
	padding: 7px 15px 7px 15px;
}

/* === Footer =============================================================== */

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 320px;
	color: #999999;
	background-color: #eeeeee;
	border-top: 1px solid #dddddd;
	padding: 20px;
	font-size: 90%;
}

.footer a {
	color: #999999;
}

.footer .footer-important {
	padding-top: 4px;
	font-size: 130%;
}

.footer .footer-icon {
	margin-left: 10px;
}

.footer table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	border-bottom: 1px dashed #aaaaaa;
}

.footer table th {
	border-top: 1px dashed #aaaaaa;
	padding-top: 20px;
	padding-bottom: 15px;
}

.footer table td {
	width: 20%;
	vertical-align: top;
}

.footer table .td-empty {
	height: 25px;
}

.footer .footer-copyright {
	padding-top: 20px;
}

/* ========================================================================== */
