﻿body {font:normal 12px Arial, sans-serif; background:#91c8d8 url("images/body_bg.gif") repeat-x left top;}
a img {border:none;}
h1 {
  color: #333;
  font-size: 22px;
  line-height: 17px;
}
h2 {
	color: #384027;
	font-size: 16px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;
	font-weight: bolder;*/
}
a, a:visited {
	color:#2f688a;
}
.corner1 {clear:both; height:1px; background:#fff; margin:0 1px; border-left:1px solid #b5b5b5; border-right:1px solid #b5b5b5; overflow:hidden;}
.corner2 {clear:both; height:1px; margin:0 2px; background:#b5b5b5; overflow:hidden;}

#header {padding:6px 0 10px 0;}
#header table {width:100%;}
#header .left, #header .rightm, #header .right {white-space:nowrap;}
.midl {/*background:#fff; border-left:1px solid #b5b5b5;*/ padding:8px;}
#header .leftm .midm, #header .rightm .midm {/*background:#fff;*/ padding:8px;}
#header .right {font-size:11px; text-align:right;}
.midr {/*background:#fff; border-right:1px solid #b5b5b5;*/ padding:8px 0px; text-align:right;}
#header .right a, #header .right a:visited {font:bold 11px arial, tahoma, sans-serif; color:#363636; text-transform:uppercase;}

.headerWrapper {
	width:1160px;
    margin:0 auto;
}

.headerWrapperWide {
	width:1600px;
}


#bodyHeader {
	text-align:center;
	padding:10px 0;
}

#headerLogo {
	width:300px;
	height:68px;
	margin:0 auto;
}

.cheaderLogo {
	display: block;
	height:109px;
	text-decoration: none;
	text-indent: -8000px;
	background: url(images/logo_coverttrack.gif) top center no-repeat;
}

#headerNav {
	text-align: center;
	padding: 35px 0 0 0;
}

#pageWrapper {
	width: 1160px;
	padding: 0;
}
#pageWrapperWide {
	width: 1600px;
	padding: 0;
}

#contentWrapper {
	padding: 0;
}

#contentHeader {
	padding: 0;
	text-align: left;
}

#content {
	margin:0;
	text-align: left;
}
/* =Footer
--------------------------------------------------------------------------------
*/

#footerWrapper {
	width:1160px;
}

#footerWrapperWide {
	width:1600px;
}

#footer {
	font-size: 10px;
	padding: 5px 10px 12px 10px;
}

#footer ul {
	float: right;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	display: block;
	list-style: none;
	margin: 0 0 0 23px;
	padding: 0 0 0 13px;
	background: url(images/footerList.gif) 0 5px no-repeat;
}

#footer a {
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: underline;
}
/* =Content Page Specific
--------------------------------------------------------------------------------
*/

.interiorContentWrapper {
	margin:0;
	padding:0;
}

.interiorContent {
	margin: 0 10px;
}

.interiorContentHeight {
	float: left;
	width: 1px;
	height: 403px !important;
	height: 398px;
}

.contentFooter { margin:0px 20px; font-size:11px; color:#333333; }
.contentFooter a { color:#0e6f85; }

.interiorContentFooter {
	height: 25px;
	margin: 0;
	padding: 0;
}
.editDevice {width:420px; margin:0 auto;}

.tableLeftColumn {
	text-align: right;
	vertical-align:top;
	padding-bottom: 2px;
	padding-right: 8px;
}
.tableRightColumn {
	text-align: left;
}
.required {
	font-size: 10px;
	color: #a61f23;
}
.regForm {
	width: 180px;
}
.smallNote 
{
  font-size: 7pt;
}

/* =Content Organization
--------------------------------------------------------------------------------
*/
.section1 {
	width: 700px;
	top: 20px;
	margin:0 auto;
	min-height: 255px;
	border-bottom:1px solid #cccccc;
}

#section1Left { float:left; }
#section1Right { float:right; }

.section2 {
	width: 980px;
	top: 20px;
	margin:0 auto;
}

.section2Wide {
	width: 980px;
	top: 20px;
	margin:0 auto;
}

#existingUserTopCorners { 
	color:#333333;
	float:left;
	width: 338px;
	height:1px;
	margin-left:1px;
	background-color: #82bdcf;
}

#existingUserBottomCorners { 
	color:#333333;
	float:left;
	clear:left;
	width: 338px;
	height:1px;
	margin-left:1px;
	background-color: #82bdcf;
}

