
	.main_form  {
		font-family : verdana;
		font-size : 13px;
		text-decoration : none;
		color: #2F2F2F;
		padding : 0px 0px 0px 0px;
	}
	.main_form_fix  {
		font-family : verdana;
		font-size : 13px;
		text-decoration : none;
		color: #2F2F2F;
		padding : 0px 0px 0px 0px;
	}
	.main_form_fix2  {
		font-family : verdana;
		font-size : 13px;
		text-decoration : none;
		color: #2F2F2F;
		padding : 1px 1px 1px 1px;
	}
	.main_form_btn  {
		font-family : Arial;
		font-size : 13px;
		text-decoration : none;
		color: #2F2F2F;
		border : 1px solid #666666;
		background-color : #E7E7E7;
	}
	.table_window {
		border : 1px solid #666666;
		background-color : #EBEBEB;
		padding:10px;
	}
	.table_window td { padding:2px 5px;}
	.main_white {
		font-family : verdana;
		font-size : 11px;
		color: #F4F4F4;
	}
	.left_col {
		font-family : Verdana;
		font-size : 12px;
		color: #2A4A7B;
		text-decoration : none;
	}
	.left_col2 {
		font-family : Verdana;
		font-size : 11px;
		color: #1C355E;
		text-decoration : none;
	}
	.error_txt {
		font-family : Verdana;
		color: #C92222;
		font-weight: bold;
	}
	.success_txt {
		font-family : Verdana;
		color: #1D9C35;
		font-weight: bold;
	}
	.helper_btns {
		background-color : #DDEC69;
		font-family : Verdana;
		font-size : 11px;
	}
	.delete_btns {
		background-color : #F2CFC9;
		font-family : Verdana;
		font-size : 11px;
	}
	.main_fade {
		color:#9C9C9C;
	}

.invoice_row_ips td{background-color:#ffad2c;font-weight:bold;}
.ui-menu { background-color:white;border:1px solid silver;}
.ui-menu > li { padding:2px;}
select.form-control  {
  background-repeat: no-repeat;
  background-position:
right .75rem center;
  background-size: 16px 12px;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}
.text-bg-pink {
    color: #fff !important;
    background-color:#b61982 !important;
}
.bg-color-green {
    color: #fff !important;
    background-color:#0b7b29 !important;
}
.bg-color-orange {
	color: #fff !important;
    background-color:#c45a01 !important;
}
