/* what function did this come from? */
hr {
    height: 3px;
}
.inactivestatus {
    display: none;
}
.activestatus {
    display: inline;
}
._ovdebugfunction
{
	font-size: 12px;
	font-weight: bold;
	background-color:#0066FF;
	color: #FFFFFF;
}
/* what does this message mean? */
._ovdebugvalue
{
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
}
/* the actual message */
._ovdebugmessage
{
	font-size: 12px;
	font-style: italic;
	background-color: #EEEEEE;
	color: #000000;
}
/* shows when printing empty function */
._ovdebugfunction cite
{
	color: #FF0000;
}
/* shows when printing empty value */
._ovdebugvalue cite
{
	color: #FF0000;
}
/* shows when printing empty message */
._ovdebugmessage cite
{
	color: #FF0000;
}
/* the comments to the right of a displayinput */
._ovcomment 
{
	font:normal normal normal 13pt Verdana, Arial, Helvetica, sans-serif; 
	color:#777777;
}
/* default format of the input fields */
._ovinput 
{
	/* font:normal normal normal 0.85em Verdasna, Arial, Helvetica, sans-serif; padding: 2px; color: #777777; background-color:#0; */
	;
}
._ovunsigned
{
	/* font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; padding: 2px; color: #777777; background-color:#0; */
	;
}
._ovchar
{
	/*& font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; padding: 2px; color: #777777; background-color:#0;
	margin: 2px 0; */
	;
}
._ovcurrency
{
	/* font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; padding: 2px; color: #777777; background-color:#0; */
	;
}
._ovlabel
{
	/* font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; padding: 2px; color: #777777; background-color:#0; */
	;
}
._ovreadonly
{
	/* font:normal normal bold 12pt Verdana, Arial, Helvetica, sans-serif; padding: 0px; color: #ff0000; background-color:#0; border:0px; */
	;
}
._ovcell
{
	font: 13pt;
}
._ovrow
{
	
}
._ovfile
{
	font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; padding: 2px; color: #777777; background-color:#0;
}
select
{
	;
	/* font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; padding: 2px; color: #777777; background-color:#0; */
}
._ovvarchar
{
	/* legt porto deal with ihis
	width: 450px; 
	font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px; 
	color: #777777; 
	background-color:#0;
	*/
}
._ovpassword
{
	font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; padding: 2px; color: #777777; background-color:#0;
}
._ovint
{
	font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; padding: 2px; color: #777777; background-color:#0;
}
/* showing result messages */
._ovmessage
{
	color: #FF0000;
	font-weight: bold;
}
/* required indicator */
._ovrequired
{
	color: #FF0000;
	font-weight: bold;
}
/* debugging *****************************************************************/
div#ovdebug
{
	position: relative;
	top: 1px; /* -787px; */
	left: 1px;
	z-index: 1;
	width: 1100px; max-width: 1100px;
}
div#debugbtnsec
{
	margin: 20px 7px 7px 7px;
	clear:both;
}	
div#showdebug
{
	clear: both;
	margin: 10px 7px 7px 7px;
	padding: 7px;
	visibility: hidden;
	/* background-image:url(papertowel.jpg); */
	font-size: 12px;
	width: 1100px; max-width: 1100px;
}
div#showdebug td
{
	padding: 3px 5px 3px 5px;
}
span#_debugbuttons
{
	visibility: hidden;
	height: 0;
}
/* actual spaces for data */
div#_showrequest
{
	visibility: hidden;
	display: block;
	line-height:0; 
	width: 1100px; max-width: 1100px; 
	height: 0;
	overflow: hidden;
}
div#_showquery
{
	visibility: hidden;
	display: block;
	line-height:0;
	width: 1100px; max-width: 1100px;
	height: 0;
	overflow: hidden;	
}
div#_showpost
{
	visibility: hidden;
	display: block;
	line-height:0; 
	width: 1100px; max-width: 1100px; 
	height: 0;
	overflow: hidden;
}
div#_showget
{	
	visibility: hidden;
	display: block;
	line-height:0; 
	width: 1100px; max-width: 1100px; 
	height: 0;
	overflow: hidden;
}
div#_showserver
{
	visibility: hidden;
	display: block;
	line-height:0; 
	width: 1100px; max-width: 1100px; 
	height: 0;
	overflow: hidden;
}
div#_showsession
{	
	visibility: hidden;
	display: block;
	line-height:0; 
	width: 1100px; max-width: 1100px; 
	height: 0;
	overflow: hidden;
}
div#_showfiles
{
	visibility: hidden;
	display: block;
	line-height:0; 
	width: 1100px; max-width: 1100px; 
	max-width: 1100px; max-width: 1100px;
	height: 0;
	overflow: hidden;
}
div#_showcookie
{
	visibility: hidden;
	display: block;
	line-height:0; 
	width: 1100px; max-width: 1100px; 
	height: 0;
	overflow: hidden;
}
div#_showenv
{
	visibility: hidden;
	display: block;
	line-height:0; 
	width: 1100px; max-width: 1100px; 
	height: 0;
	overflow: hidden;
}
.itemline
{
    /*margin-top: -37px;*/
    margin-left: 11px;
    margin-bottom: 7px;
    position: relative;
    /*max-width: 307px;*/
    font-size: 18px;
    border-bottom: thin solid black;
}
.itemlinedate
{
    font-size: 14px;
    font-style: italic;
}
.ideadropbutton
{
    flex-direction: row-reverse;
}
.itemtitle
{
	font:normal normal normal 12pt Verdana, Arial, Helvetica, sans-serif; 
	color:#777777;

}
.itemchecklist
{
	margin: 25px;
	min-width:  200px !important;
}
#alttitle
{
	background-color: black;
}
/*////////////////////////////////////////////////////////*/
#debugbtnsec
{
	text-align: left;
}
/*/////////////////////////////////////////////////////
// item page
*/
#itemlist .iteminbox
{
    font-size: 21px;
    margin-bottom: 15px;
    color: black;
}
#itemlist .iteminbox a
{
    color: black;
}
#itemlist .iteminbox a:link {text-decoration: none;}
#itemlist .iteminbox a:visited  {text-decoration: none;}
#itemlist .iteminbox a:hover {text-decoration: none;}
#itemlist .iteminbox a:active  {text-decoration: none;}

