/*!
* Start Bootstrap - 1 Col Portfolio HTML Template (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200;0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,200;1,6..12,300;1,6..12,400;1,6..12,500;1,6..12,600;1,6..12,700;1,6..12,800;1,6..12,900;1,6..12,1000&display=swap');

html, body {
    height: 100%
}

footer {
    padding: 5px 0 5px;
    margin: 10px 15px 0 -15px;
    border-bottom: 0 solid red;
}

.new_box_shadow {
    border-top: 2px solid rgba(0, 0, 0, 0.15);
    margin-top: 20px;
}

.form-signin {
    max-width: 600px;
    display: block;
    background-color: #fff;
}

.main {
    padding: 11px;
}

.social-box {
    margin: 0 auto;
    padding: 38px;
    border-bottom: 1px #ccc solid;
}

.social-box a {
    font-weight: bold;
    font-size: 18px;
    padding: 8px;
}

.social-box a i {
    font-weight: bold;
    font-size: 20px;
}

.heading-desc {
    font-size: 20px;
    font-weight: bold;
    padding: 8px 13px 0;

}

.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin .checkbox {
    font-weight: normal;
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="text"] {
    margin-bottom: 0;
    border-radius: 5px;
}

.form-signin input[type="password"] {
    margin-bottom: 0;
    border-radius: 5px;
}

.input-group {
    margin-bottom: 15px;
}

.login-footer {
    background: #f0f0f0;
    margin: 0 auto;
    border-top: 1px solid #dadada;
    padding: 20px;
}

.login-footer .left-section a {
    font-weight: bold;
    line-height: 19px;
}

.mg-btm {
    margin-bottom: 20px;
}

.no-more-tables .col-sm-12 {
    padding: 0
}

small a {
    color: #337AB7;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.add_project {
    padding: 15px 0 3px;
    border: 1px solid #ccc
}

.datepicker {
    background: #fff url(../img/Calendar-Date-04-24.png) no-repeat 99% center;
}

.timepicker {
    /* background: #fff url(../img/Clock-01-24.png) no-repeat 99% center; */
}

.clear {
    clear: both
}

label {
    font-size: 12px;
}

#addtask_body {
    display: none
}

#edit_body {
    display: none
}


.dataTables_filter {
    /* display: none !important */
    float: left;
}

/* .dataTables_info {
    display: none !important
} */

/* .edit {
    cursor: pointer;
}

.dataTables_length {
    display: none !important
}





.dataTables_paginate {
    display: none !important
} */

/* @media only screen and (min-width: 801px) {
    table.dataTable tbody td {
        padding: 5px 10px !important;
    }
} */

.nav-tabs {
    border-bottom: 0 solid #DDD !important;
}

#new_project {
    display: none
}

.nav-tabs li a {
    padding: 7px 25px
}

.active_row td {
    background: #CEFFCE none repeat scroll 0 0;
}

.t_row:hover td {
	background: #CEFFCE none repeat scroll 0 0;
}

.t_row:hover td {
	color: black;
}

.t_row:hover td a:not(.btn-xs) {
	color: #337AB7 !important;
}

.selected_row, .selected_row:hover {
	background-color: #CEFFCE !important;
}

.select_raw {
    padding: 5px;
    margin-top: 15px;
    border-radius: 3px;
    border: 1px solid #DDD;
    width: 150px;
    background: url(../img/dropdown.png) no-repeat right center;
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    font-size: 14px;
    margin: 15px 0
}

.show_pageresult {
    font-size: 14px;
    float: left
}

#add_project {
    display: none;
}

@media (min-width: 1024px) {
    .no-more-tables .col-sm-12 {
        padding: 0;
        white-space: nowrap;
    }
}

#no_rec_found_msg {
    color: #999999;
}

.body_loader {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 20000;
    top: 0;
    display: none;
    background: url(../img/ajax-loader.gif) no-repeat center center rgba(0, 0, 0, 0.1);
}

.new_font_size_big {
    font-size: 15px;
}

.jquery-notify-bar {
    position: fixed;
    top: 0;
    left: 215px;
    width: 100%;
    z-index: 1000;
}

