/* .page-header{
    padding: 12px 0;
    border-bottom: 1px solid whitesmoke;
} */

@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);


h1,h2,h3{font-family: 'Droid Arabic Kufi', serif;}
*{font-family: 'Droid Arabic Naskh', serif; }


.module_item {
    min-width: 7em;
    display: inline-block;
    text-align: center;
}

.module_item a {
    display: block;
}
#home_module_list, #office_module_list {
    position: relative;
    padding: 2em 0;
    text-align: center;
}

@media screen {
   .only-print  {display: none !important;}
   .border-container{border: 0;}
              }
.page-header {
	padding-bottom: 9px;
	margin: 20px 0 20px;
	border-bottom: 1px solid #eee;
}
.page-header small {
	font-weight: normal;
	line-height: 1;
	color: black;
}

.glyphicon {
	padding: 5px;
	content: "x"
}

.contract_form{
	background: whitesmoke;
	border: 1px solid gray;
	border-radius: 5px;
	padding: 10px;
}

.form-check-input{
	margin: 20px 0
}

.table-black tr , .table-black td , .table-black thead , .table-black th, .table-black{
    
    border:1px solid black;
}
.thead-inverse2{
    
    background: #dedede;
}

.page-header{
    margin-bottom: 0px;
    padding-bottom: 3px;
}

/* .bold-blue {
	font-weight: bold;
	color: #0277BD;
} */
