html { 
  /*background: url(/web/kawankita.z4comp.com/red_blurred_lights_200263.jpg) no-repeat center center fixed;*/
  background-color: #fdfbfb;
}
body{
    /*color: #d0c9c9;*/
    color: #848181;
}
body a{
    color: #fff !important;
}
body a:hover{
    color: #d0c9c9;
}
.sidebar_background{
    background: url(/web/kawankita.z4comp.com/red_blurred_lights_200263.jpg) no-repeat center center fixed;
}
.content_social_wrapper{
    opacity: 0.8;
    background-color: #bf0300;
}
.content_social_wrapper .content_social_take_line{
    display: none;
}
.content_social .header_social .btn-info {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.content_back{
    /*display:none !important;*/
    top:0;
    opacity: -0.5;
}
div.field input, div.field select, div.field textarea{
    border: 1px solid #c3b8b8;
}
.main_content_wrapper .content{
    padding-bottom:0;
}
.index1,
.index2,
.index3{
    margin: 0 -40px;
}
.index1{
    /*min-height: 530px;*/
    background-color:#fdfbfb;
    padding: 10px;
    padding-top: 30px;
    /*margin:-40px;*/
}
.index2 img{
    width:100%;
}
.index3{
    padding: 0;
    background-color:#fdfbfb;
    margin-bottom: 0px;
}

.index1 .thumbnail{
    border:0;
}
.index1 .thumbnail .caption {
    padding: 9px;
    color: #672222;
    text-align: center;
}
.index1 .thumbnail .caption h3{
    font-weight:bolder;
}
.index1 .thumbnail .caption a {
    color: #616060;
    border-bottom: 1px solid #ddd;
}

.index2 .caption,
.index3 .caption{
    background-color: #672222;
    color: #fff;
}
.index2 .caption h2,
.index3 .caption h2{
    margin: 0;
    text-align: left;
    vertical-align: middle;
    padding: 30px;
}
.index2 .header_estimasi{
    display: none;
}
.index2 #field_pencarian_mobil{
    margin-top: 40px;
}
.footer_wrapper{
    background-color: #672222;
}


/*-------------------- spesific content for estimasi_servis --------------------*/ 
  #form_booking{
    display:none;
    padding-bottom: 20px;
    min-height: 400px;
  }
  .button_booking{
    display: none;
  }
  #ui-datepicker-div, #ui-datepicker-div a{
    color: #672222 !important;
  }
  .autocomplete_custom{
    border-radius: 0px;
    border: 3px solid;
    border-top: 0;
  }
  .autocomplete_custom li a.ui-state-hover{
    border-radius: 0px;
    background: none;
    border: 1px solid;
  }
  .autocomplete_custom{
    border-color: #672222;
  }
  .autocomplete_custom li a{
    color: #672222 !important;
  }
  .autocomplete_custom li a.ui-state-hover{
    color: white !important;
    background-color: #672222;
    border-color: #672222;
  }
  .pencarian_field{
    border-radius: 0;
    border: 3px solid;
    box-shadow: none;
  }
  .pencarian_field:focus{
    border-color: #000;
    box-shadow: none;
  }
  .pencarian_submit{
    border-radius: 0;
    border-color: #000;
  }
  .list_panel_content{
    border: 3px solid #672222;
    color: #672222;
  }
  .list_panel_content:hover{
    border-color: #502525;
  }
  .pencarian_field{
    border-color: #672222;
    color: #672222;
  }
  .pencarian_field:focus{
    border-color: #672222;
  }
  .pencarian_submit{
    border-color: #672222;
    background-color: #672222;
    color: white !important;
  }
  .pencarian_submit:hover{
    background-color: #502525;
    border-color: #672222;
  }
  .label_header{
    background-color: #672222;
    color: white;
  }
  .dotted_spaced{
    border-color: #672222;
  }
  .icon_check{
    position: absolute;
    font-size: 20px;
  }
  /*-------------------- spesific content for estimasi_servis --------------------*/ 

div.field label{
    width: auto;
    display: table-cell;
}
div.field input, div.field select, div.field textarea{
    width: 100%;
    display: table-cell;
}

article .box_note{
    display: none;
}