﻿div#preload { display: none; }
/*table.menu {
	cursor: pointer;
	background-color: #AAAAFF;
	color: #0000FF;
	border: 1px;
	bordercolor: #000000;
	cellspacing: 0;
	cellpadding: 0;
	frame: box;
}*/
input:focus,
button:focus
{
    outline-width: 0;
}
td.transbutton{
	background: url(icc/images/filestacked.jpg) middle;
	background-image: url(icc/images/filestacked.jpg) middle;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: medium;
	/* color: #000099; */
}

.verificationContent {
    margin-top: 30px;
    margin-left: 00px;
    margin-right: 00px;
    margin-bottom: 30px;
}

.NewRequestPanel {
    max-height: 400px;
    overflow: auto;
}

.ListSearch
{
  color: #A9A9A9;
  font-style:italic;  
}
.ajax__tab_body
{
	background-color:Aqua;
}
.callMonitorTable
{
	margin-left:0px;
	margin-top:0px;
	padding-right:0px;
	padding-top:0px;
	font:white;
	font-weight:bold;
	font-size:small;
}

 .textWaterMark
 {
   background-color: #E0FFFF;
   color:Gray;  
 }
 .approvaltextWaterMark
 {
   background-color: #000000;
   color:White;  
 }
 .messageWaterMark
 {
	 background-color: #FFFFF0;
	 color:Gray;
 }  

td.top {
	background-color: #AAAAFF;
	/*background: url(icc/images/filestack.jpg) no-repeat center;*/
	color: #0000FF;
	border: 1px;
	border-spacing: 35;
	white-space: nowrap;
	cursor: pointer;
	font-size: 12;
	font-weight: bold;
   
}
td.topselected {
	/*background-color: #0000FF;*/
	color: #FFFFFF;
	border: 1px;
	white-space: nowrap;
	cursor: pointer;
	font-size: 12;
	font-weight: bold;
}

.top_menu {
	margin-top: 5px;
	white-space: nowrap;
	cursor: pointer;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}

a.menu {
	white-space: nowrap;
	cursor: pointer;
	font-size: 20;
	font-weight: bold;
	vertical-align: middle;

}

a.menulink {
	white-space: nowrap;
	cursor: pointer;
	color: #0000FF;
}

.logout {
	height: 652px;
}

.vmenu {
	height: 152px;
}

.nopadmargcursor{
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.nopadmarg {
	margin: 0;
	padding: 0;
}

.bordersolid
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.bordersolidwithscroll
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	height: 400px;
	overflow:auto;
	visibility:collapse;
}

.simpleheader {
	color: #0000FF;
	font-size: 20;
/*	valign: top; */
}

.smallheader {
	color: #0033FF;
	font-size:10px;
}

.smalllist {
	color:#000000;
	font-size:10px;
}

.simpletext {
	color: #0000FF;
}
.headermenu {
	color: #FFFFFF;

}

body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
   /*background: url('../../images/page_bg.gif');*/
	margin: 0px;
	padding: 0px;
}

html, #icc_base, h1 {
	margin: 0px;
	padding: 0px;
}

img {
	position:relative;
	border: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

.links {
	text-align: right;
	font-size: 9px;
	font-family: Tahoma;
	color: #FFFFFF;
	margin-right: 20px;
}

#icc_base {
	margin: none;
	text-align: left;
	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	line-height: 1;
	position: relative;
	top: 0px;
	left: 0px;
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h3 {
	padding: 4px 0px 0px 0px;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 10px;
}

.readmore {
	text-align: right;
}

.default {
	left: -247px;
}

 /* page structure */

.cctablerows {
	margin-top: 45px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: small;
	color: #000099;
}

.ADDRESSESTABLEROWS {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: small;
	color: #000080;
}

#icc_base {
	padding-top: 0px;

}

.message {
	position: relative;
	padding: 0px;
	margin-left: 0px;
	top: 40px;
	width: 500px;
	height: 250px;
	background-color:#FFFFFF;
}

#body {
	padding-bottom: 0px;
}

