img { max-width: 100%; }
.tooltip img  { max-height: 200px; }
.tooltip a  { color: #fff; }
.tooltip { opacity: 1 !important;  }
.paid_invoice_tooltip_class { font-size: 12px; }
.paid_invoice_tooltip_class hr { margin: 8px 0px; }
.image-tooltop + .tooltip .tooltip-inner { padding: 3px !important; }
.image-tooltop + .tooltip.in { opacity: 1 !important; }
.tooltip.top .tooltip-arrow { bottom: 1px !important; }

.label-invoice_awaiting {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fafdf6;
    border-color: #ceeba2;
    border-style: solid;
    border-width: 1px;
    color: #84cc16;
	font-weight: normal;
}
.estimate-html-company-info p, .invoice-html-company-info p {
    font-size: inherit;
}
.project_grid_thumbnail span {
    font-size: 13px;
}
.footer, .footer a { color: lightgray !important; }

.estimate_instruction_top ul, .estimate_instruction_top ol { margin-bottom: -1px; }
.estimate_instruction_top li {
    list-style: auto;
    margin-bottom: 10px;
    color: #376C19;
}
.estimate_instruction_top li:last-child { margin-bottom: 0px; }
.offline_payment_points span {
    font-size: 13px;
}
.viewestimate, .viewinvoice {
	.estimate-html-number, .invoice-html-number {
		color: #000;
		font-weight: bold;
		font-size: 20px;
	}
	ul.estimatetopul {
		margin: 0px;
		position: relative;
		padding: 0px;
	}
	ul.estimatetopul li {
		display: inline-block;
		vertical-align: middle;
	}
	.welpix_estimate_money	{
		font-size: 34px;
		font-weight: 600;
		color: #000000;
		margin-right: 30px;
	}
	.estimate-title { font-size: 35px; }
	.mtop0 { margin-top: 0px; }
	.fullwidthpanel { height: 78px; }
	.fullwidthcontainer {
		position: absolute;
		width: 100%;
		/* height: 100px; */
		left: 0px;
		padding: 15px 0px;
		background: #fff;
			-webkit-box-shadow: 0 1px 15px 1px rgba(90, 90, 90, .08);
		box-shadow: 0 1px 15px 1px rgba(90, 90, 90, .08);
	}
	.panel_s {
		box-shadow: 0px 4px 50px 20px #0000000D;
		border: none;
	}
	.estimate-html-company-info, .estimate-html-customer-billing-info, .estimate-html-customer-shipping-info, .invoice-html-company-info, .invoice-html-customer-billing-info, .invoice-html-customer-shipping-info { color: #000; font-size: 14px; }
	.estimate-html-company-info b, .estimate-html-customer-billing-info b, .estimate-html-customer-shipping-info b, .invoice-html-company-info b, .invoice-html-customer-billing-info b, .invoice-html-customer-shipping-info b {
		color: black;
		font-weight: normal;
		font-size: inherit;
	}

	.preview-sticky-header .c-tw-mx-4 {
		margin-left: -1rem;
		margin-right: -1rem;
	}
	/*.sm\:tw-self-end {
        align-self: flex-end;
    }
	.sm\:tw-justify-between {
        justify-content: space-between;
    }
	.sm\:tw-flex {
        display: flex;
    }*/
	.tw-text-normal {
		color: #000;
	}
	.estimate_span { color: #000000; font-weight: 600; }
	.estimate-invoice-logo {
		color: #D6D6D6;
		font-size: 30px;
		font-weight: 800;
		padding: 0px;
		margin: 50px 0px;
	}
	.estimate-html-terms-and-conditions {
		padding-bottom: 15px;
	}
	.overdue_by_days {
		margin: 0px;
		margin-left: 15px;
		margin-top: 2px;
	}
	
	.ctable tr th { width: 25%; }
	.ctable tr th:first-child { width: 8%; }
	.ctable tr th:last-child { width: 17%; }
	.offline_payment_points ul li {
		list-style: decimal;
		margin-bottom: 5px;
	}
	.offline_payment_points ul li ul li {
		list-style: none;
		font-size: 14px;
		font-weight: 300;
		font-style: italic;
	}
	.invoice-html-online-payments, .invoice-html-offline-payments
	{
		background: #22C55E0D;
		padding: 1px 20px 20px 20px;
		border-radius: 8px;
	}
	.invoice-html-online-payments em, .invoice-html-offline-payments em {
		font-style: italic;
	}
	form.dropzone input[type=file] {
		display: none;
	}
	button.dz-button {
		background: no-repeat;
		border: none;
	}
	.invoice-tasks-table td { vertical-align: middle; }
	@media screen and (min-width: 768px) {
		.c-tw-mx-4 {
			margin-left: -1rem;
			margin-right: -1rem;
		}		
	}
	@media screen and (max-width: 768px) {
		#content {
			padding-top: 0px;
		}
		
	}	
	@media screen and (max-width: 640px) {
		ul.estimatetopul { text-align: center; }
		.topbuttonscj { 
			margin:5px auto 0px auto; 
			display: ruby-text;
			text-align: center;
		}
		/*.topbuttoncj_1 { width: 95px; }
		.topbuttoncj_2 { width: 230px; }
		.topbuttoncj_3 { width: 285px; }
		.topbuttoncj_4 { width: 380px; }*/
		.fullwidthpanel {
			height: 100px;
		}
	}
	@media (min-width: 820px) {
		.container {
			width: 800px;
		}
	}
	@media (max-width: 991px) {
		.invoice-html-online-payments, .invoice-html-offline-payments
		{
			margin-top: 15px;
		}
	}
}


.proposal-view {
	.footer, .footer a { color: lightgray; }
	.fullwidthpanel {
        height: 78px;
    }
    .fullwidthcontainer {
        position: absolute;
        width: 100%;
        /* height: 100px; */
        left: 0px;
        padding: 15px 0px;
        background: #fff;
        -webkit-box-shadow: 0 1px 15px 1px rgba(90, 90, 90, .08);
        box-shadow: 0 1px 15px 1px rgba(90, 90, 90, .08);
    }
	.proposal-html-tabs li a {
		padding-left: 8px;
		padding-right: 8px;
	}
	.copyright-footer, .terms-and-conditions-footer {
        color: lightgray;
    }
	@media screen and (max-width: 768px) {
		.fullwidthpanel {
			height: 110px;
		}
		.mobilecenter { text-align: center; }
		.logo img { display: inline; }
		.mobilecenter .pull-right, .mobilecenter .pull-left { float: none !important; }
		.mobiletop10 { margin-top: 10px; }
		.mobilecenter > * {
			display: inline;
		}
	}
}

.brand-dropdown-menu>li>a:hover {
    background: none;
    color: #2563eb;
}