/*************** Modal ************************/
.modal-dialog {
  position: absolute;
  width: 670px;
  top: 0;
  left: 290px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -275px;
}

.modal-content {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}

.modal-header {
  border-bottom: 0;
}
.modal-header .close {
  color: #fff;
  font-size: 14px;
  font-family: Arial,sans-serif;
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  top: 2px;
  right: 0;
  border: 0;
  background-color: #c3002f;
  padding: 10px 15px;
}
.modal-header .close > span {
  font-size: 220%;
  position: relative;
  top: 4px;
  margin-left: 7px;
  line-height: 0;
}

.modal-body {
  padding: 20px;
}
.modal-body a {
  color: #c61633;
}

.modal-title {
  text-decoration: none;
  font-family: 'NissanProBoldCon', 'Trebuchet MS', sans-serif;
  font-size: 50px;
  letter-spacing: 1px;
  font-weight: normal;
  color: #9a9c9e;
  color: #0c0c0c;
  text-align: left;
  text-transform: uppercase;
  line-height: 50px;
  margin-bottom:-20px;
  margin-top:-1px;
}

.modal-profile {
  float: left;
  margin-left: -20px;
  background-color: #f0f0f0;
  text-align: center;
  padding: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  max-width: 245px;
}
.modal-profile address span {
  font-family: Arial, sans-serif;
  margin-bottom: 5px;
}
.modal-profile span {
  display: block;
  font-style: normal;
  color: #888888;
  font-size: 18px;
  line-height: 1em;
}
.modal-profile span.modal-profile-name {
  text-decoration: none;
  font-family: 'NissanProBoldCon', 'Trebuchet MS', sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: normal;
  color: #9a9c9e;
  color: #0c0c0c;
  margin-top: 16px;
}

.modal-question {
  color: #0c0c0c;
  font-size: 14px;
  font-family: Arial,sans-serif;
  text-align: left;
  font-size: 14px;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 20px;
}
.modal-question > .modal-question-title {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

.loading-indicator {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff url(../../img/loading-background.jpg) repeat-x;
  border-bottom: 1px solid #d9d9d9;
  z-index: 30;
}
.loading-indicator > span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent url(../../img/loading.gif) no-repeat center center;
}

/***************** Fancybox *******************/
.fancybox-title {
  font-family: Arial, Helvetica, sans-serif;
  background: #0c0c0c;
  padding: 10px;
  font-size: 14px;
}

.fancybox-type-iframe {
  top: 200px;
}

.fancybox-skin {
  padding-top: 30px !important;
}

/***************** Gallery *******************/
.gallery-wrapper .connected-carousels .stage {
  width: 790px;
  margin: 0 auto;
  position: relative;
}
.gallery-wrapper .connected-carousels .stage a {
  position: relative;
  display: inline-block;
  top: 52px;
  width: 27px;
  height: 57px;
}
.gallery-wrapper .connected-carousels .stage .prev-navigation {
  left: -38px;
  background: url(../../img/carousel-left-med.png) no-repeat;
}
.gallery-wrapper .connected-carousels .stage .next-navigation {
  left: 770px;
  background: url(../../img/carousel-right-med.png) no-repeat;
}
.gallery-wrapper .connected-carousels .navigation {
  width: 794px;
  margin: 0 auto;
  position: relative;
  top: -54px;
}
.gallery-wrapper .connected-carousels .navigation .carousel-navigation li {
  height: 123px;
  cursor: pointer !important;
}
.gallery-wrapper .connected-carousels .navigation .carousel-navigation .thumb-outline {
  position: absolute;
  top: 0;
  width: 191px;
  height: 123px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #c3002f;
  -moz-box-shadow: inset 0px 0px 0px 2px #c3002f;
  box-shadow: inset 0px 0px 0px 2px #c3002f;
}
.gallery-wrapper .connected-carousels .carousel {
  overflow: hidden;
  position: relative;
}
.gallery-wrapper .connected-carousels .carousel ul {
  width: 2000em;
  position: relative;
  list-style: none;
  padding: 0;
  margin-top: 5px;
}
.gallery-wrapper .connected-carousels .carousel li {
  float: left;
  margin-right: 10px;
}
.gallery-wrapper .connected-carousels .carousel li .gallery-caption {
  color: 12px;
  font-size: 14px;
  font-family: Arial,sans-serif;
  text-align: #0c0c0c;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 379px;
  color: #fff;
  padding: 10px;
  width: 780px;
  height: 33px;
  webkit-line-clamp: 2;
  line-clamp: 2;
}

.white {
  color: #fff !important;
}

#home-news {
  top: -3px !important;
}

#drivers-nav {
  border-bottom: 4px solid #C71444;
}

#drivers-list h2 {
  text-decoration: none;
  font-family: 'NissanProBoldCon', 'Trebuchet MS', sans-serif;
  font-size: 50px;
  letter-spacing: 1px;
  font-weight: normal;
  color: #9a9c9e;
  color: #0c0c0c;
  text-align: left;
  text-transform: uppercase;
  line-height: 50px;
  margin-bottom: 0;
  margin-top: 62px;
  margin-left:100px;
}
#drivers-list p {
  color: #0c0c0c;
  font-size: 14px;
  font-family: Arial,sans-serif;
  text-align: left;
  margin-bottom: 37px;
  padding-right: 40%;
}
#drivers-list > p {
  margin-top: 11px;
}
#drivers-list .rookie-note {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #0c0c0c;
  font-size: 14px;
  font-family: Arial,sans-serif;
  text-align: left;
  width: 850px;
  padding: 0;
  text-align: right;
}
#drivers-list .share-buttons-dark {
  position: relative;
  top: -30px;
  left: -58px;
  right: 0;
  margin: 0;
  padding: 0;
  float: right;
}

.drivers-list-container {
  border-top: 41px solid #f0f0f0;
}
.drivers-list-container > table {
  margin-top: -41px;
  width: 850px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #0c0c0c;
  font-size: 14px;
  font-family: Arial,sans-serif;
  text-align: left;
}

.drivers-table {
  border-collapse: collapse;
}
.drivers-table th {
  height: 35px;
  text-align: center;
}
.drivers-table th:first-child {
  text-align: left;
}
.drivers-table tr {
  border-top: 1px solid #cccccc;
}
.drivers-table tr:first-child {
  border-top: 0;
}
.drivers-table td {
  padding: 0;
  height: 130px;
  text-align: center;
}
.drivers-table td:first-child {
  text-align: right;
  width: 16.842105263%;
  padding-right: 20px;
}
.drivers-table td > a {
  text-transform: uppercase;
  text-decoration: none;
  color: #c61633;
  font-size: 18px;
  display: inline-block;
}
.drivers-table td > a:focus {
  outline: none;
}
.drivers-table .drivers-table-name {
  text-align: left;
}

.dsocial-ico {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-image: url(../../img/pages/drivers/social-icons.png);
  background-repeat: no-repeat;
}
.dsocial-ico.ico-twitter {
  background-position: -35px 0;
}
.dsocial-ico.ico-instagram {
  background-position: -70px 0;
}