/*THUMBNAIL HOVERPOPUPS*/
.thumbnail  {
	position: relative;
	float: left;
	padding: 0px;
	/*z-index: 0;*/
}

.thumbnail:hover {
	background-color: #e9e9e2;
	/*z-index: 50;*/
	color: #335500;
	text-decoration: none;
}

/*CSS for enlarged image*/
.thumbnail span {
	position: absolute;
	background-color: #e5e5e5;
	padding: 5px;
	/*left: -1000px;*/
	border: 1px solid #666;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

/*CSS for enlarged image*/
.thumbnail span img {
	border-width: 0;
	/*padding: 2px;*/
}

/*CSS for enlarged image on hover*/
.thumbnail:hover span {
	visibility: visible;
	width: 230px;
	top: -110px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
	/*left: -247px;*//*position where enlarged image should offset horizontally */
	/*left: -247px;*//*position where enlarged image should offset horizontally */
}
/*END THUMBNAIL HOVERPOPUPS*/

#example_hover a.popup2{
	text-decoration:none;
	font-weight:200;
}

#example_hover a.popup2 span.comment{
	top:auto;
	visibility:hidden;
	text-decoration:none;
	z-index:10;
	padding:0 2px;
	font-weight:normal;
	font-size:.85em;
}

#example_hover a:hover.popup2{
	color: black;
}

#example_hover a:hover.popup2 span.comment{
	visibility: visible;
}
#backlink{
	text-decoration: none;
	color: black;
}
#transtable{
	/*background-image: url(icc/images/filestack.jpg) no-repeat;*/
	margin: 0 auto;
	font-family: Tahoma;
	font-size: small;
	color: #000099;
}
#loginerr{
	color: red;
	text-align: center;
	font-size: 13pt;
}
.spanNotice{
	font-size: 8pt;
}