.existingUser {
	color:#333333;
	float:left;
	clear:left;
	width: 340px;
	height:236px;
	background-color: #82bdcf;
}
.existingUser table {
	margin:0px auto;
}
.existingUser .tableRightColumn input {
	width:197px;
}

#newUserTopCorners { 
	color:#333333;
	float:right;
	width: 338px;
	height:1px;
	margin-right:1px;
	background-color: #c7dd83;
}

#newUserBottomCorners { 
	color:#333333;
	float:right;
	clear:right;
	width: 338px;
	height:1px;
	margin-right:1px;
	background-color: #c7dd83;
}
.newUser {
	color:#333333;
	float:right;
	clear:right;
	width: 340px;
	height:236px;
	line-height:1.5;
	background-color: #c7dd83;
}
.newUser table {
	width:220px;
	margin:5px auto;
}
.newUser .signUp {height:85px;}
.contentCenter {
	margin:0 auto;
	height: auto;
	position: relative;
}
.tableProps {
	line-height: 40px;
}
.imageTable {
	width: 300px;
	height: 400px;
}
.imageHolder {
	width: 210px;
	background-color: #FFFFFF;
	height: 250px;
	border: 2px solid #273740;
}
.buttonAlignRight {
	text-align: right;
	background-color: #006199;
	width: 500px;
	}
.submitTable {
	position: relative;
	width: 700px;
	}
	
