/* Add here all your css styles (customizations) */

.about-me h2{
    text-transform: none;
    font-size: 24px;
}

.container{
  /*  width:1099px; */
}

.navbar-nav {
    float:left;
}

.shadow-wrapper {
    min-height: 250px;
    position: relative;
    z-index: 1;
}

.box-shadow p{
	line-height:2.2
}

table.dataTable td.sorting_1{ background-color: white; border:1px lightgrey; }
table.dataTable td{ background-color: white;  border:1px lightgrey;}
table.dataTable tr.odd { background-color: white;  border:1px lightgrey;}
table.dataTable tr.even{ background-color: white; border:1px lightgrey; }
#datatable_filter{margin-top:-50px}
#datatable_filter input{border:1px #ccc solid}
#datatable1_filter{margin-top:-45px}
#datatable1_filter input{border:1px #ccc solid}
#datatable2_filter{margin-top:-45px}
#datatable2_filter input{border:1px #ccc solid}