.style1 {
	font-family: Tahoma;
	font-size: 1.4em;
	color: #000066;
}
.style2 {
	font-family: Tahoma;
	font-size: medium;
	color: #026c02;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: small;
	color: #000099;
}
.style4 {
	font-family: Tahoma;
	font-size: small;
	color: #0000CC;
}
.style5 {
	font-family: Tahoma;
	font-size: 1.4em;
	color: #000099;
}
.style6 {font-family: Tahoma; font-size: xx-small; color: #0000FF; }
.style10 {
	font-family: Tahoma;
	font-size: small;
	color: #000000; 
	}
.style11 {font-family: Tahoma; font-size: small; color: #996600; font-weight: bold; }
.style12 {
	font-family: Tahoma;
	font-size: medium;
	color: #000066;
}
.style13 {
	font-family: Tahoma;
	font-size: medium;
	color: #000066;
}
.style14 {font-family: Tahoma; font-size: 16px; color: #000066; }
.style18 
{
	font-family: Tahoma;
	font-size: 16px;
	
	font-weight: bold;
}
.style19 {color: #000066; font-size: 16px;}
.style20 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000099;
}

.style21
{
	color:Red;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
}
.style22
{
    font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    font-size: 1.7em;
    color: black;
}
.style22red
{
    font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
    font-size: 1.7em;
    color: red;
}
.style17 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #034073;
	font-variant: small-caps;
}
.style23 {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #034073;
    font-variant: small-caps;
}
.smallcapsheader {
	font-family: Arial;
	font-size: 1.8em;
	font-weight: bold;
	color: #034073;
	font-variant: small-caps;
}

.even 
{
	background-color: #FFFFFF;
}

.odd
{
	background-color: #BBE3FF;
}
.subtotallistviewpanel
{
	margin: 0px 15px 0px 15px;
}
.totalpanel
{
	margin-right: 15px;
}
.totalpanel2
{
	margin-right: 22px;
}

.maxDepositLabels
{
	padding: 3px 3px 3px 3px;
	border: ridge 2px black;
	font-size: small;
	color: Navy;
	background-color: #CCCCCC;
}

.newSmallNav {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 20px;
	background: #006600;
	border: #006600;
	outline: #73af73;
	box-shadow: 0 0 10px 10px #006600;
}

.maxDepositAmounts
{
	padding: 1px 11px 1px 11px;
	border: ridge 1px black;
	font-size: small;
	color: Navy;
	background-color: #CCCCCC;
}

.menuBackground
{
	background-image: url("/images/banner_top.png");
	background-repeat: repeat-x;
	width: 75%;
	height: 38px;
	position: static;
	vertical-align: middle;
	padding-top: 8px;
	text-align: left;
	padding-left: 25%;
	border: 0;
}

.headerFade
{
	background-image: url("/images/headerfade.png");
	background-repeat: repeat-x;
	width: 75%;
	height: 90px;
	position: fixed;
	vertical-align: middle;
	padding-top: 0px;
	text-align: left;
	padding-left: 25%;
	z-index: -10;
	border: 1;
}

.menuBackground2
{
	background-image: url("/images/banner_top2.png");
	background-repeat: repeat-x;
	width: 75%;
	height: 38px;
	position: static;
	vertical-align: middle;
	padding-top: 0px;
	text-align: left;
	padding-left: 25%;
	border: 0;
}

.footerBackground
{
	background-image: url("/images/banner_bottom.png");
	background-repeat: repeat-x;
	width: 100%;
	height: 120px;
	position: static;
	vertical-align: middle;
	padding-top: 8px;
	text-align: left;
	border: 0;
}

.headerBackground
{
	background-image: url("/images/banner_bottom.png");
	background-repeat: repeat-x;
	width: 100%;
	height: 120px;
	position: static;
	vertical-align: middle;
	padding-top: 8px;
	text-align: left;
	border: 0;
}

.signupMenuStyle
{
	/*position: absolute;*/
	/*display:block;*/
	text-align:center;
}

.password_strength {
    font-size: 13px;
    font-weight: bold;
}


.signupMenuItem
{
	/*background-image: url("/images/menu_bg4.png");
	background-position: center;
	background-repeat: no-repeat;*/
	/*background-color: transparent;*/
	/*padding: 11px 0px 10px 0px;
	position: relative;
	top: 0;
	left: 0;
	text-align:center;*/
	
}

.signupMenuItemHover
{
	top: 0;
	left: 0;
	background-image: url("/images/menu_bghover4.png");
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	/*padding: 11px 0px 10px 0px;*/
}

.writing
{
	font-family:Century Gothic, sans-serif ;
	font-size:.8em; 
	color:White;
	width:100%;
}

.header1
{
	font-family:sans-serif;
	font-size:1.4em;
	font-weight: 400;
	color: White;
}

.header2
{
	font-family:sans-serif;
	font-size:1.6em;
	font-weight: 600;
	color: Black;
}

.header3
{
    font-family: "aw-conqueror-carved-one";
    font-size:1.6em;
	color: Black;
}

.accordianHeader
{
	font-family:sans-serif;
	font-size:1.5em;
	font-weight: 400;
	color: Black;
	background-color: #888888;	
	border: 1px solid black;
}

.accordianHeader:hover
{
    background-color: #444444;
    color: #FFFFFF;
    cursor: pointer;
}

.accordianPanel
{
    background-image: url("/images/bluefacilitysettings_bg.png");
    background-repeat: repeat-y;
    border: 1px solid black;
}

.adminHeader
{
    font-family:Sans-Serif;
    font-size:1.4em;
	font-weight: 400;
	color:White;
	font-weight:bold;
	background-image: url("/images/darkblueheader_top.png");
	background-repeat: repeat-x;
}

.voipPrompt
{
    font-family: Verdana;
    font-size: 1.2em;
    background-color: #EDEDED;
}

.voipPanel
{
    font-size: 1.4em;
    font-family: Verdana;
}

.voipHeader
{
    font-family:Sans-Serif;
    font-size:1.4em;
	font-weight: 400;
	color:White;
	font-weight:bold;
	background-image: url("/images/BlackGradient2.png");
	background-repeat: repeat-x;
}

.adminHeaderText
{
    
}

.loginBody
{
    font-family: Arial;
    font-size:1.4em;
    color: White;
    background-image: url("/images/darkblueloginfade.png");
	background-repeat: repeat-x;
}

.headerText
{
	margin-left: 10px;
}

.headerText2
{
    font-size:1.7em;
    letter-spacing: .1em;
    font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
}

.headerText3
{
    font-family: Georgia,"Times New Roman",serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #600;
}

.selectwebuserheader
{
    font-family: Georgia,"Times New Roman",serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
}

.headline
{
    font: bold 34px "Century Schoolbook", Georgia, Times, serif;
	color: #333;
	line-height: 90%;
	margin: .2em 0 .4em 0;
	letter-spacing: -2px;
}

.headlineInnerText
{
    color: #76879b;
    font-size: 14px;
    margin: 5px;
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

.selectInmateSmallLabelCell
{
    width: 100px;
}

.loginText
{
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: 500;
	color: #000066;
}

.maxDepositCells
{
	font-size: 1.5em;
	font-family: Arial;
}

.searchResultsLabel
{
	height: 25px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-image: url("/images/search_result_export.png");
	background-repeat: repeat-x;
}
.searchResultsLabelLarge
{
	height: 45px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
    background-size: contain;
	background-image: url("/images/search_result_export.png");
	background-repeat: repeat-x;
}
.button
{
    border-style: none;
    border-width: 0;
    width: 100%;
    height: 50px;
    background: url(/images/fillbutton.png) repeat-x;
    font-size: 25px;
    float: left;
    margin: 5px 0px 5px 0px;
    display: block;
}
.buttoncursor
{
    border-style: none;
    border-width: 0;
    width: 100%;
    height: 50px;
    background: url(/images/fillbutton.png) repeat-x;
    cursor: pointer;
    font-size: 25px;
    float: left;
    margin: 5px 0px 5px 0px;
    display: block;
}
.buttoncheckout
{
    border-style: none;
    border-width: 0;
    width: 100%;
    height: 50px;
    background: url(/images/fillcheckout.png) repeat-x;
    font-size: 25px;
    float: left;
    margin: 5px 0px 5px 0px;
    display: block;
}
.buttonleft
{
    border-style: none;
    border-width: 0;
    width: 10px;
    float: left;
    height: 50px;
    font-size: 25px;
    margin: 5px 0px 5px 0px;
    display: block;
}
.approvallabels
{
    font-size: 1.6em;
}
.width410
{
    width: 410px;
}
/* Rounded Corners */
.box {
	position: relative;
	padding: 1em;
}
.red {
	background: #cc0000;
	color: #fff;
}
.darkblue {
    background: url(/Images/darkblueverticalbackground.png) repeat-x;
    color: white;
}
.whitebg
{
    background:white;
}
.lightgreenbg
{
    background: #f0fff0;
}
.blackbg
{
    background: #000000;
}
.corner {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(/Images/whitesprite.png) no-repeat;
}
.toastcorner 
{
    position: absolute;
	width: 20px;
	height: 20px;
	background: url(/Images/toastsprite.png) no-repeat;
}
.bordercorner
{
    position: absolute;
	width: 20px;
	height: 20px;
	background: url(/Images/borderwhitesprite2.png) no-repeat;
}
.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}
.TR {
	top: 0;
	right: 0;
	background-position: 100% 0;
}
.BL {
	bottom: 0;
	left: 0;
	background-position: 0 100%;
}
.BR {
	bottom: 0;
	right: 0;
	background-position: 100% 100%;
}

/* Accordion video control */

.accordionHeader
{
    
}

.accordionHeaderSelected
{
    
}

.accordionContent
{
    
}

.shadow   
{
    -moz-box-shadow:    3px 3px 5px 6px #ccc;  
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;  
    box-shadow:         3px 3px 5px 6px #ccc;
}

.shadow1        
{
    /*margin: 0px;        
    background-color: rgb(68,68,68); /* Needed for IEs */      
    /*-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);        
    -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);        
    box-shadow: 5px 5px 5px rgba(68,68,68,0.6);        
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=8,MakeShadow=true,ShadowOpacity=0.20);        
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=8,MakeShadow=true,ShadowOpacity=0.20)";        */
    /*zoom: 1;*/
}

.shadow1 .content 
{   
    position: relative;  /*This protects the inner element from being blurred */        
    padding: 0px;        
    background-color: #AAAAAA;
	background-color: #FFFFFF;
    border-color: Black; 
    border-width: 1px; 
    border-style: solid;
    /*background-image: url("/images/darkblueloginfade.png");
	background-repeat: repeat-x;*/
}

.shadow1 .vidcontent 
{   
    position: relative;  /*This protects the inner element from being blurred */        
    padding: 0px;        
    /*background-color: #DDD;*/
    background-image: url("/images/fadebgvideo.png");
    background-position: bottom;
	background-repeat: no-repeat;
}

.shadow1 .shadowcontentlogin 
{   
    position: relative;  /*This protects the inner element from being blurred */        
    padding: 0px;        
    /*background-color: #DDD;*/
    background-image: url("/images/darkblueloginfade.png");
	background-repeat: repeat-x;
}

.loginBody
{
    font-family: Arial;
    font-size:1.4em;
    color: White;
}

.blackborder
{
    border-color: Black; 
    border-width: 1px; 
    border-style: solid;
    padding: 0px;
}

.CustomSiteControl
{
    z-index: 2;
}

.overlapimage div
{
     float: left;
     width: 23.5em;
     /*height: 9em;*/
     border-left: 2em dotted transparent;
     border-right: 2em dotted transparent;
     border-top: -1em dotted transparent;
     /*table-layout: fixed;*/
}

/*  Flip Image */
.flip-horizontal {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph; /*IE*/
    filter: fliph; /*IE*/
}
.flip-vertical {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: flipv; /*IE*/
    filter: flipv; /*IE*/
}

.errorPink
{
    background-color:#FFBBBB;
    border-color:Black;
    border-width:1px;
    border-style:solid;
}

.successGreen
{
    background-color:#BBFFBB;
    border-color:Black;
    border-width:1px;
    border-style:solid;
}

.canteenEvenItem
{
    width: 265px; 
    max-width: 265px;
    background-color: #FFFFFF;
    font-family: "ff-utility-web-pro";
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.canteenOddItem
{
    width: 265px;
    max-width: 265px;
    background-color: #BBE3FF;
    font-family: "ff-utility-web-pro";
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.canteenItemTitle
{
    font-family: "ff-utility-web-pro";
    font-size: 1.6em;
    white-space: nowrap;
    max-width: 200px;
    word-wrap: normal;
}

.canteenItemCategory
{
    font-family: "ff-utility-web-pro";
    font-size: 1.3em;
    white-space: nowrap;
}

.editEmailText
{
    font-family: "ff-utility-web-pro";
    font-size: 1.1em;
    white-space: normal;
}

.dataPagerStyle
{
    font-size: 1.4em; 
    text-align: center;  
}

.butt {
    color: #fff;
    /*background: #a3abae;*/
    background: #555555;
    background-image: -webkit-linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,.2));
    background-image: -moz-linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,.2));
    background-image: -ms-linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,.2));
    background-image: linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,.2));
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
    padding: .4em .75em .5em;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    margin: .5em .25em;
    line-height: 1.5em;
    display: inline-block;
    cursor: pointer;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
}

