#page-wrapper {
    padding: 0px;
}

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
    z-index:1000;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td{
    background-color: white;
}

.select2-container{
    z-index:100000;
}

.pac-container {
    z-index: 10000 !important;
}

.ibox-tools a {
    cursor: pointer;
    margin-left: 5px;
    color: #fff !important;
  }

.btn {
	border-radius: 0;
}

/* select.select2{
    position: static !important;
    outline:none !important;
} */