/*.intro-title{
   font-size: 12px;
   line-height: 32px;
   font-weight: 400;
   margin-bottom: 20px;
   letter-spacing: 1px;
   text-transform: none !important;
}
.intro-title .title-head {
   font-size: 28px;
   display: block;
   font-weight: 700;
   letter-spacing: 0;
   text-transform: none !important;
}*/
.text-red{font-weight:700; color:#B30000 !important;}
.text-blue{font-weight:700; color:#39536A}
.page-content-title-classic{font-size: 23px; line-height: 32px;}

.alert-info {
    color: #265064 !important;
    background-color: #d9edf7;
}

.select2-container {
    box-shadow: none;
    border: 1px solid #dedede;
    padding: 5px 20px;
    height: 44px;
    background: none;
    color: #595959;
    font-size: 14px;
    border-radius: 0;
}

.select2-selection {
	border: 0px !important;
}

.select2-selection:focus {
    outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 33px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #595959 !important;
}
.kurumsalForm .form-control {
	color:#B30000;
}
.damage-area {
    padding: 0;
    display: block;
}
.damage-area .car-parts {
    background-image: url('../images/araba-vector.png');
    background-position: 0 0;
    width: 311px;
    height: 391px;
}
.car-parts {
	margin:0 auto !important;
    width: 311px;
    height: 391px;
    position: relative;
}
.car-parts div {
  background-image: url('../images/araba-org.png');
  cursor:pointer;
}

.car-parts div.degisen {
  background-image: url('../images/araba-degisen.png');
}

.car-parts div.boyali {
  background-image: url('../images/araba-boyali.png');
}

.car-parts .front-bumper {
  background-position: -532px -252px;
  width: 105px;
  height: 22px;
}


.car-parts .front-bumper.changed {
  background-position: -532px -252px;
  width: 105px;
  height: 22px;
}

.car-parts .front-left-mudguard {
  background-position: -872px -43px;
  width: 28px;
  height: 43px;
}

.car-parts .front-left-mudguard.changed {
  background-position: -872px -43px;
  width: 28px;
  height: 43px;
}

.car-parts .front-right-mudguard {
  background-position: -900px 0;
  width: 28px;
  height: 43px;
}

.car-parts .front-right-mudguard.changed {
  background-position: -900px 0;
  width: 28px;
  height: 43px;
}

.car-parts .front-hood {
  background-position: 0 -682px;
  width: 110px;
  height: 80px;
}

.car-parts .front-hood.changed {
  background-position: 0 -682px;
  width: 110px;
  height: 80px;
}

.car-parts .front-left-door {
  background-position: -190px -473px;
  width: 80px;
  height: 104px;
}

.car-parts .front-left-door.changed {
  background-position: -190px -473px;
  width: 80px;
  height: 104px;
}

.car-parts .front-right-door {
  background-position: -110px -577px;
  width: 80px;
  height: 105px;
}

.car-parts .front-right-door.changed {
  background-position: -110px -577px;
  width: 80px;
  height: 105px;
}

.car-parts .rear-left-door {
  background-position: -349px -304px;
  width: 79px;
  height: 84px;
}

.car-parts .rear-left-door.changed {
  background-position: -349px -304px;
  width: 79px;
  height: 84px;
}

.car-parts .rear-right-door {
  background-position: -270px -388px;
  width: 79px;
  height: 85px;
}

.car-parts .rear-right-door.changed {
  background-position: -270px -388px;
  width: 79px;
  height: 85px;
}

.car-parts .roof {
  background-position: -742px -177px;
  width: 74px;
  height: 53px;
}

.car-parts .roof.changed {
  background-position: -742px -177px;
  width: 74px;
  height: 53px;
}

.car-parts .rear-bumper {
  background-position: -637px -230px;
  width: 105px;
  height: 22px;
}

.car-parts .rear-bumper.changed {
  background-position: -637px -230px;
  width: 105px;
  height: 22px;
}

.car-parts .rear-hood {
  background-position: -428px -274px;
  width: 104px;
  height: 30px;
}

.car-parts .rear-hood.changed {
  background-position: -428px -274px;
  width: 104px;
  height: 30px;
}

.car-parts .rear-left-mudguard {
  background-position: -816px -131px;
  width: 28px;
  height: 46px;
}

.car-parts .rear-left-mudguard.changed {
  background-position: -816px -131px;
  width: 28px;
  height: 46px;
}

.car-parts .rear-right-mudguard {
  background-position: -844px -86px;
  width: 28px;
  height: 45px;
}

.car-parts .rear-right-mudguard.changed {
  background-position: -844px -86px;
  width: 28px;
  height: 45px;
}

.car-damage-info {
  text-align: center;
  margin: 30px 0;
}

.car-damage-info span {
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  padding-left: 22px;
}

.car-damage-info span:before {
  position: absolute;
  left: 0;
  width: 17px;
  height: 16px;
  margin-right: 10px;
  content: '';
}

.car-damage-info span.original {
  color: #999;
}

.car-damage-info span.original:before {
  background-color: #999;
}

.car-damage-info span.changed {
  color: #ff3939;
}

.car-damage-info span.changed:before {
  background-color: #ff3939;
}
.car-parts div {
  position: absolute;
  z-index: 3;
  -webkit-transition: background-image .1s linear;
  -moz-transition: background-image .1s linear;
  -o-transition: background-image .1s linear;
  -ms-transition: background-image .1s linear;
  -webkit-transition: background-image .1s linear;
  -moz-transition: background-image .1s linear;
  -o-transition: background-image .1s linear;
  -ms-transition: background-image .1s linear;
  transition: background-image .1s linear;
}

.car-parts .front-bumper {
  left: 104px;
  top: 16px;
}

.car-parts .front-left-mudguard {
  top: 51px;
  left: 21px;
}

.car-parts .front-right-mudguard {
  top: 51px;
  left: 262px;
}

.car-parts .front-hood {
  top: 48px;
  left: 101px;
}

.car-parts .front-left-door {
  top: 108px;
  left: 21px;
}

.car-parts .front-right-door {
  top: 108px;
  left: 210px;
}

.car-parts .rear-left-door {
  top: 197px;
  left: 21px;
}

.car-parts .rear-right-door {
  top: 197px;
  left: 211px;
}

.car-parts .roof {
  top: 208px;
  left: 119px;
}

.car-parts .rear-bumper {
  left: 104px;
  top: 352px;
}

.car-parts .rear-hood {
  top: 309px;
  left: 104px;
}

.car-parts .rear-left-mudguard {
  top: 292px;
  left: 21px;
}

.car-parts .rear-right-mudguard {
  top: 293px;
  left: 262px;
}