.tableWrapper {
	border: 1px solid #2f688a;
    border-collapse:collapse;
}
.tableWrapper td {text-align:center; padding:4px; border:1px solid #273740; border-collapse:collapse;}
.tableWrapper1 {
	border: 1px solid #2f688a;
    border-collapse:collapse;
}
.tableWrapper1 td {text-align:left; padding:4px; border:1px solid #273740; border-collapse:collapse;}
.headerStyle {
	color: #FFFFFF;
	background-color: #273740;
	}
.termsandcond {
	width: 600px;
	height: auto;
	margin:0 auto;
	}
.tableWrapper2 {
	width: 600px;
	text-align: center;
	margin:0 auto;
}
.footerQuestion 
{
	color:#333333;
	margin:0px 20px;
	text-align:right;
}
.testingPing
{
	border:solid 1px;
	padding:5px 5px 5px 5px;
	width:380px;
}

.copyrightContainer { margin:15px; }
.copyright { font-size:10px; color:#333333; }

#grantedUsers {position: relative; float:left;margin: 0px 10px 0px 0px; width:460px}
#editGrantedUsers {float:left;width:548px; min-height:300px; padding-left:10px; border-left:solid 1px}
#editGrantedUsers #availables {float:left;margin: 10px 10px 0px 0px}
#editGrantedUsers #buttons, #editGrantedUsers #admin_buttons {float:left;}/*margin: 60px 10px 10px 0px}*/
#editGrantedUsers #granted, #editGrantedUsers #admin_granted {margin: 10px 10px 10px 10px}
#editGrantedUsers #updates {clear:both;text-align:right; padding-right:20px}
#editGrantedUsers .label {float:left; width:80px}
#popMerge {width:318px; margin: 0 0 0 10px; padding:0 10px 10px 10px; border:solid 1px; }
#popMerge p {line-height: 1.5em;}
#popMerge div {padding-left: 148px}

/* Added 8/2/2010 CDJ */
.userDeviceGroups
{
    border-left: 1px solid;
    float: right;
}
.messageBox {
	position: absolute;
	height: 100px;
	width: 500px;
	left: 430px;
	top: 262px;
	display:none;
	background-color: white;
	overflow:auto;
	border-style:solid;
	border-width:thin;
	border-color:Black;
	color:Black;
	padding:5px 5px 5px 5px;
}
.contractupdate 
{
    position: fixed;
    top: 60px;
    left: 330px;
    width:560px;
    height:500px;
    padding: 15px;
	background-color: white;
	border-style:solid;
	border-width:thin;
	border-color:Black;
	overflow:auto;
	display:none;
}
.contractupdate2
{
    position: fixed;
    top: 60px;
    left: 330px;
    width: 760px;
    height: 650px;
    padding: 15px;
    background-color: white;
    border-style: solid;
    border-width: thin;
    border-color: Black;
    overflow: auto;
    display: none;
}
.contractupdate3
{
    position: fixed;
    top: 100px;
    left: 550px;
    width: 760px;
    height: 650px;
    padding: 15px;
    background-color: white;
    border-style: solid;
    border-width: thin;
    border-color: Black;
    overflow: auto;
    display: none;
}
.ulMenu {
	margin: 0px auto; text-align: left; float:right;
}
.ulMenu ul ul 
{
	display: none;
	z-index: 200;
}
.ulMenu ul li:hover > ul {
	display: block;
}
.ulMenu ul {
	padding: 0 20px;
	list-style: none;
	position: relative;
	display: inline-table;
}
.ulMenu ul:after {
	content: ""; clear: both; display: block;
}
.ulMenu ul li {
	float: left;
}
.ulMenu ul li:hover {
	background: #E8E1E1;
	background: linear-gradient(top, #FDF4F4 0%, #FAF5F5 40%);
	background: -moz-linear-gradient(top, #FDF4F4 0%, #FAF5F5 40%);
	background: -webkit-linear-gradient(top, #FDF4F4 0%,#FAF5F5 40%);
}
.ulMenu ul li:hover a {
	color: #fff;
}
.ulMenu ul li a {
	display: block;padding:5px 5px;
}
.ulMenu ul ul {
	background: #FAF5F5; border-radius: 0px; padding: 0;
	position: absolute;
}
.ulMenu ul ul li {
	float: none; 
	border-top: 1px solid #F7F0F0;
	border-bottom: 1px solid #FEFCFC; position: relative;
}
.ulMenu ul ul li a {
	padding: 5px 15px;
	color: #fff;
}	
.ulMenu ul ul li a:hover {
	background: #E8E1E1;
}	
.ulMenu ul ul ul {
	position: absolute; left: 100%; top:0;
}
.partnerContact {
	color: #384027;
	font-size: 16px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.input1 
{
    width:280px;
}
.input2 { width:350px; }
.stateInput
{
    width:200px;
}
.zipInput 
{
	width:70px;
}

.sectionSeparator {padding:3px; border-top:1px solid;margin-top:6px; width:992px}

/* Saved Feed Player Styles */
#savedFeedPlayer { width: 800px; height: 510px; position: fixed; top: 10px; margin-top: 0px; left: -850px; background: #fff; -moz-border-radius: 10px; border-radius: 10px; border: 4px solid #939598; }
.overlayClose { position: absolute; top: -16px; right: -16px; width: 30px; text-align: center; padding: 4px 7px 3px 8px; font-weight: bold; background: #0e76bc; border: 1px solid #000; display: block; text-decoration: none; z-index: 9999; border-radius: 3px; color: #fff; }
.overlayClose:hover { background: #3c90c9; }
.stage .stageWhite { background: #FFFFFF; }
.stageYellow { background: #FFF95B; }
.stagePink { background: #FF66FF; color:#000000; }
.stagePink a { color:#000000; }
.stagePink a:visited { color:#000000; }
.stageRed { background: #CB1818; color:#FFFFFF; }
.stageRed a { color:#FFFFFF; }
.stageRed a:visited { color:#FFFFFF; }
.stageGreen { background: #2CB02C; }
.stageGreen a { color:#000000; }
.stageGreen a:visited { color:#000000; }
.stagePurple { background: #6F126F; color:#FFFFFF; }
.stagePurple a { color:#FFFFFF; }
.stagePurple a:visited { color:#FFFFFF; }
.stageOrange { background: #FFA64B; color:#000000; }
.stageOrange a { color:#000000; }
.stageOrange a:visited { color:#000000; }
.stageBlue { background: #4444FF; color:#FFFFFF; }
.stageBlue a { color:#FFFFFF; }
.stageBlue a:visited { color:#FFFFFF; }
.stageBrown { background: #663300; color:#FFFFFF; }
.stageBrown a { color:#FFFFFF; }
.stageBrown a:visited { color:#FFFFFF; }
.stageGray { background: #8D8D8D; color:#FFFFFF; }
.stageGray a { color:#FFFFFF; }
.stageGray a:visited { color:#FFFFFF; }
.stageBlack { background: #000000; color:#FFFFFF; }
.stageBlack a { color:#FFFFFF; }
.stageBlack a:visited { color:#FFFFFF; }
.followupGreen { background: #2CB02C; }
.followupGreen a {color: #000000;  }
.followupYellow { background: #FFF95B;  color:#000000;}
.followupYellow a { background: #FFF95B;  color: #000000;}
.followupRed { background: #CB1818; color: #FFFFFF; }
.followupRed a { color: #FFFFFF; }
.clear {clear:both;}
.leftcolomn { float:left; }
#trackingMap {position:relative; width:620px; height:500px; top:0px; left:0px;border:3px solid #235b7d; }
.roundedbox { float:right; width:336px; padding-bottom:10px; }
.divbox { -moz-border-radius: 10px; border-radius: 10px; border: 4px solid #939598; padding-left:5px; padding-bottom: 10px; background: #fff; }
.divbox h3.hdrTitle { text-transform: uppercase; text-align: center; margin: -10px auto 10px; color: #636466 !important; }
.divbox h3.hdrTitle span.title { padding: 0 10px; background: #fff; }
.divbox .section { padding-bottom:5px; }
.divbox .top { vertical-align:top; }
.divbox .groupbox { width:260px; height: 46px; margin-right: 20px; border: 1px solid #939598; float: right; overflow: auto; }
.divbox .g {font-weight: bold;}
.divbox .gl {padding-left: 10px; padding-right: 10px; max-height:80px; overflow: auto; display:none;}
.divbox #divSelectGroup {padding: 2px 15px 10px 5px; margin-left: 42px; border: 1px solid #939598; background: white; position: absolute; width: 250px; height: 180px; top:212px; display:none; overflow:auto; }
.btnclose {float:right; padding: 0px 5px 8px 0px;}
.grouppopup {position: absolute; top: 5px; left: 5px; width: 380px; height: 260px; padding-left: 8px; border: 1px solid #235b7d; background: #fff; display: none; }
.leftpadr { float:left; padding-right: 10px;}
.sellist { min-width:200px; }
.divpbtm { padding-bottom:5px; }
.divpbtmn { padding-bottom:5px; display:none; }
.wsnowrap { white-space: nowrap; }
#divLsProcessing { position: absolute; top:150px; left:185px; display:none; }
#divLsResult { min-width:700px; min-height:250px; display:none; }
tr.tblines td { border-top: 1px solid black; border-bottom: 1px solid #939598;  }
.smallbox {width:80px}
.sortable {
    border-collapse:collapse;
}
table.whiteBorder { border: solid 1px #ffffff; }
table.whiteBorder tr td { border: solid 1px #ffffff; }
.searchpopup 
{
    position: fixed;
    top: 60px;
    left: 260px;
    width:780px;
    height:500px;
    padding: 15px;
	background-color: white;
	border-style:solid;
	border-width:thin;
	border-color:Black;
	overflow:auto;
	display:none;
}
.ctbutton {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   text-align:center;
   width:180px;
   display:block;
}
.ctbutton:visited 
{
    color: White;
}
.ctbutton:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
}
.ctbutton:active {
   border-top-color: #1b435e;
   background: #1b435e;
}
.leftcolumn 
{
    float: left;
}
.rightcolumn 
{
    float: right;
    min-height: 390px;
    min-width: 730px;
    border-left: 1px solid grey;
    padding-left: 10px;
}
.validation_summary_headeronly ul
{
    display: none;
}
.highlight:hover 
{ 
    background-color: #bae6ff; 
    color:#000000;
}
.sectionBlock 
{ 
    display:block;
    padding:0;
    margin-top:15px;
    margin-bottom:0px; 
}
.bmargin5 { margin-bottom: 5px; }
.rmargin10 { margin-right: 10px; }
.underline { text-decoration: underline; }
.divInput div { padding-top:5px; }
.oldUnitEntered { text-align:left;width:250px;margin-left:15px; }
.divform .section { padding-bottom: 5px;}
.divform .ft35 { width:35px; display:inline-block;}
.divform .ft100 { width:100px; display:inline-block;}
.divform .top { vertical-align: top; }
span.largeTitle20 { color:#2f688a;font-variant:normal;line-height:normal;font-size:20px;font-family:arial, tahoma, Sans-Serif; }
.stingermenubtn {
   border: 3px solid #D3D0D0;
   background-color: #31698B;
   padding: 8px 0px;
   color: #FFF;
   font-style:normal;
   font-variant:normal;
   font-weight:bold;
   letter-spacing:1px; 
   font-size: 12px;
   font-family: tahoma, verdana, sans-sherif;
   text-decoration: none;
   vertical-align: middle;
   text-align:center;
   width:200px;
   display:block;
}
.stingermenubtn:visited { color: #FFF; }
.stingermenubtn:active { color: #FFF; }
.cellularmenubtn { border: 3px solid #D3D0D0; background-color: #31698B; padding: 8px 0px;color: #FFF;font-style:normal;font-variant:normal;font-weight:bold;letter-spacing:1px; font-size: 12px;font-family: tahoma, verdana, sans-sherif;text-decoration: none;vertical-align: middle;text-align:center;width:200px;display:block;}
.cellularmenubtn:visited { color: #FFF; }
.cellularmenubtn:active { color: #FFF; }
.dashmenubtn { border: 3px solid #D3D0D0; background-color: #31698B; padding: 8px 0px;color: #FFF;font-style:normal;font-variant:normal;font-weight:bold;letter-spacing:1px; font-size: 12px;font-family: tahoma, verdana, sans-sherif;text-decoration: none;vertical-align: middle;text-align:center;width:250px;display:block;}
.dashmenubtn:visited { color: #FFF; }
.dashmenubtn:active { color: #FFF; }
.txtcenter { text-align:center;}
.multiselectpopup { background:#fff;width:520px;height:300px;max-height:300px;position:absolute;padding:8px;border:1px solid #999999;overflow:auto;display:none; }
.liveviewBox { display:inline-block;}
.liveviewContent{ display:inline-block;margin-bottom:20px;margin-right:10px;padding:5px;border:1px solid #999999;width:450px;min-height:150px;height:200px;max-height:200px;overflow:auto; }
.directionfind { padding:10px;border:1px solid #999999;width:430px;min-height:500px;height:500px;max-height:500px;overflow:auto; }
.directionfind .macLastSeen { display:inline-block;font-weight:bold;font-size:14px;float:left; }
.directionfind .macSignal { display:inline-block;margin-right:10px;font-weight:bold;font-size:14px;float:right; }
.directionfind .historyList { margin-top:5px;width:420px;height:150px;max-height:200px;overflow:auto; }
.directionfind #divBars { width:410px;height:200px;max-height:200px;background:white;border-left:2px solid #999999;border-bottom:2px solid #999999;overflow:auto; }
.directionfind .signalBar { display:inline-block;width:15px;height:200px;background:red;border-left:1px solid #ffffff; }
.directionfind .sigStrength { display:inline-block;width:15px;float:right;background:white; }
.multiselectdevice { background:#fff;width:420px;height:100px;max-height:300px;padding:8px;border:1px solid #999999;overflow:auto;}
.cinfopop { width: 250px; height: 120px;background-color: white;position: relative; border: 1px solid #333; padding:5px 5px 5px 5px; z-index:9000; }
.cinfopop:after, .cinfopop:before { border: solid transparent; content: ' '; height: 0; left: 0;position: absolute; width: 0;margin-left: -32px; }
.cinfopop:after { border-width: 17px; top: 85px; border-right-color: white; }
.cinfopop:before { border-width: 16px;top: 86px;border-right-color: #333; }
div.cinfopopClose { background: url("/assets/images/btnClose.gif") no-repeat scroll 0 0 transparent;cursor: pointer;float:right;height: 10px;position: relative;width: 52px; }
div.cinfopopContent { float: left; font-size:12px; } 
.cdrcinfopop { width: 260px; height: 160px;background-color: white;position: relative; border: 1px solid #333; padding:5px 5px 5px 5px; z-index:9000; }
.cdrcinfopop:after, .cdrcinfopop:before { border: solid transparent; content: ' '; height: 0; left: 0;position: absolute; width: 0;margin-left: -32px; }
.cdrcinfopop:after { border-width: 17px; top: 125px; border-right-color: white; }
.cdrcinfopop:before { border-width: 16px;top: 126px;border-right-color: #333; }
div.cdrcinfopopClose { background: url("/assets/images/btnClose.gif") no-repeat scroll 0 0 transparent;cursor: pointer;float:right;height: 10px;position: relative;width: 52px; }
div.cdrcinfopopContent { float: left; font-size:12px; width:250px; } 
.koreStatus { font-size:16px; font-weight:bold;}
.calendarMS td {height:12%;}
.calendar_header {margin:0; padding:0;}
.calendarMS th {color:#fff; border-top:2px solid #fff;}
.calendar_header td {
	padding:5px 10px;
	background:#2f688a;
	text-align: center;
	color:#fff;
}
p.noscript { background-color: Yellow; padding:20px; }
table.columnMapping { width:980px;border: 1px solid #2f688a; padding:5px;}
table.columnMapping td.leftColMap { min-width:450px;width:450px;vertical-align:middle;}
table.columnMapping td.rightColMap { width:100%;vertical-align:middle;}
table.columnMapping .mapField { width:200px;}
.reportTotal { background-color:#d9e9ed; }
.bold { font-weight: bold;}
.altOn { background-color:#d9e9ed; }
.altOff { background-color:#ffffff; }
.red { color: #FF0000;  }
.green { color: #339933;}
.orange { color: #ff9933; }
table.rboSpace td { padding-right:15px;}
/**************************************************** start: wide master ************************************************************************/
.headerWrapperExtraWide {min-width:1250px; width:100%; margin: 0 auto;  }
.pageWrapperExtraWide { min-width:1250px; width: 100%; margin: 0 auto; padding: 0; }
.footerWrapperExtraWide { min-width:1250px; width:100%; margin:0 auto; }
#trackingMapExtraWide { position:relative; min-width:700px;width:100%;height:600px; top:0px; left:0px;border:3px solid #235b7d;padding:0;margin:0; }
.wideListTitle { color: #2f688a;font-size:12px;font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
.rightSection { display:inline-block;min-width:350px;width:350px;vertical-align:top;float:right; }
.leftSection { display:inline-block;min-width:700px;width:100%;vertical-align:top;float:left;}
.tblExtraWide { padding:0;margin:0;min-width:1200px;width:100%; }
.section2ExtraWide { min-width:1200px;width:100%;vertical-align:top; }
#spanFullScreenControlWide { height:25px;position:absolute;top:2px;right:0;margin-right:-4px;z-index:201; }
/**************************************************** end: wide master *********************************************************************/

a.lnk2:link {font:bold 15px arial, tahoma, sans-serif; color:#2f688a; text-transform:uppercase;}
a.lnk2:visited {font:bold 15px arial, tahoma, sans-serif; color:#2f688a; text-transform:uppercase;}
a.lnk2:active {font:bold 15px arial, tahoma, sans-serif; color:#2f688a; text-transform:uppercase;}
a.lnk2:hover {font:bold 15px arial, tahoma, sans-serif; color:red; text-transform:uppercase;}
.upslabel { width:651px;height:392px; }

.floatingStatus2 { background: #00FF00; }
.textReport {display:none; position: fixed; top:20%; left: 25%; right:25%; width:600px; margin:auto; z-index:1002; background-color:White}
.mid {background:#fff; border-left:1px solid #b5b5b5; border-right:1px solid #b5b5b5; padding:8px;}
.minibluebtn { border: 2px solid #D3D0D0; color:#FFF; background-color: #31698B; padding: 4px 8px; color: #FFF; font-style:normal; font-variant:normal ;font-weight:normal; letter-spacing:1px; font-size: 11px; font-family: tahoma, verdana, sans-sherif; text-decoration: none; vertical-align: middle; text-align:center; display:inline-block; }
.minibluebtn:visited { color: #FFF; }
.minibluebtn:active { color: #FFF; }
.mleft10 { margin-left: 10px;}
.mleft8 { margin-left: 8px;}
.mleft5 { margin-left: 5px;}
.mleft3 { margin-left: 3px;}
.fr-pr { float:right; padding-right:8px }
.pt-xl { padding-top: 440px}
.pt-xs { padding-top: 8px }
.rotate90 {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform:scale(0.68) rotate(90deg);
}
.rotate180 {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.rotate270 {
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: scale(0.68) rotate(270deg);
}