.jquery-notify-bar.error {
    left: 0;
}

.role_ul_new li {
    float: left;
    width: 24%;
    list-style: none;
}

#service_lising td {
    border: 0 solid #ddd !important;
}

#service_lising tr {
    border-bottom: 1px solid #ddd;
}

.tree-basic tr:last-child, .tree-basic tr:first-child {
    border-bottom: 0 solid #ddd !important;
}

.tree-basic tr:nth-child(2) {
    border-top: 1px solid #ddd;
}

.disabled_this .treegrid-container {
    color: red;
}

h1.page-header {
    text-transform: uppercase;
}

.add_new_client, .no_rec_found_msg_client, #client_thead, .add_new_service, .add_new_service_task, .add_new_associate, .edit_organization {
    display: none;
}

thead th {
    border: 0 !important;
}

.tree_view td {
    border: 0 !important;
}

.tree_view {
    margin-bottom: 0 !important;
}

.image_preview {
    max-width: 208px;
    height: auto;
    min-height: 58px;
    border: 1px solid #000000;
    margin-top: 5px;
    overflow: hidden;
}

.service_display_none {
    display: none;
}

#crop_img, #face_loader, #load-save-img, #save_loader_add, #save_loader_services_add {
    display: none;
}

#associate-table td {
    white-space: normal;
}

.add_new_proj {
    display: none;
    margin-top: 10px;
}

@media only screen and (max-width: 991px) {
    .force_text_left {
        text-align: left !important;
    }

    .time_minus_class .col-md-3, .time_minus_class .col-md-1 {
        float: left;
    }

    .padd_0 {
        padding-left: 0;
    }

    .for_respon_last_div .col-md-9, .for_respon_last_div .col-md-3 {
        float: left;
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .systemx_footer div {
        width: 100% !important;
        text-align: center !important;
        float: none !important;
    }

    .navbar-collapse.in {
        overflow-y: visible !important;
    }

    #main_time, #off_time, .total_time {
        font-size: 10px !important;
    }

    .for_respon_change div {
        float: left;
        width: auto;
    }
}

@media only screen and (max-width: 570px) {
    .time_minus_class input[type="text"] {
        width: 60px;
    }

    .for_font_responsive {
        font-size: 9px !important;
    }

    .width100_res {
        width: 100% !important;
    }
}

.filter_sp {
    color: #337AB7;
    cursor: pointer;
}

.filter_sp:hover {
    text-decoration: underline;
}

.cl_tab {
    color: #337AB7;
    margin-left: 10px;
}

.cl_tab img {
    width: 12px;
    cursor: pointer;
}

@media only screen and (max-width: 479px) {
    .nav-tabs li a {
        padding: 7px 13px;
    }

    #assign_clients li {
        width: 85px;
    }
}

.role_ul_new li {
    float: left;
    width: 24%;
    list-style: none;
}

#assigned_workers li {
    width: 50%;
}

#assigned_workers {
    display: none;
}

.modal-backdrop {
    display: none;
}

.bcontent {
    padding-bottom: 15px;
}