.searchbox
{
    color: #7e7e7e;
    font-size: 10px;
    width: 180px;
    height: 28px;
    padding: 0px 35px 0px 10px;
    border: 0;
    background: url(/images/search.png) no-repeat transparent;
}

#searchsubmit
{
    position: absolute;
    top: 0px;
    right: 10px;
    width: 30px;
    height: 25px;
    border: 0px;
    background: transparent;   
}

.producttable td
{
    border: 2px solid #555555;
}

.button-new {
    font-family: inherit;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 14px;
    padding: 8px 14px 8px;
    border: 1px solid transparent;
    border-radius: 6px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: background-color 0.07s ease-in;
    -moz-transition: background-color 0.07s ease-in;
    -o-transition: background-color 0.07s ease-in;
    transition: background-color 0.07s ease-in;
}

.button-new-block {
    text-decoration: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    display: block;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 14px;
    padding: 8px 14px 8px;
    border: 1px solid transparent;
    border-radius: 6px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: background-color 0.07s ease-in;
    -moz-transition: background-color 0.07s ease-in;
    -o-transition: background-color 0.07s ease-in;
    transition: background-color 0.07s ease-in;
}

.button-blue {
    color: #fff;
    background-color: #0096bb;
}

.button-blue:hover 
{
    color: #fff;
    background-color: #22B8DD;
}

