﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* 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;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: 'DroidKufi-Regular';
    background-color: #eeeeee !important;
}

@font-face {
    font-family: 'DroidKufi-Regular';
    src: url('fonts/DroidKufi-Regular.eot');
    src: local('☺'), url('fonts/DroidKufi-Regular.woff') format('woff'), url('fonts/DroidKufi-Regular.woff2') format('woff2'), url('fonts/DroidKufi-Regular.ttf') format('truetype'), url('fonts/DroidKufi-Regular.svg') format('svg'), url('fonts/DroidKufi-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* 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;
}
 

.bg-dark {
    background-color: #1a1a19 !important;
}

 


 

.kautext {
    font-family: 'SST-Arabic-Light';
    font-size: 10pt;
}

 

 
main > .container {
    padding: 60px 15px 0;
}

footer {
    background-color: #fff;
    color: #656565;
    text-align: center;
    padding: 10px;
}


code {
    font-size: 80%;
}
h4{
    font-weight:700;
}