#itemlist .itemcurrent
{
    font-size: 21px;
    margin-bottom: 15px;
    color: green;
}
#itemlist .itemcurrent a
{
    color: green;
}
#itemlist .itemcurrent a:link {text-decoration: none;}
#itemlist .itemcurrent a:visited  {text-decoration: none;}
#itemlist .itemcurrent a:hover {text-decoration: none;}
#itemlist .itemcurrent a:active  {text-decoration: none;}


#itemlist .itemnotcurrent
{
    font-size: 21px;
    margin-bottom: 15px;
    color: blue;
}
#itemlist .itemnotcurrent a
{
    color: blue;
}
#itemlist .itemnotcurrent a:link {text-decoration: none;}
#itemlist .itemnotcurrent a:visited  {text-decoration: none;}
#itemlist .itemnotcurrent a:hover {text-decoration: none;}
#itemlist .itemnotcurrent a:active  {text-decoration: none;}


#itemlist .itemnotchosen
{
    font-size: 21px;
    margin-bottom: 15px;
    color: orange;
}
#itemlist .itemnotchosen a
{
    color: orange;
}
#itemlist .itemnotchosen a:link {text-decoration: none;}
#itemlist .itemnotchosen a:visited  {text-decoration: none;}
#itemlist .itemnotchosen a:hover {text-decoration: none;}
#itemlist .itemnotchosen a:active  {text-decoration: none;}
.itemcontent
{
    margin-bottom: 15px;
}
.moveicon {
    font-size: 18px;
}
/*.bulkicons {
    display: none;
}*/
.card-heading
{
    padding-top: 8px;
}
.leftlabel
{
    line-height: 36px;
    color: white;
}
.cardmargintop
{
    margin-top: 00px;
}
.widetextbox
{
	min-width: 340px;
	mid-height: 150px;
}
.layoutdividertop
{
    margin-top: 1px;
    margin-bottom: 1px;
}
.layoutdividerbottom
{
    margin-top: 1px;
    margin-bottom: 1px;
}
.builderleft
{ 
    margin-left: 10px;
}
.statusnone {
    color: #000000;
}
.statusactive {
     color: #397b21;
}
.statusnotactive { 
     color: #e79439;
}
.statuscompleted {
     color: #085294;
}
.statusarchived {
     color: #9c9c94;
}
.statusremoved {
     color: #ff0000;
}
@media (min-width: 701px)
{
	#pagetitle
	{
		height: auto;
		width: 100%;
		visibility: visible;
		text-align: center;		
	}
	
	#pagesubtitle
	{
		height: auto;
		width: 100%;
		visibility: visible;
		text-align: center;
	}
	
	.vpmm2
	{
		height: auto;
		width: auto;
		visibility: visible;
		margin: 0 0 0 -10%;
	}
	.vpmm3
	{
		height: 0px;
		width: 0px;
		visibility: hidden;
	}
}
@media (max-width: 700px) 
{
	#pagetitle
		{
		height: 0px;
		width: 0px;
		visibility:  hidden;
	}
	#pagesubtitle
	{
		height: 0px;
		width: 0px;
		visibility: hidden;
	}
	.vpmm2
	{
		visibility: hidden;
		height: 0px;
		width: 0px;
	}
	.vpmm3
	{
		visibility: visible;
		height: auto;
		width: auto;
	}
}
@media (max-width: 500px)
{
    .itemline
    {
        max-width: 259px;
    }
}
@media (min-width: 750px)
{
    .itemline
    {
        /*max-width: 450px;*/
    }
}