.button-red {
    color: #fff;
    background-color: red;
}

.button-red:hover {
    color: #fff;
    background-color: #FA8072;
}


.button-green {
    color: #fff;
    background-color: #075200;
}

.button-green:hover 
{
    color: #fff;
    background-color: #078500;
}

.button-pink {
    color: #fff;
    background-color: #ff2771;
}

.button-pink:hover 
{
    color: #fff;
    background-color: #ff73a3;
}

.button-disabled {
    color: #fff;
    background-color: #D3D3D3;
}

.button-disabled:hover 
{
    color: #fff;
    background-color: #D3D3D3;
}



.button-tab-green {
    color: #fff;
    background-color: #078500;
}



.button-tab-green:hover {
    /*color: #c0c0c0;
    background-color: #075200;*/
    color: #fff;
    background-color: #07B800;
}


.button-tab-green-selected {
    color: #fff;
    border-color:#075200;
    border-width:3px;
    background-color: #078500;
}

.button-tab-green-selected:hover
{
    color: #fff;
    background-color: #07B800;
}

.phonetovideoTitle
{
    font-weight: bold;
    font-size: 1.5em;
    margin: 10px;
    margin-top: 1px;
}

.phonetovideoText
{
    font-size: 1.5em;
    margin: 10px;
}

