body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6633;
}
td {
	color: black;
	font-size:11px;
}
a {text-decoration:none; color:black;} /* Remove all extra formatting from links */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	background-color: #f8f9f9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input {
    border: 1px solid gray; 
	/* vertical-align:bottom; */
    /* height:19px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	/* font-weight: bold;
	letter-spacing: 0.1em; */
	text-indent:2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/* -moz-box-shadow: 0px 1px 1px #555;
	-webkit-box-shadow: 0px 1px 1px #555;
	box-shadow: 0px 1px 1px #555; */
	padding: 1px 1px;
	outline: 0;
	/* -webkit-appearance: none;	 */
}
textarea {
    border: 1px solid gray;
    height:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	/* letter-spacing: 0.1em; */
	text-indent:2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/* -moz-box-shadow: 0px 1px 1px #555;
	-webkit-box-shadow: 0px 1px 1px #555;
	box-shadow: 0px 1px 1px #555; */
	padding: 1px 1px;
	outline: 0;
	/* -webkit-appearance: none;	*/
}

textarea:hover {
    border: 1px solid blue;
    background: #F4F4F4;
}

.ApprovalYes {
	color: #0D7D00;
	text-align:left;
	background-color:#D3FFCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.ApprovalNo {
	color: #F00;
	text-align:left;
	background-color:#FFF2F2; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.ApprovalBasic {
	color: #000099;
	text-align:left;
	background-color:#CED3FF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.ApprovalRegO {
	color: #000099;
	text-align:left;
	background-color:#CDCDFE; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.ApprovalSpecialNotice01 {
	color: #333;
	text-align:center;
	background-color:#FF0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Alert001 {
	color:#F00;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

.Alert002 {
	color:#090;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}


img { border:none; }

select {
    border: 1px solid gray;
	height:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	/* font-weight: bold;
	letter-spacing: 0.1em; */
	text-indent:1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/* -moz-box-shadow: 0px 1px 1px #555;
	-webkit-box-shadow: 0px 1px 1px #555;
	box-shadow: 0px 1px 1px #555; */
	padding: 1px 1px;
	outline: 0;
	/* -webkit-appearance: none; */
    /* -moz-appearance: none; */
    text-overflow: '';	
}

select:hover {
    border: 1px solid blue;
	background: #DFDFDF;
	padding: 1px;
	height:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	/* letter-spacing: 0.1em; */
	text-indent:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/* -moz-box-shadow: 0px 1px 1px #555;
	-webkit-box-shadow: 0px 1px 1px #555;
	box-shadow: 0px 1px 1px #555; */
	padding: 1px 1px;
	outline: 0;
	/* -webkit-appearance: none; */
    /* -moz-appearance: none; */
    text-overflow: '';
}

.listBox {
  padding: 0px;
  -webkit-box-shadow: inset 1px 1px 1px 0px #999;
  -moz-box-shadow: inset 1px 1px 1px 0px #999;
  box-shadow: inset 1px 1px 1px 0px #999;
  border:none;
  width:100px;
  height:15px;
  font-size:10px;
}

.listBoxSmall {
  padding: 0px;
  -webkit-box-shadow: inset 1px 1px 1px 0px #999;
  -moz-box-shadow: inset 1px 1px 1px 0px #999;
  box-shadow: inset 1px 1px 1px 0px #999;
  border:none;
  width:60px;
  height:15px;
  font-size:10px;
}

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.Text-Standard-Small-Black {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.Text-Standard-SmallPlus-Black {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.Text-Standard-Small-Black-Bold {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.Text-Standard-Small-Blue-Bold {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00F;
	font-weight: bold;
}
.Text-Standard-Med-Blue-Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
	font-weight: bold;
}
.Text-Standard-Med-Black-Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.Text-Standard-Large-Red-Bold {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
.Text-Standard-Large-Black-Bold {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
.style1 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
.style1g {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
.style1b {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.style1b2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style2b {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.style2c {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-style: italic;
	font-weight: bold;
}
.style2d {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099
}
.style2e {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000
}
.style2g {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.style4t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style4b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}
.style4g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.style4f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.style5b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: normal;
}
.style5a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
}
.style5c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	font-weight: normal;
}
.style1c {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.style6a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
}

.form-600title {
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:14px;
	font-weight:bold; 
	height:20px; 
	vertical-align:middle;
}

.button{margin:0;padding:0 .25em;width:auto;overflow:visible;}


/* ------------------------ */
/* Button CSS Settings      */
/* ------------------------ */

.closebutton, .tinybutton, .smallbutton, .mediumbutton, .largebutton {
	position:relative; 
	display:inline-block;
	vertical-align:middle;
	font-weight:bold;
	cursor:pointer;
}

.closebutton { text-align:center; width:24px; max-width:24px; height:24px; max-height:24px; padding-top:0px; background-image: url('/images/closebutton.png'); }
.closebutton:hover {	background-image: url('/images/closebutton-hover-blue.png'); }
.closebutton:active { background-image: url('/images/closebutton-active-blue.png'); }

.tinybutton { text-align:center; width:71px; max-width:71px; height:19px; max-height:19px; padding-top:5px;	background-image: url('/images/tinybutton.png'); ; font-size: 10px;font-family:Verdana, Arial, Helvetica, sans-serif;;color: #333333; }
.tinyred:hover { background-image: url('/images/tinybutton-hover-red.png'); }
.tinyred:active { background-image: url('/images/tinybutton-active-red.png'); }
.tinyblue:hover {	background-image: url('/images/tinybutton-hover-blue.png'); }
.tinyblue:active { background-image: url('/images/tinybutton-active-blue.png'); }
.tinygreen:hover { background-image: url('/images/tinybutton-hover-green.png'); }
.tinygreen:active { background-image: url('/images/tinybutton-active-green.png'); }
.tinygold:hover { background-image: url('/images/tinybutton-hover-gold.png'); }
.tinygold:active { background-image: url('/images/tinybutton-active-gold.png'); }

.smallbutton { text-align:center; width:121px; max-width:121px; height:19px; max-height:19px; padding-top:5px;	padding-right: 1px; margin-left: -1px; background-image: url('/images/smallbutton.png'); ; font-size: 10px;font-family:Verdana, Arial, Helvetica, sans-serif;;color: #333333; }
.smallred:hover { background-image: url('/images/smallbutton-hover-red.png'); }
.smallred:active { background-image: url('/images/smallbutton-active-red.png'); }
.smallblue:hover {	background-image: url('/images/smallbutton-hover-blue.png'); }
.smallblue:active { background-image: url('/images/smallbutton-active-blue.png'); }
.smallgreen:hover { background-image: url('/images/smallbutton-hover-green.png'); }
.smallgreen:active { background-image: url('/images/smallbutton-active-green.png'); }
.smallgold:hover { background-image: url('/images/smallbutton-hover-gold.png'); }
.smallgold:active { background-image: url('/images/smallbutton-active-gold.png'); }

.mediumbutton { text-align:center; width:145px; max-width:145px; height:21px; max-height:19px; padding-top:5px;	background-image: url('/images/mediumbutton.png'); ; font-size: 10px;font-family:Verdana, Arial, Helvetica, sans-serif;;color: #333333; }
.mediumred:hover { background-image: url('/images/mediumbutton-hover-red.png'); }
.mediumred:active { background-image: url('/images/mediumbutton-active-red.png'); }
.mediumblue:hover {	background-image: url('/images/mediumbutton-hover-blue.png'); }
.mediumblue:active { background-image: url('/images/mediumbutton-active-blue.png'); }
.mediumgreen:hover { background-image: url('/images/mediumbutton-hover-green.png'); }
.mediumgreen:active { background-image: url('/images/mediumbutton-active-green.png'); }
.mediumgold:hover { background-image: url('/images/mediumbutton-hover-gold.png'); }
.mediumgold:active { background-image: url('/images/mediumbutton-active-gold.png'); }

.largebutton { text-align:center; width:245px; max-width:245px; height:19px; max-height:19px; padding-top:5px;	background-image: url('/images/largebutton.png'); font-size: 10px;font-family:Verdana, Arial, Helvetica, sans-serif;;color: #333333; }
.largered:hover { background-image: url('/images/largebutton-hover-red.png'); }
.largered:active { background-image: url('/images/largebutton-active-red.png'); }
.largeblue:hover {	background-image: url('/images/largebutton-hover-blue.png'); }
.largeblue:active { background-image: url('/images/largebutton-active-blue.png'); }
.largegreen:hover { background-image: url('/images/largebutton-hover-green.png'); }
.largegreen:active { background-image: url('/images/largebutton-active-green.png'); }
.largegold:hover { background-image: url('/images/largebutton-hover-gold.png'); }
.largegold:active { background-image: url('/images/largebutton-active-gold.png'); }


.fileUpload {
	position: relative;
	/* overflow: hidden; */
	margin: 3px; 
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

input:hover {
    border: 1px solid blue;
    background: #F4F4F4;
}

searchbox {
    width:10px;
	height:25px;
	font-size:10px;
	border:none;
}
.basic-145-container {
	width:145px;
	max-width:145px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.basic-245-container {
	width:245px;
	max-width:245px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.basic-600-container {
	width:590px; 
	max-width:594px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.form-600 {
	width:590px;
	max-width:594px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.form-845 {
	width:845px;
	max-width:841px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.form-745 {
	width:735px;
	max-width:741px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.form-145 {
	width:120px;
	max-width:122px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.form-245 {
	width:235px;
	max-width:240px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


/* DatePicker CSS */
/* DatePicker Container */
.ui-datepicker {
	width: 216px;
	height: auto;
	margin: 5px auto 0;
	background: #FFFFFF;
	font: 9pt Arial, sans-serif;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	padding: 0px;
}
.ui-datepicker a {
	text-decoration: none;
}
/* DatePicker Table */
.ui-datepicker table {
	width: 100%;
	padding: 0px;
	 border-spacing: 0;
}
.ui-datepicker-header {
	background: url('../images/dark_leather.png') repeat 0 0 #000;
	color: #e0e0e0;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #111;
}
.ui-datepicker-title {
	text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
}
.ui-datepicker-next {
	float: right;
	background-position: center 0px;
}
.ui-datepicker thead {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
	background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 6pt;
	padding: 0px;
	color: #666666;
	text-shadow: 1px 0px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
	padding: 0px;
	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
	border-right: 0px;
}
.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
	padding:0px;
}
.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: linear-gradient(top,  #ededed 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);

}
.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
	background: #6eafbf;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	color: #e0e0e0;
	text-shadow: 0px 1px 0px #4d7a85;
	filter: dropshadow(color=#4d7a85, offx=0, offy=1);
	border: 1px solid #55838f;
	position: relative;

	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
}
.ui-datepicker-trigger {
	margin-left: 3px;
	position:relative;
	top: 3px;
}
.rowspace01 {
	height:3px;
}

 /* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	margin: 50px auto; /* 15% from the top and centered */
	padding: 10px;
	border: 1px solid #888;
	width: 400px; /* Could be more or less, depending on screen size */
	border-radius: 10px;
}

/* The Close Button */
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
} 

/* ----------------------------------------------- */
/* Working Overlay                                 */
/* ----------------------------------------------- */
.working-overlay {
	background: #ffffff;
	color: #666666;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 5000;
	top: 0;
	left: 0;
	float: left;
	text-align: center;
	padding-top: 25%;
	opacity: .80;
}

.working-spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid red;
    border-right-color: transparent;
    border-radius: 50%;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}