.panel {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.panel-title a:focus, .panel-title a:hover {
    text-decoration: none;
}

.radio_status {
    line-height: 10px;
}

.radio_label {
    line-height: 16px;
}

.custom-combobox {
    position: relative;
    display: inline-block;
    width: 100% !important;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px !important;
    padding: 0;
    margin-top: -3px !important;
    height: 33px !important;
    width: 30px !important;
    border: none !important;
    background: none !important;
}

.custom-combobox-input {
    background: white !important;
    margin-right: -31px !important;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.admin-panel .panel-body {
    padding: 20px 0 20px 0;
}

.admin-panel .panel-body label {
    margin-top: 10px;
}

.created_date, .domain_url, #balance_amount, #service_id_contain, #service_name_task {
    display: block;
    margin: 6px;
}

.ui-slider .ui-slider-handle:focus {
    outline: none;
}

.paid_on_div {
    float: right;
    width: 300px;
    font-weight: bold;
    padding-top: 19px;
    text-align: center;
}

.paid_on_div1 {
    float: right;
    width: 200px;
    font-weight: bold;
    padding-top: 19px;
    text-align: center;
}

@media only screen and (max-width: 800px) {
    .paid_on_div, .paid_on_div1 {
        display: none !important;
    }

    .res_class {
        width: auto !important;
        text-align: left !important;
    }
}

tr.sheet_day_row:first-child td:first-child, tr.sheet_day_row:last-child td:first-child {
    color: red;
}

.vertical-middle {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.dl-horizontal ul {
    padding-left: 5px;
}

h3.timesheet-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase
}

.timesheet-label-append {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    margin-left: -10px;
    padding: 0;
    padding-top: 10px
}

.ui-autocomplete, .ui-datepicker {
    z-index: 99999 !important;
}

/*
Harmonize modals
*/

.modal {
    margin-top: -10px !important;
    padding: 0 !important;
}

.modal-dialog {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.modal-content {
    height: auto !important;
    min-height: 100%;
    padding: 0 30px !important;
    border-radius: 0 !important;
}

.modal-header h4 {
    text-transform: uppercase;
    margin-top: 24px;
    font-family: 'Noto Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.modal-header .close {
    font-size: 64px;
    color: #888 !important;
    opacity: 1 !important;
    font-weight: normal !important;
}

.modal-header {
    padding: 10px 0;
    border-bottom: none !important;
}

.modal-body {
    margin-top: 0;
    border: 1px solid #ccc;
}

.modal-footer {
    padding: 10px 0;
    border-top: 0 !important;
}

.file_label > strong:hover {
    cursor: pointer;
    text-decoration: underline;
}

.projects_tbody td:not([data-title='Project']),
#latest_projects td[data-title='Proj.Id'] {
    white-space: nowrap
}

.no-padding {
    padding: 0 !important;
}

/* No anchor tag outline */
a {
    outline: none !important;
}

/* Remove link styling */
.link-to-text {
    color: black;
    text-decoration: none !important;
    cursor: default;
}



/* TABS STYLING */
.nav-tabs {
    border-bottom: 1px solid #e4e4e4 !important;
}

.nav-tabs > li{
    margin-right: 1px;
}

.nav-tabs > li > a{
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    border-radius: 0px;
    border-right: 0px none;
    margin-right: 0px;
    padding: 8px 17px;
    transition: all 0.2s ease-in 0s;
}

.nav-tabs > li > a{
    padding: 10px 30px;
    border-right: 0px none;
    background: #fff !important;
    font-weight: 400;
}

.nav-tabs > li > a:hover{
    border-top: 0px none;
    border-right: 0px none;
    border-left: 0px none;
    border-bottom: 0px none;
    text-decoration: underline;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover{
    font-weight: 700;
    border-top: 2px solid #5cb85c;
    border-right:1px solid #ededed;
    border-left:1px solid #ededed;
    color: #444;
    cursor: default;
    text-decoration: none;
}

.tab-content > .tab-pane > h3{
    margin-top: 0;
}



/* BUTTONS */
.btn-blue-outline:link, .btn-blue-outline:visited {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background-color: transparent;
    color: #337AC4;
    border: 1px solid #337AC4;
    text-transform: uppercase;
    border-radius: 3px;
    transition: .4s ease;
}

.btn-blue-outline:hover {
	background-color: #337AC4;
	color: white;
	transition: .4s ease;
}

/* Base Outline Button & Link */
.sx-btn-outline {
    font-weight: 500;
	background-color: transparent;
	text-transform: uppercase;
    border-radius: 3px;
    transition: .4s ease;
}

.sx-link-outline:link, .btn-blue-outline:visited {
    font-weight: 500;
	background-color: transparent;
	text-transform: uppercase;
    border-radius: 3px;
    transition: .4s ease;
}

.sx-btn-outline i {
	margin-right: 5px;
}

.sx-link-outline i {
	margin-right: 5px;
}

/* Outline Button & Link Color Variations */
.sx-btn-outline-blue, .sx-btn-outline-blue:focus {
	color: #337AC4;
    border: 1px solid #337AC4;
}

.sx-link-outline-blue:link, .sx-link-outline-blue:visited {
	color: #337AC4;
    border: 1px solid #337AC4;
}

.sx-btn-outline-blue:hover {
	color: white;
	background-color: #337AC4;
	transition: .4s ease;
}

.sx-link-outline-blue:hover {
	color: white;
	background-color: #337AC4;
	transition: .4s ease;
}

.sx-btn-outline-green, .sx-btn-outline-green:focus {
	color: #5CB85C;
    border: 1px solid #5CB85C;
}

.sx-btn-outline-green:hover {
	color: white;
	background-color: #5CB85C;
	transition: .4s ease;
}

.sx-btn-outline-red, .sx-btn-outline-red:focus {
	color: #D9534F;
    border: 1px solid #D9534F;
}

.sx-btn-outline-red:hover{
	color: white;
	background-color: #D9534F;
	transition: .4s ease;
}

/* ROWS AND HEADERS */
.action-row {
	margin-top: 20px;
	margin-bottom: 20px;
}

.tabs-row {
	margin-top: 20px;
}

.datatable-hoverable>tbody>tr:hover {
	background-color: #C6EFCE;
	cursor: pointer;
}

.datatable-hoverable-row-selected {
	background-color: #C6EFCE !important;
}

.form-fields-column .row:first-child {
    margin: 0;
}

.form-fields-column .row:not(:first-child) {
    margin: 1.5rem 0 0 0;
}

.form-fields-column .row .col-md-4 {
    text-align: right;
}

/** UTILITY **/
.p-0 {
	padding: 0 !important;
}

.px-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.px-2 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.px-3 {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.py-1 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.py-2 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.pt-1 {
	padding-top: 10px !important;
}

.pt-2 {
	padding-top: 20px !important;
}

.pt-3 {
	padding-top: 30px !important;
}

.pr-1 {
	padding-right: 10px !important;
}

.pr-2 {
	padding-right: 20px !important;
}

.pr-3 {
	padding-right: 30px !important;
}

.pb-2 {
	padding-bottom: 20px !important;
}

.pb-3 {
	padding-bottom: 30px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-1 {
    padding-left: 10px !important;
}

.pl-3 {
	padding-left: 30px !important;
}

.pr-0 {
	padding-right: 0 !important;
}

.m-0 {
	margin: 0 !important;
}

.mx-0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.my-2 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.mt-0 {
	margin-top: 0px !important;
}

.mt-1 {
	margin-top: 10px !important;
}

.mt-2 {
	margin-top: 20px !important;
}

.mt-3 {
	margin-top: 30px !important;
}

.mt-4 {
	margin-top: 40px !important;
}

.mr-0 {
	margin-right: 0 !important;
}

.mr-1 {
	margin-right: 10px !important;
}

.mr-2 {
	margin-right: 20px !important;
}

.mb-1 {
	margin-bottom: 10px !important;
}

.mb-3 {
	margin-bottom: 30px !important;
}

.mb-4 {
	margin-bottom: 40px !important;
}

.ml-1 {
	margin-left: 10px !important;
}

.ml-slim {
    margin-left: 5px !important;
}

.flex-equal-cols {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.flex-bottom-right {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	flex-flow: column;
}
.flex-bottom-left {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}

.sx-flex {
	display: flex;
}

.sx-flex-align-center {
	display: flex;
	align-items: center;
}

.sx-flex-align-bottom {
	display: flex;
	align-items: flex-end;
}

.sx-background-grey-dark {
	background: #2e2e2e;
}

.font-weight-bold{
	font-weight: bold;
}

/** TYPOGRAPHY **/
.sx-text-upper {
	text-transform: uppercase !important;
}

.sx-text-italic {
	font-style: italic;
}

.sx-text-bold {
	font-weight: bold;
}

.sx-text-capitalize {
	text-transform: capitalize;
}

.sx-page-header {
    font-family: 'Noto Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.sx-header-medium {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

/** COMPONENTS / MIXINS **/
.sx-red-asterisk:before {
    content: "*";
}

.sx-red-asterisk {
    margin-left: 3px;
    color: red;
    font-weight: bold;
}

.sx-modal-medium {
	background: rgba(20, 20, 20, 0.75);
}

.sx-modal-medium > .modal-dialog {
    width: 800px !important;
    height: auto !important;
	margin: 20vh auto !important;
}

.sx-modal-medium .modal-body {
    border: 0;
    padding: 0;
}

.sx-modal-small {
	background: rgba(20, 20, 20, 0.75);
}

.sx-modal-small > .modal-dialog {
    width: 400px !important;
    height: auto !important;
	margin: 30vh auto !important;
}

.sx-modal-small .modal-body {
    border: 0;
    padding: 0;
}

.sx-modal-full-screen .modal-body {
	background-color: #FAF8FB;
	border: 1px solid #d7dbdd;
}

.sx-page-title-wrap {
	margin: 20px 0 20px 55px;
	padding: 4px 15px 8px 0;
}

/** END COMPONENTS / MIXINS  **/

/** CKEditor Rules **/
.ck-editor p {
	margin: 0;
}
/** End CKEditor Rules **/

/*** Zigzag Line Styling ***/
.zigzag {
	margin-top: 10px;
	margin-bottom: 40px;
	position: relative;
	height: 10px;
	z-index: 1;
}

.zigzag:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 20px;

	/* Line thickness */
	top: 110%;
	background: linear-gradient(-135deg, #337ab7 10px, transparent 0) 0 10px, linear-gradient(135deg, #337ab7 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.zigzag:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 20px;

	top: 100%;
	background: linear-gradient(-135deg, #FFFFFF 10px, transparent 0) 0 10px, linear-gradient(135deg, #FFFFFF 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.zigzagYellow:after{
	background: linear-gradient(-135deg, #ffffd1 10px, transparent 0) 0 10px, linear-gradient(135deg, #ffffd1 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.zigzagRed:after{
	background: linear-gradient(-135deg, #ffcbcb 10px, transparent 0) 0 10px, linear-gradient(135deg, #ffcbcb 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.zigzagGreen:after{
	background: linear-gradient(-135deg, #e5fcec 10px, transparent 0) 0 10px, linear-gradient(135deg, #e5fcec 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.zigzagBlue:after{
	background: linear-gradient(-135deg, #e5f8ff 10px, transparent 0) 0 10px, linear-gradient(135deg, #e5f8ff 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.zigzagOrange:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 20px;

	/* Line thickness */
	top: 110%;
	background: linear-gradient(-135deg, #337ab7 10px, transparent 0) 0 10px, linear-gradient(135deg, #337ab7 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.zigzagOrange:after{
	background: linear-gradient(-135deg, #fdefe4 10px, transparent 0) 0 10px, linear-gradient(135deg, #fdefe4 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.zigzagPurple:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 20px;

	/* Line thickness */
	top: 110%;
	background: linear-gradient(-135deg, #337ab7 10px, transparent 0) 0 10px, linear-gradient(135deg, #337ab7 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.zigzagPurple:after{
	background: linear-gradient(-135deg, #f1efff 10px, transparent 0) 0 10px, linear-gradient(135deg, #f1efff 10px, transparent 0) 0 10px;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: 20px 20px;
}

.code-cell:not(th) {
	font-size: 1.25em;
	font-weight:bold;
}
/*** End Zigzag Line Styling ***/

/** MEDIA QUERIES **/
@media only screen and (min-width: 1440px) {
    .dtb-searchbar-wrap {
        margin: 0 25% 0;
        width: 50%;
    }
}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    .no-more-tables table,
    .no-more-tables thead,
    .no-more-tables tbody,
    .no-more-tables th,
    .no-more-tables td,
    .no-more-tables tr {
        display: block;
        min-height: 32px;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .no-more-tables tr {
        border: 1px solid #ccc;
    }

    .no-more-tables td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50% !important;
        white-space: normal;
        text-align: left;

    }

    .no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    .no-more-tables td:before {
        content: attr(data-title);
    }
}