.scheduleGridView
{
    border: none;
    border-color: none;
    border-style: none;
}

.schedulerow
{
    background-color: #f3f3f3;
}

.schedulerow:hover
{
    background-color: #c4e2ff;
}

.schedulealtrow
{
    background-color: #fcfcfc;
}

.schedulealtrow:hover
{
    background-color: #c4e2ff;
}

#adPanel
{
    margin: 0px;
}
.repeaterButtons
{
    height: 100px;
    width: 100px;
}

#addCanteenItemsButton
{
    vertical-align: bottom;
    margin: auto;
}

.ButtonTable {
    padding: 20px;
    height: auto;
    border-radius: 20px;
}

.giftHed {
    font-size: 26px;
    font-weight: bold;
}

.productImage {
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.introText {
    margin: 15px 0px 0px 0px;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
}

.canteenItemDetails
{
    font-size: 10px;
    word-wrap: normal;
    max-width: 200px;
    margin: 5px 0px 5px 0px;
    display: inline-block;
}

.canteenItemRow
{
    vertical-align: top!important;
}

.currentOrderPanel
{
    float: left;
}

.currentOrderPanel2
{
    float: none;
}

.dealPanel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    line-height: 1.5em;
    border: 1px solid;
    /*width: 100%;*/
    padding: 15px 10px 15px 50px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: left;
    color: black;
    background-color: #FFE3BB;
    margin-bottom: 10px;
    margin-top: 10px;
    /*float: right;*/
}

.dealPanel2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    line-height: 1.5em;
    border: 1px solid;
    width: 300px;
    padding: 15px 30px 15px 30px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: left;
    color: black;
    background-color: #BBE3FF;
    float: right;
}

.depositPanel {
    border: 1px solid;
    padding: 10px 10px 10px 10px;
    background-color: #BBE3FF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.hidden {
    background-color: transparent;
    border: 0px;
    color: black;
    float: right;
    cursor: pointer;
}

.toggleRewards {
    cursor: pointer;
    margin: 10px;
}

.display {
    width: 100%
}

.width25 {
    width: 25px;
}

.width500 {
    width: 500px;
}