﻿body {

  
    background: linear-gradient(to bottom, #000000 0%, #2e2e2e 300px, #000000 1000px, #000000 100%);
    background-color: #000000;
    background-repeat: no-repeat;
    min-height:1000px;
    color:#d1d1d1;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-top:20px;
    color:#fff;
    padding-left: 15px;
    padding-right: 15px;
    background:url('/img/mercedes-benz-splash-overall-1000x510.jpg');
    background-repeat:no-repeat;
    min-height:510px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.table th, .table td, .table thead > tr > th { 
     border-top: none !important; 
     border-bottom:none !important;
 }
.navbar {
background:transparent !important;
border:none;
margin-bottom:0px;
}

.kapali {
height:0px !important;
}
.acik {
height:50px !important;
}