@font-face {
  font-family: 'FontAwesome';
  src: url('../TCPDF/_tcpdf_5.0.002/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../TCPDF/_tcpdf_5.0.002/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../TCPDF/_tcpdf_5.0.002/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../TCPDF/_tcpdf_5.0.002/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

INPUT {
	BORDER-RIGHT: rgb(99,110,139) 1px solid;
	BORDER-TOP: rgb(99,110,139) 1px solid;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-SIZE: 17px;
	BORDER-LEFT: rgb(99,110,139) 1px solid;
	BORDER-BOTTOM: rgb(99,110,139) 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY:  Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f3f0f0;
	FONT-VARIANT: normal;
}
SELECT {
	BORDER-RIGHT: rgb(99,110,139) 1px solid;
	BORDER-TOP: rgb(99,110,139) 1px solid;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-SIZE: 15px;
	BORDER-LEFT: rgb(99,110,139) 1px solid;
	BORDER-BOTTOM: rgb(99,110,139) 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY:  Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f3f0f0;
	FONT-VARIANT: normal;
}
TEXTAREA {
	BORDER-RIGHT: rgb(99,110,139) 1px solid;
	BORDER-TOP: rgb(99,110,139) 1px solid;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-SIZE: 17px;
	BORDER-LEFT: rgb(99,110,139) 1px solid;
	BORDER-BOTTOM: rgb(99,110,139) 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY:  Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f3f0f0;
	FONT-VARIANT: normal;
}

.OLTPROTxtBoxBackground, .OLTPROTxtBoxErrBackground {
	background-color: #FFF;
	border: 1px solid #ccc;
	border-radius: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333;
	outline: none;
}
.OLTPROTxtBoxBackground:focus {
	border:1px solid #287afd;
	//box-shadow:  5px 2px 5px #eff5ff;
}

.OLTPROTxtBoxErrBackground {
	border:1px solid #ff8989 !important;
}
.OLTPROTxtBoxErrBackground:focus {
	//box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 0 5px 1px rgba(0,0,0,0.08);
}

/* start sidenav menu styles */

.sidenav {
	font-size: 11px;
	font-weight: 400;
    	text-align: center;
    	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #444;
	width:80px;
}

.popup
{
	vertical-align:middle;
	color: #FFFFFF;
	font-family: FontAwesome;
	font-size: 8pt;
	font-weight: 400;
	padding: 1px;
	position: relative;
    	display: inline-block;
    	cursor: pointer;
    	white-space: nowrap;
    	margin: auto;
}

.popuptext {
	display:none;
	width: 80px;
	border:1px solid #687A97;
	background: #fff;
	text-align: center;
	box-shadow: 5px 5px 5px #aaa;
	padding: 8px 0;
	position: absolute;
	z-index: 999;
	top:65px;
	right:3%;
}

/* Popup arrow */
.popuptext::after
{
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	margin-left: -15px;
	bottom: 100%;
	left: 88%;
	border: solid transparent;
	pointer-events: none;
	border-color: rgba(255, 225, 255, 0);
	border-bottom-color: #fff;
	border-width: 8px;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    //visibility: visible;
}

/* end sidenav menu styles */

/* start subnav menu common styles */

#subnavmenu
{
	float:left;
	vertical-align:top;
	border-spacing: 2px 0px;
	text-transform: capitalize;
	font-size: 13px;
	cursor: pointer;
	padding-left:5px;
}
.subnavmenuDisable
{
	color: #a9a9a9;
	padding: 2px 10px;
	vertical-align:top;
	cursor: auto;
	height:20px;
	text-align:center;
}

/* end subnav menu common styles */

/* start subtab menu common styles */

#subtabcontainer
{
	width:95%;
	border: 1px solid #ddd;
	border-top: none;
	margin:0 auto;
	text-align=center;
}
#subtabmenu
{
	margin:0 auto;
	float:left;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 12px;
}

/* end subtab menu common styles */

a
{
	text-decoration: none;
}


.OLTPROLookUpDataTR
{
	font-family: "Verdana", Times, serif;
	font-size: 11px;
	border-width:  1px;
	BACKGROUND: #FFFFFF;
	padding:1px;
}
.OLTPROLookUpDataTD
{
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #052D5A;
	padding:6px;
    	vertical-align: middle;
	border: 1px solid #ddd;
}
.ReturnsGridTab
{
	width: 100%;
	background-color:#FFFFFF;
	border-collapse: collapse;
	padding-bottom:10px;
	white-space:nowrap;
	text-align:center;
}

.ReturnsGridTab th
{
	background: #E8E8E8;
	color: #052D5A;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	border:  1px solid #bbb;
	white-space:nowrap;
	padding:5px;
}

.fixed-size  {
  width: 175px;
}

.TblList, .OLTPROTest
{
	background:#FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	font-weight: 400;
}

.TblList th
{
	padding: 8px;
	background: #E8E8E8;
    	color: #052D5A;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	font-size:11px;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #bbb;
}

.TblList td
{
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #052D5A;
	padding: 6px;
    	vertical-align: middle;
	border: 1px solid #ddd;
}

.OLTPROTest td
{
	font-size: 12px;
	color: #052D5A;
	padding: 6px;
    	vertical-align: middle;
	border: 1px solid #ddd;
}

.SrchTbl
{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	border:box-sizing;
	white-space:nowrap;
	border: 1px solid #aaa;
	text-align:center;
	border:box-sizing;
}
.SrchTbl th
{
	background: #687A97;	//#0095D4;
    	color: #fff;
    	padding: 3px;
	text-align: center;
	border: 1px solid #687A97;
	border:box-sizing;
	width:10%;
}
.SrchTbl td
{
	padding:3px;
    	vertical-align: middle;
	color: #003366;
	border: 1px solid #ccc;
}
.OLTPROTblNoBtn
{
	overflow-x: auto !important;
}
.OLTPROTblStaticBtn
{
	height:365px;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
	padding-bottom:0px;
}
.OLTPROTblWithBtn
{
	width: 800px;
	height:365px;
	overflow-x: auto !important;
	overflow-y: hidden !important;
	padding-bottom:0px;
}
.WarningTbl {
	background:transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.WarningTbl th {
	background: #D3B054;
	background: rgba(211,176,84,0.6);
	font-size: 12px;
    	color: #8D6F24;
    	font-weight: 600;
    	padding: 5px;
	text-align: center;
	border:1px solid #A46F36;
}
.WarningTbl td {
    	padding: 5px;
    	font-size: 11px;
    	font-weight: 400;
    	vertical-align: middle;
    	border:1px solid #A46F36;
}
.stripedTbl {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: middle;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
.stripedTbl th {
	font-size: 16px;
	font-weight: 400;
	background: #E8E8E8;
	color: #052D5A;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.stripedTbl td {
	font-size: 12px;
	font-weight: 500;
	color: #052D5A;
	padding: 8px;
	border-bottom: 1px solid #bbb;
}

.borderlessTbl {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: middle;
	border-bottom: 1px solid #dee2e6;
}
.borderlessTbl th {
	font-size: 14px;
	font-weight: 400;
	background: #E8E8E8;
	color: #052D5A;
	text-align: center;
	padding: 10px;
	border-bottom: 2px solid #aaa;
}
.borderlessTbl td {
	font-size: 13px;
	font-weight: 500;
	color: #052D5A;
	padding: 8px;
	text-align:left;
}
.borderlessTbl tr:nth-child(odd)
{
	background:#F4F4F4;
}

.OLTPROLogoText
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: 700;
	padding: 2px;
}

.OLTPROInnerSubHeading {
	border: 1px solid #f1f1f1;
	background-color: #f1f1f1;
	color: #052D5A;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	font-size:12px;
	text-transform: uppercase;
	padding: 5px;
}

.OLTPROMsgContainer {
	border-radius: 6px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding: 5px;
}
.OLTPROBodyInnerStyle {
	border:none;
	border:1px solid #ddd;
	border-radius:6px;
}

.PROinfoContainer {
	border-radius: 5px 5px 0px 0px;
	border: 1px solid #bbb;
	background-color: #fff;
	box-shadow: 5px 0px 5px -5px rgba(0, 0, 0, 0.2), 0px 5px 10px -5px rgba(0, 0, 0, 0.2);
	border:box-sizing;
	padding: 0px;
}


.PROicon, .PROiconDisable {
	margin: 0px;
	width:65px;
	height:53px;
	border-radius: 12px;
	border: 2px solid #fafafa;
	background-color: #f1f1f1;
	padding: 4px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
	color: #052D5A;
}
.PROiconDisable {
	color: #888;
}
.PROicon:hover {
	cursor: pointer;
	border: 2px solid #0079d7;
}

.prosubtitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight:600;
	color:#894D84;
	text-align:center;
	padding: 3px;
	border-bottom:1px solid #894D84;
	border-bottom-width: 80%;
	text-transform: uppercase;
}


.OLTPROicon {
	margin: 0px;
	border-radius: 8px;
	border: 1px solid #EBEBEB;
	background-color: #FFFFFF;
	padding: 5px;
	color:#222;
}
.OLTPROicon:hover {
	cursor: pointer;
	background-color: #AAD4FF;
	border: 1px solid #6D7B8D
}

.separator {
	background-color: #cccccc;
	border: 1px solid #cccccc;
	display: block;
	height: 5px;
	margin: 15px auto;
	position: relative;
	width: 60px;
	margin-bottom: 30px;
}

.separator::after {
	background: #682072 none repeat scroll 0 0;
	content: "";
	height: 5px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 30px;
}

.Olttabback {
	background:#FFF;
}

.msg-info {
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:100px;
	float:left;
	display:inline;
	height:inherit;
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
}

.msg-info-data {
	font-size:14px;
	color:#000;
	font-weight:500;
	height:80px;
	width:inherit;
	margin:0px;padding:0px;
}

.msg-info-val {

	font-size:50px;
	font-weight:700;
	height:20px;
	width:inherit;
	margin:0;padding:0;
}

.msgboard-container {
	border:1px solid #eaf1f5;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	background-color:#eaf1f5;
}
.msgboard-head {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding:6px;
	text-align:center;
	border:box-sizing;
	color:#fff;
	background-color:#20a6d0;
	border-top:3px solid #1b8fb3;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.greyContainer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding:0px;
	text-align:center;
	border:box-sizing;
	color:#ddd;
	background-color:#f1f1f1;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}


.returnContainer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding:6px;
	text-align:center;
	border:box-sizing;
	color:#fff;
	background-color:#784783;
	border-top:3px solid #561964;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.greenContainer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding:6px;
	text-align:center;
	border:box-sizing;
	color:#fff;
	background-color:#63B774;
	border-top:3px solid #4F925D;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.orangeContainer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding:6px;
	text-align:center;
	border:box-sizing;
	color:#fff;
	background-color:#FFA500;
	border-top:3px solid #f28500;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.bankContainer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding:6px;
	text-align:center;
	border:box-sizing;
	color:#fff;
	background-color:#BB3E3E;
	border-top:3px solid #963232;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.lightgreenContainer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding:2px;
	text-align:center;
	border:box-sizing;
	color:#1FBA5C;
	border-top:4px solid #1FBA5C;
	border-bottom:1px solid #ddd;
	border-radius: 8px;
}

.subnavtab ul {

	font-size:12px;
	font-weight: 400;
	list-style-type: none;
	margin: 0px;
	padding-right: 20px;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px solid #D7D7D7;
	text-transform: uppercase;
}

.subnavtab li {
	padding-right: 3px;
	float:left;

}

.subnavtab li a {
	display: block;
	color: #333;
	text-align: center;
	padding: 7px 15px;
	text-decoration: none;
}

.subnavtab li a:hover {
	border-bottom: 3px solid #aaa;
	transition: all 0.2s ease-in-out;
}

.subnavtab li a.active
{
	color: #894D84;
	border-bottom: 3px solid #894D84;
}












.tblbase
{
	border-spacing:0;
        border-collapse:collapse;
        padding:0px;
}






.lightGreyBack
{
	background:#e0e0e0;
}





#proMainHeaderTable
{
	background:#FFFFFF;
	width:100%;
}

.page {
	width:98%;
	margin:5px;
}

.page_title
{
	text-transform: Uppercase;
	font-family: FontAwesome;
	width:100%;
	color: #9D7499;
	font-size:15px;
	font-weight: 900;
	letter-spacing: 1px;
	padding: 5px;
	color:#000;
	border-bottom:1px solid #ddd;
}

.page_content
{
	width:100%;
	padding-top:5px;
}

.circle {
	-moz-border-radius: 50px/50px;
	-webkit-border-radius: 50px 50px;
	border-radius: 50px/50px;
	border: solid 2px #fff;
	width: 26px;
	height: 26px;
	white-space: nowrap;
	background:#fff;
	float:left;
	vertical-align:bottom;
}

#over img {
	padding-top: 1px;
	margin: auto;
	display: block;
}


.msg-info-number
{
	font-family: 'FontAwesome';
	font-weight:bold;
	font-size:32px;
	text-align:center;
	padding:4px;
}



.pro_iconLink
{
	cursor: pointer;
}


/* -------- start footer styles --------- */

.OLTPROFooterTable
{
	position: relative;
	width: 100%;
	color: #555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
	padding:4px;
	font-size:11px;
}

/* -------- end footer styles --------- */


.leftbordernote
{
	border-left: 5px solid #2e699e;
	background: #dde9f6;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #122a3f;
	padding: 5px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
}
.successMsgNote
{
	margin:10px 0px;
	padding:5px 20px;
	font-size: 15px;
	font-weight:500;
	background:#DFF0D8;color:#3e864c;
	background:#fff;color:#3e864c;
	background:rgba(122,194,137,0.15);
	border: 1px solid rgba(62,134,76,0.6);
	text-align:center;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
}
.warningNote
{
	margin:10px auto;
	padding:7px;
	font-size: 13px;font-weight:500;
	text-align:center;
	background:#FFF6CB;color:#8d6f24;
	background:rgba(255,246,203,0.8);
	border: 1px solid #8d6f24;
	width:95%;
}
.errorNote
{
	margin:10px 0px;
	padding:5px 10px;
	font-size: 13px;
	font-weight:900;
	color:#9F5E58;
	border: 1px solid #A94442;
	border-left: 6px solid #A94442;
	background:#F2DEDE;
	text-align:center;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
	vertical-align:top;
}

.OLTPRODlg {
	font-family: "Segoe UI",Arial,sans-serif !important;
	font-size: 22px !important;
	font-weight:500 !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	letter-spacing:1.0px;
	padding: 10px ;

}
.OLTPROHDRhr {
	height:1px;
}

.SummaryTable {
	background:#FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	font-weight: 400;
}
.SummaryTable th {
	font-size:13px;
    	padding: 10px 5px;
	text-align: center;
	border: 1px solid #ccc;
}
.SummaryTable tr:nth-child(even) {
	background:#fdfdfd;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.SummaryTable td {
    	padding: 7px 10px;
    	vertical-align: middle;
}

/* Customized Letter Styles */
.OLTPROTxtBoxBackgroundDesign
{
	background-color: #FFF;
	border: 1px solid #ccc;
	border-radius: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333;
	outline: none;
}
.OLTPROHOVER:hover
{
  color: #800000;
}
.OLTPROLetterSet
{
	display:flex;
	border: 1px solid #ddd;
	box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
	background-color: #FFF;
}
.OLTPROLetterContent
{
	background-color:#fff;
	width:100%;
	border-radius:8px;
	margin:20px 20px 20px 10px;
}

.OLTPROTextBackground
{
	background-color:#fff;
}
.OLTPRODefaultLabel
{
	background-color:#fff;
	width:250px;
	margin:20px 10px 20px 20px;
	border-radius:8px;
}
.pro-outer {
	display:none;
	width:100%;
	height:100%;
	z-index:999;
	position:absolute;
	top:0px;
	left:0px;
	background-color:rgba(00,00,00,0.8);
}
.pro-alert {
	position: fixed;
	top: 50%; /* Center vertically */
	left: 50%; /* Center horizontally */
	transform: translate(-50%, -50%); /* Shift based on own size */
	background-color: #007bff;
	color: white;
	padding: 16px 20px 20px 20px;
	display: none;
	border-radius: 8px;
	box-shadow: 0 4px 10px rgba(0,0,0,0.25);
	z-index: 9999;
	font-family: Arial, sans-serif;
	min-width: 320px;
	max-width: 90%;
	text-align: left;
	white-space: nowrap;
}

.pro-pageClose {
	font-size:18px;
	cursor:pointer;
	float:right;
	padding-right:10px;
}
.alertMsgErr {
	display: none;
	position: absolute;
	top: calc(100% + 2px);
	left: 10px;
	margin: 0;
	padding: 8px 15px;
	font-size: 14px;
	width: auto;
	max-width: 300%;
	border-radius: 5px;
	text-align: left;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	z-index: 100;
	background-color: #F2DEDE;
	color: #9F5E58;
	border: 1px solid #A94442;
	white-space: nowrap;
}
.alertMsgErr::after{
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	margin-left: -12px;
	bottom: 100%;
	left: 20px;
	border: solid transparent;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: inherit;
	border-width: 8px;
	transform: translateX(0);
}

@keyframes scaleUp {
	from {
		opacity: 0;
		transform: scale(0.5);
	}
	to {
		opacity: 1;
		transform: scale(1);
	}
}

.alertMsgErr.scaleUp {
	animation-name: scaleUp;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
}

.tooltip-content {
	width:450px;
	position: absolute;
	top: 75px;
	left: 280px;
	transform: translateY(-50%);
	background:rgba(255,246,203);
	color: #8d6f24;
	padding: 5px;
	margin:15px;
	border-radius: 10px;
	white-space: nowrap;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	transition: opacity 0.3s;
	z-index: 1000;
	font-size:13px;
}

.minormax {
	padding-left: 5px;
	float: right;
	padding-right: 5px;
}

.info-box {
	background-color: #687A97;
	color: #fff;
	font-weight: 600;
	padding: 3px 10px;
	padding:5px 20px;font-size: 11px;
}

.pro-loader-container {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-color: rgba(0,0,0,0.4);
	z-index:100;
}
.pro-loader {
	width:120px;
	height:50px;
	background-color:#FFFFFF;
	position:absolute;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.6),0 4px 20px 0 rgba(0,0,0,0.19);
}

