JezK
Edit File: ownstyles.css
@font-face { font-family: 'Barlow'; src: url(../fonts/Barlow.TTF); } #export { border-radius: 7px; background-color: #3663c8; border-color: #3663c8; /* margin-top:25px; */ margin-bottom: -45px; } a.btn.btn-primary.export1 { border-radius: 7px; background-color: #3663c8; border-color: #3663c8; /* margin-top: 25px; */ margin-bottom: -45px !important; } button#export1 { border-radius: 7px; background-color: #3663c8 !important; border-color: #3663c8 !important; margin-bottom: 5px; } a.btn.btn-primary.export1 { border-radius: 7px; background-color: #3663c8; border-color: #3663c8; margin-bottom: 5px; } /* button.export1 { border-radius: 7px; background-color: #3663c8; border-color: #3663c8; margin-bottom: 5px; } */ #export span { font-weight: bold; font-size: 14px; } .show_entities { width: 75px; margin-left: 10px; height: 30px; } .c_grey { color: grey; } table td, table th { font-size: 14px; } .inputH { border: none; background: #f0f4ff; box-shadow: none; } .inputH:focus { box-shadow: none; background: #f0f4ff; } div.dataTables_paginate { text-align: center !important; float: inherit !important; padding-top: 18px !important; padding-right: 18%; margin-top: 5px; } .dataTables_length { padding-top: 21px !important; } .dataTables_info { display: none; } table.dataTable.no-footer { border: 0 !important; } .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { border: none !important; background: #4888fe !important; color: white !important; border-radius: 50%; padding: 0px; outline: none !important; } .dataTables_wrapper .dataTables_paginate .paginate_button:hover { background: unset !important; border: 0 !important; color: black !important; outline: none !important; } .dataTables_wrapper .dataTables_length select { background-color: white !important; } #example_filter input { background-color: white !important; /* text-indent: 28px; */ z-index: 9; position: relative; font-family: 'Barlow'; } table.dataTable tbody tr { background-color: white !important; } table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 { background-color: white !important; } table.dataTable.display tbody tr:hover>.sorting_1, table.dataTable.order-column.hover tbody tr:hover>.sorting_1 { background-color: white !important; } table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 { background-color: white !important; } table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td { border: 0 !important; } table.dataTable thead th, table.dataTable thead td { border: 0 !important; font-family: 'Barlow'; } table.dataTable tbody th, table.dataTable tbody td { padding: 15px 20px !important; } #data_filter label:after, #example_filter label:after { content: ""; background-image: url(../images/search.png); background-position: center right; position: absolute; background-size: 20px 20px; width: 20px; height: 20px; background-repeat: no-repeat; right: 6px; top: 9px; z-index: 99; } #example_filter input::placeholder { content: "Search name or Number" !important; } #example_length { position: absolute; bottom: -8px; } #example_filter input { /* display: none; */ border-radius: 10px; margin-bottom: 20px; } table.dataTable thead th, table.dataTable thead td { padding: 10px 10px !important; } .dataTable tr td { /* max-width: 30px; */ text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .btn-contact { background: #fff; border-radius: 5px; box-shadow: 0 0 10px #dbdce0; } .dataTables_filter label { /* display: none; */ visibility: hidden; font-family: 'Barlow'; } .dataTables_filter label input { visibility: visible; } #data_filter label:after, #example_filter label:after { content: ""; background-image: url(../images/search.png); background-position: center right; position: absolute; background-size: 20px 20px; width: 20px; height: 20px; background-repeat: no-repeat; right: 6px; top: 9px; visibility: visible; } .contact-txt { color: #3468ce; } .addBtn, .editBtn { padding: 3px 46px; border-radius: 5px; border: none; background: #4062b3; } @media(max-width:920px) { .dataTables_wrapper .dataTables_filter { text-align: right; } div.dataTables_paginate { /* margin-left: 150px; */ width: 100%; padding-right: 0%; } #example_filter label:after { content: ""; background-image: url(../images/search.png); background-position: center right; position: absolute; background-size: 20px 20px; width: 20px; height: 20px; background-repeat: no-repeat; right: 9px; top: 9px; } .export_csv { position: relative !important; top: 20px; right: unset !important; margin-bottom: 20px; } #example_length { position: relative !important; } } .content { border: 1px solid #e4e2e2 !important; background: white; border-radius: 17px; /* box-shadow: 0px 0px 13px #04c6ff45 !important; */ } .content:hover { border: 1px solid #00d0ff !important; } .stock_no { font-size: 50px; color: #63D97f; } .invoice_no { font-size: 50px; color: #008af8; } .shift_no { font-size: 50px; color: #ff8a71; } .view { color: #00b4fd; font-size: 15px; } .tbl-border { border-radius: 25px; padding: 18px 20px; box-shadow: 0px 0px 13px #04c6ff45 !important; } .add-contact-txt { color: #434343; } .fa-bell { color: #2157c9 !important; } .b-right { border-right: 1px solid #808080bf; } .navbar-nav li a img { padding: 0px 10px 0px 10px; vertical-align: sub; } .export_csv { position: absolute; right: 135px; bottom: 50px; } @-moz-document url-prefix() { .export_csv { right: 150px; } } .error { color: red; } .menu-item-has-children .active { padding: 10px 2px; } /* .menu-item-has-children .active a .img-padding { padding: 10px !important; } */ .navbar-collapse .navbar-nav li.active a .img-padding { padding: 0 5px; } img.img-padding.pr-1 { padding: 0 3px !important; } a.dropdown-toggle.list-item.active:after { content: "\f105"; color: #c8c9ce; font-family: 'Fontawesome'; font-size: 16px; position: absolute; top: 10px; right: 0; text-align: right; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; } .block_forms_two_and_three { pointer-events: none; } .dt-button { border-radius: 7px !important; background-color: #3663c8 !important; border-color: #3663c8 !important; color: white !important; text-transform: uppercase; font-weight: bold; } .dt-button .fa.fa-file-text-o { padding-right: 10px; } .button-add.pull-right .editBtn { text-transform: capitalize; } form .row label img#preview { cursor: pointer; } #changePassword_Div .form-group { position: relative; } #changePassword_Div .form-group #togglePassword, #changePassword_Div .form-group #togglePassword2,#changePassword_Div .form-group #togglePassword3 { position: absolute; bottom: 12px; right: 10px; color: #ccc; } #editCompany_Div .form-group.position-relative span.position-absolute { bottom: 6px; right: 10px; } .onhandFlex p { display: flex; justify-content: space-between; } .createnewbutton { display: flex; justify-content: flex-end; } .dataTables_wrapper .dataTables_length select { width: 60px !important; padding: 0px 5px !important; font-size: 16px !important; line-height: 1 !important; border: 1px solid #aaa !important; border-radius: 20px !important; height: 28px !important; background: url(../images/Dropdown.png) no-repeat right #ddd; -webkit-appearance: none; background-position: right 4px bottom 8px !important; } .dataname { color: blue } div#example_length:first-child { display: none !important; } table th, table td { text-transform: capitalize; } .dataTables_paginate a.first, .dataTables_paginate a.last { display: none !important; } .right-0{ right:0px; } /* .table-responsive { overflow: hidden !important; } */