.pro-modal-container {
	display:none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	align-items: center;
	justify-content: center;
	z-index: 9999;
	background-color: rgba(0,0,0,0.15);
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.pro-modal {
	background: #ffffff;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.6),0 4px 20px 0 rgba(0,0,0,0.5);
	border-radius: 5px;
	width:75%;
	max-width: 400px;
	overflow: hidden;
	pointer-events: auto;
	animation: slideTop 0.2s;
	white-space: normal;
}
.pro-modal-title {
	padding-left:0.75rem;
	font-size:15px;
	font-weight: 400;
	text-align:center;
}
.pro-modal-close {
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0.75rem;
}
.pro-modal-body {
	padding: 2rem 1rem 2rem 1rem;
	text-align: center;
}
.pro-modal-msg {
	text-align:center;
	font-size: 13px;
	color: #052D5A;
}
.pro-modal-footer {
	border-top: 0.0625rem solid #EEE;
	padding: 1rem;
	display: flex;
	justify-content: flex-end;
}
// View/Print New Design Classes

.vp-body {    
	justify-content: center;
}
.vp-container {
	width: 98% !important;
	height: 98% !important;
	margin: auto;               
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0,0,0,0.08);
	display: grid;
	grid-template-rows: auto 1fr auto;
	overflow: hidden;
	border-radius:7px;	
	font-family:  "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.vp-content {
	display: grid;
	grid-template-columns: 195px 1fr;
	border-top: 1px solid #e0e0e0;
}    
.vp-left-panel {
	padding: 7px;
	border-right: 2px solid #e0e0e0;
	background-color: #f8f9fa;
}
.vp-right-panel {
	padding: 1px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	height:355px;
}
.vp-bottom-panel {
  position: fixed;
  bottom: 0;
	left: 1%;
  width: 98%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 20px; 
  background-color: #f8f9fa;
  border-top: 2px solid #e0e0e0;
  box-sizing: border-box;
}
.vp-copy-section {
	margin-bottom: 14px;
	border-bottom: 1px dashed #ced4da;
	padding-bottom: 6px;
}   
.vp-copy-header {
	display: flex;
	align-items: center;
	font-weight: 600;
	color: #343a40;
	font-size: 0.9em;
	gap: 4px;
}
.vp-option-group {
	padding-top: 6px;
	margin-left: 14px;
}
.vp-option-item {
	display: flex;
	align-items: center;
	gap: 3px;
	margin-bottom: 4px;
	font-size: 0.8em;
	color: #495057;
}
.vp-option-item input[type="checkbox"] {
	transform: scale(0.95);
	margin-right: 3px;
}
.vp-pdf-list {
	list-style: none;
	margin: 0;
	padding: 0px;
	flex: 1;
	overflow-y: auto;
	border: 1px solid #e5e5e5;
	border-radius: 1px;
	position: relative;
}
.vp-pdf-grid-section {
	grid-column: 1 / -1;
}
.vp-pdf-item {
	display: grid;
	grid-template-columns: 18px 1fr;
	align-items: center;
	padding-left: 15px;
	cursor: pointer;
	background-color: #fff;
}
.vp-pdf-item:hover { background-color: #f8f9fa; }
.vp-pdf-item-name {
	font-weight: 500;
	color: #0066ff;
	text-decoration: underline;
	font-size: 0.85em;
	padding-left: 4px;
	overflow: hidden;           
	text-overflow: ellipsis;  
	pointer:hand;    
}
.vp-button-row {
	display: flex;
	justify-content: center;
	gap: 75px;
	margin-top: 6px;
	transition: visibility 0.2s ease, opacity 0.2s ease;
	visibility: visible;
	opacity: 1;	
}      
.vp-top-panel {       
	color: #fff;
	padding: 10px 18px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
}
.vp-top-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 4px;
}
.vp-main-line {
	font-size: 0.9em;
	font-weight: 700;
	color: #ffffff;
}
.vp-top-links {
	display: flex;
	gap: 22px;
	align-items: left;
	white-space: nowrap;
	color: #ffffff;
	font-weight: 900;
}
.vp-top-links a {
	font-size: 0.85em;
	color: #ffffff;
}
.vp-top-links a:hover {
	color: #ffffff;
	text-decoration: underline;
	cursor:hand;
}    
.vp-pdf-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
	gap: 12px;
	padding: 0px;
	overflow-y: auto;
	border: 1px solid #e5e5e5;
	border-radius: 1px;
}
.vp-pdf-icon-item {
	white-space: nowrap;
	width:90px;	
	text-overflow: ellipsis;
	text-align: center;
	color: #333;
	cursor: pointer;
	border-radius: 3px;
	padding: 5px;
	border:1px solid #FFF;
}
.vp-pdf-icon-item:hover {
	background-color: #AAD4FF;
	border:1px solid #000;
}
.vp-pdf-icon-item img {
	width: 32px;
	height: 32px;
}
.vp-hidden {
	display: none !important;
}
.pro-modal-errorPopup {
	position: fixed;                 
	top: 20px;
	left: 50%;
	transform: translateX(-50%) translateY(-10px);    
	margin:10px 0px;
	padding:5px 10px;
	font-size: 14px;
	font-weight:900;
	color:#9F5E58;
	border: 1px solid #A94442;	
	background:#F2DEDE;
	text-align:center;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
	vertical-align:top;	
	opacity: 0;
	pointer-events: none;
	z-index: 99999;	
	transition: 
	opacity 0.4s ease,
	transform 0.4s ease;
}
.pro-modal-errorPopup.show {
    opacity: 1;
    transform: translateX(-50%) translateY(0px);
}
.pro-modal-errorPopup.fade-out {
    opacity: 0;
    transform: translateX(-50%) translateY(-10px);
}