body {margin: 0px;
	background:url(../images/bluetexture250.jpg) repeat;
	font-family:"Helvetica";
	}

@font-face {
    font-family: 'Space';
    src: url('../fonts/space age.otf') format('otf'),
        url('../fonts/space age.ttf') format('truetype');
}

h3 {
	text-align:center;
}

a:link {
	color:#FFF;
	text-decoration:none;
}

a:visited {
    color: #EEE;
}

a:hover {
	color:#f6ed30;;
	text-decoration:none;
}

input[type="radio"] {
	cursor: pointer;
}

ul{
	list-style-type:none;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 10px;
}

ul li {
	background: url('../images/bullet_yellow.png') no-repeat;
	padding-left: 20px;
	margin-bottom: 7px;
	font-size: 14px;
}


.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('../images/knobs/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('../images/knobs/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('../images/knobs/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('../images/knobs/error.png');
}




.affititle {
	width:100%;
	margin-bottom:3px;
}

.affiparagraph {
	width:100%;
	margin-bottom:2px;
}

.divdetails {
	width: 960px;
	height: 21px;
}

.divdetailstext {
	float:left;
	width: 400px;
	height: 21px;
}

.userdetails {
	width: 100%;
	height: 21px;
}

.userdetailstext {
	float:left;
	width: 193px;
	height: 21px;
}

.affidavitinput{
	border:2px solid #00004B;
	width:200px;
}

.userdetailsinput{
	border:2px solid #00004B;
	float:left;
	width:260px;
}

.BlueButtonLight {
	width:220px;
	text-align:center;
	background-color:#337ab7;
	border:3px solid #FFF;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	padding:16px 0px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.BlueButtonLight:hover {
	background-color:#f6ed30;
	color: black;
}
.BlueButtonLight:active {
	position:relative;
	top:1px;
}

.BlueSmlButtonLight {
	width:220px;
	text-align:center;
	background-color:#337ab7;
	border:3px solid #FFF;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	padding:5px 0px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
	margin-left:5px;
	margin-right:5px;
}
.BlueSmlButtonLight:hover {
	background-color:#f6ed30;
	color:black;
}
.BlueSmlButtonLight:active {
	position:relative;
	top:1px;
}

.BlueTableButtonLight {
	text-align:center;
	background-color:#337ab7;
	border:2px solid #FFF;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	padding:1px 3px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
	margin-left:1px;
	margin-right:5px;
}
.BlueTableButtonLight:hover {
	background-color:#f6ed30;
	color:black;
}
.BlueTableButtonLight:active {
	position:relative;
	top:1px;
}

.BlueButton {
	width:220px;
	text-align:center;
	background-color:#00004B;
	border:3px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	padding:16px 0px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.BlueButton:hover {
	background-color:#f6ed30;
	color: black;
}
.BlueButton:active {
	position:relative;
	top:1px;
}

.YellowButton {
	width:220px;
	text-align:center;
	background-color:#f6ed30;
	border:3px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	padding:16px 0px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}

.YellowButton:hover {
	background-color:#00004B;
}
.YellowButton:active {
	position:relative;
	top:1px;
}

.BlueSmlButton {
	background-color:#00004B;
	border:2px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	padding:4px 20px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.BlueSmlButton:hover {
	background-color:#f6ed30;
	color:black;
}
.BlueSmlButton:active {
	position:relative;
	top:1px;
}

.YellowSmlButton {
	background-color:#f6ed30;
	border:2px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	padding:4px 20px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.YellowSmlButton:hover {
	background-color:#00004B;
}
.YellowSmlButton:active {
	position:relative;
	top:1px;
}

.BlueSmlButtonFull {
	width: 100%;
	background-color:#00004B;
	border:2px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	padding:4px 20px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.BlueSmlButtonFull:hover {
	background-color:#f6ed30;
	color: black;
}
.BlueSmlButtonFull:active {
	position:relative;
	top:1px;
}

.YellowSmlButtonFull {
	width: 100%;
	background-color:#f6ed30;
	border:2px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-size:14px;
	padding:4px 20px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.YellowSmlButtonFull:hover {
	background-color:#00004B;
}
.YellowSmlButtonFull:active {
	position:relative;
	top:1px;
}

.pageContactSectionLeft{
	width: 100%;
	border: 3px solid #D8D8D8;
	-webkit-box-shadow:
		0px 0px 0px 1px #fff,
		5px 5px 2px #0D0D0D;

	-moz-box-shadow:
		0px 0px 0px 1px #fff,
		5px 5px 2px #0D0D0D;

        box-shadow:
                0px 0px 0px 1px #fff,
		7px 7px 2px #0D0D0D;
	background-color: #E6E6E6;
	color:#000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:5px;
	float:left;
	min-height: 500px;
}
.pageContactSectionRight{
	width:274px;
	border: 3px solid #D8D8D8;
	-webkit-box-shadow:
		0px 0px 0px 1px #fff,
		5px 5px 2px #0D0D0D;
   
	-moz-box-shadow:
		0px 0px 0px 1px #fff,
		5px 5px 2px #0D0D0D;
   
        box-shadow:
                0px 0px 0px 1px #fff,
		7px 7px 2px #0D0D0D;
	background-color: #00004B;
	color:#FFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:5px;
	float:left;
	min-height: 500px;
}

.pagePricingCalcSection{
	width:914px;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #00004B;
	color:#FFF;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:5px;
	margin-right:10px;
	min-height: 200px;
}

.pagePricingSection{
	width:960px;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #E6E6E6;
	color:#000;
	margin-bottom:5px;
	margin-right:10px;
}

.pagePricingSectionInner {
    padding-top:0px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	display:none;
}

.pricingheader {
	background-color:#00004B;
	color:white;
	font-size: large;
	text-align: center;
	cursor: pointer;
}

.pricingheader:hover {
	color: black;
	background-color: #f6ed30;
}

.pricings{
	width:914px;
	height:30px;
	overflow: hidden;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D0D0D0;
}

.pricingdescdivs{
	float:left;
	width:330px;
	height:25px;
	margin-top:5px;
}

.pricingdivs{
	float:left;
	width:180px;
	height:25px;
	margin-top:5px;
}

.pageArticleSection{
	width:914px;
	height:auto;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #E6E6E6;
	color:#000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:5px;
	margin-right:10px;
	overflow:hidden;
}

.pageBlurp{
	width:400px;
	min-height:150px;
	color:white;
	padding-right:30px;
	padding-left:30px;
	margin-right:10px;
	margin-left:10px;
	float:left;
	text-align: justify;
}

.pageBlurp img{
	border: 3px solid #D8D8D8;
	-webkit-box-shadow:
		0px 0px 0px 1px #fff,
		5px 5px 2px #0D0D0D;
   
	-moz-box-shadow:
		0px 0px 0px 1px #fff,
		5px 5px 2px #0D0D0D;
   
        box-shadow:
                0px 0px 0px 1px #fff,
		7px 7px 2px #0D0D0D;
}

#industry {
	height:auto;
}

.industryradio {
	float:left;
	width:320px;
}


#pageAll {

	}


	
#pageTop > #pageTopcontainer{
	background: -webkit-radial-gradient(ellipse at 50% 0%, rgba(255,255,255,0.5), rgba(255,255,255,0));
	background: -o-radial-gradient(ellipse at 50% 0%, rgba(255,255,255,0.5), rgba(255,255,255,0));
	background: -moz-radial-gradient(ellipse at 50% 0%, rgba(255,255,255,0.5), rgba(255,255,255,0));
	background: radial-gradient(ellipse at 50% 0%, rgba(255,255,255,0.5), rgba(255,255,255,0));
	margin:0px auto;
	height: 78px;
}

#pageTop > #pageTopcontainer > #pageTopWrap{
	width: 960px;
	margin:0px auto;
	height: 78px;
}
#pageTop > #pageTopcontainer > #pageTopWrap > #pageTopLogo {
	float:left;
	height:78px;
	width:200px;
}
#pageTop > #pageTopcontainer > #pageTopWrap > #pageTopUpper {
	float:left;
	height:78px;
	width:760px;
}
#pageTop > #pageTopcontainer > #pageTopWrap > #pageTopUpper > #topmenu1 {
	float:right;
	height:78px;
	width:500px;
	margin-top:23px;
}
#pageTop > #pageTopcontainer > #pageTopWrap > #pageTopUpper > #topmenu1 > div {
	float:right;
	text-align:center;
}
#pageTop > #pageTopcontainer > #pageTopWrap > #pageTopUpper > #topmenu1 > div> a {
	color:#FFF;
	text-decoration:none;
	margin:0px 10px;
}
#pageTop > #pageTopcontainer > #pageTopWrap > #pageTopUpper > #topmenu1 > div> a:hover {
	color:#f6ed30;
}

#pageTop > #pageTopLower {
	float:left;
	height:50px;
	width:100%;
	background:#00004B;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}
#pageTop > #pageTopLower > #menu1 {
	margin:0px auto;
	width:960px;
	height:50px;
}
#pageTop > #pageTopLower > #menu1 > div {
	float:left;
	margin-top:16px;
	width:150px;
	text-align:center;
}
#pageTop > #pageTopLower > #menu1 > div> a {
	color:#FFF;
	text-decoration:none;
	margin:0px 10px;
}
#pageTop > #pageTopLower > #menu1 > div> a:hover {
	color:#f6ed30;
}

#pageTop > #pageSlogan {
	font-family: Space;
	float: none;
	color:#FFF;
	text-align: center;
	font-size: 35px;
	height: 100px;
}

#pageMiddle {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#pageMiddle:after {
	content: " ";
	display: block;
	clear: both;
}

#pageMiddle > #pageMiddleHalfLeft {
	float:left;
	width:440px;
	margin:5px auto;
	color:#FFF;
	margin: 5px;
	padding: 5px;
	border: 3px solid white;
	float: left;
}


#pageMiddle > #pageMiddleHalfRight {
	float:left;
	width:440px;
	margin:5px auto;
	color:#FFF;
	margin: 5px;
	padding: 5px;
	border: 3px solid white;
	float: right;
}

#pageMiddleScorecardSection{
	width:934px;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #FFF;
	color:#000;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
}

.pageMiddleScorecardSection{
	width:934px;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #FFF;
	color:#000;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
}

.pageMiddleScorecardSectionQP table{
	border-collapse: collapse;
}

.pageMiddleScorecardSectionQP table tr{
	border-bottom: 1px solid #b2b2b2 !important;
}

.pageMiddleScorecardSectionQP div h4{
	margin-top: 40px;
	font-size: 18px;
	text-decoration: underline;
}


#pageMiddleScorecardSection:after {
	content: " ";
	display: block;
	clear: both;
}

.pageMiddleScorecardSectionQP{
	width:888px;
	border: 3px solid #00004B;
	border-radius: 5px;
	background-color: #EEE;
	color:#00004B;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}

.pageMiddleScorecardSectionQP:after {
	content: " ";
	display: block;
	clear: both;
}

.pageMiddleScorecardTitle{
	width:934px;
	border: 3px solid white;
	border-radius: 5px;
	background-color: #00004B;
	color:white;
	float:left;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
	text-align:center;
}

.pageMiddleScorecardTitle_Sub{
	width:934px;
	border: 3px solid white;
	border-radius: 5px;
	background-color: #003397;
	color:white;
	float:left;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
	text-align:center;
}

.pageMiddleSmartReportsTitle{
	width:934px;
	border: 3px solid white;
	border-radius: 5px;
	background: #003397; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#00004B, #003397); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#00004B, #003397); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#00004B, #003397); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#00004B, #003397); /* Standard syntax */
	color:white;
	float:left;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
	text-align:center;
}

.smart_report_area{
	width: -webkit-calc(100% - 55px);
	width:    -moz-calc(100% - 55px);
	width:         calc(100% - 55px);
	border: 3px solid black;
	border-radius: 5px;
	background-color: #FFF;
	color:#000;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:25px;
	padding-right:25px;
}

.smart_report_area table{

}

.datagrid table {
	border-collapse: collapse;
	text-align: left;
	width: 100%; }

.datagrid {
	font: normal 12px/150% Helvetica, sans-serif;
	background: #fff;
	overflow: hidden;
	border: 1px solid #006699;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; }

.datagrid table td, .datagrid table th {
	padding: 3px 10px;
}

.datagrid table th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( #006699 5%, #00557F 100% );
	background:linear-gradient( #006699 5%, #00557F 100% );
	color:white;
}

.sr_loading{
	text-align: center;
	padding: 50px 0px 80px 0px;
}

.pointstabledivider{
	width:205px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#pageMiddleAffidavitSection{
	width:960px;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #FFF;
	color:#000;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
}

.pageUserSection{
	width:auto;
	color:#000;
}

.pageUserSection a:link {
	color:#000;
	text-decoration:none;
}

.pageUserSection a:visited {
    color: #00E;
}

.pageUserSection a:hover {
	color:#f6ed30;;
	text-decoration:none;
}

.pageUserHalfLeft {
	float:left;
	width:430px;
	margin:5px auto;
	margin: 5px;
	padding: 5px;
	border: 3px solid white;
	float: left;
}


.pageUserHalfRight {
	float:left;
	width:430px;
	margin:5px auto;
	margin: 5px;
	padding: 5px;
	border: 3px solid white;
	float: right;
}

.pageUserDropSection{
	width:914px;
	border: 3px solid #337ab7;
	-webkit-box-shadow:
		0px 0px 0px 1px #b5b5b5,
		5px 5px 2px #0D0D0D;
   
	-moz-box-shadow:
		0px 0px 0px 1px #b5b5b5,
		5px 5px 2px #0D0D0D;
   
        box-shadow:
                0px 0px 0px 1px #b5b5b5,
		7px 7px 2px #0D0D0D;
	background-color: #fff;
	color:#000;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	margin-right:10px;
	display:block;
}

.pageUserDropSection h3{
	color: #3a3a3a;
}

.pageUserDropSection h3:hover{
	color: black;
}

.pageSignupSection{
	width:914px;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #E6E6E6;
	color:#000;
	margin-bottom:5px;
	margin-right:10px;
}

.pageSignupSectionRight{
	width:304px;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #0c013b;
	color:#FFF;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:5px;
	min-height: 500px;
}

.pageFaqSection{
	width:914px;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #FFF;
	color:#000;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:5px;
	margin-right:10px;
}

.pageConfirmSection{
	width:914px;
	border: 3px solid black;
	border-radius: 5px;
	background-color: #FFF;
	color:#000;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:30px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:10px;
}

.clearfloats{
	clear:both;
}

.streamvideo {
	width:320px;
	height:240px;
}

#pageBottom {
	width:auto;
	min-height: 200px;
	margin:30px auto 0px auto;
	font-size:10px;
	clear:both;
	border-top: 3px solid white;
	background:#00004B;
	overflow:hidden;
	box-shadow: 0px 500px 0px 500px #00004B;
}

#suppliersDiv {
	
}

#suppliersDiv table, #suppliersDiv th, #suppliersDiv td {
    border: 1px solid black;
    border-collapse: collapse;
}
#suppliersDiv th, #suppliersDiv td {
    padding: 3px 5px 3px 5px;
    min-width: 100px;
}

#my-id {
  font-size: 22px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
}

#localVideo {
  margin-top: 25px;
  width: 180px;
  height: auto;
  background-color: #eee;
}

#remotes {
  width: 320px;
  height: 240px;
  background-color: #eee;
}

#video-container {
  padding: 25px;
  text-align: center;
}

#step1-error, #step2, #step3 {
  display: none;
}
#my-id {
  font-weight: bold;
  color: #F00;

}

#callto-id {
  height: 38px;
}

#subhead { 
  font-size: 24px;
  color: #F00;
  font-weight: bold;
}

#make-call, #end-call {
  font-size: 18px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
  color: #F00;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* Custom SA Lantern Panel */
.sal_panel {
	margin: 10px;
	border-radius: 3px;
	border-radius: 3px;
	border: 1px solid black;
}

.sal_panel_heading {
	min-height: 30px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	background-color: #BDE5F8;
	font-weight: bold;
	border: 1px solid #aaa;
	cursor: pointer;

	background: #69a8f8; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#69a8f8, #BDE5F8); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#BDE5F8, #D1F0F8); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#BDE5F8, #D1F0F8); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#69a8f8, #BDE5F8); /* Standard syntax */
}

.sal_panel_body {
	padding: 10px;
	background-color: white;
	display: none;
}

.sal_panel_init_display {
	display:block;
}


/* End of custom SA Lantern Panel */






.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

.whatifbuttonsholder {
	height: 50px;
	right: -230px;
	position: fixed;
	top: 35%;
	width: 510px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.whatifbutton {
	background-color:#660066;
	border-left: 2px solid white;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-radius: 8px 0px 0px 0px;
	color: #FFF;
	height: 50px;
	width: 250px;
	cursor: pointer;
	float:left;
}

.whatifbutton:hover {
	background-color: #cc00cc;
}

.whatifbuttonmiddle {
	background-color:#660066;
	border-left: 2px solid white;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-radius: 0px 0px 0px 0px;
	color: #FFF;
	height: 50px;
	width: 200px;
	cursor: pointer;
	float:left;
}

.whatifbuttonmiddle:hover {
	background-color: #cc00cc;
}

.whatifqmark {
	background-color:#cc99ff;
	border-left: 2px solid white;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-radius: 8px 0px 0px 0px;
	color: #FFF;
	height: 50px;
	width: 50px;
	cursor: pointer;
	float:left;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.whatifqmark:hover {
	background-color: #ffccff;
}

.consolidated_scorecard_list {
	margin-top: 20px;
	margin-bottom: 20px;
}

.consolidated_scorecard_list #scorecardlist_area {
	display: none;
	margin: 0 30px 30px 30px;
}

.consolidated_scorecard_list a {
	color: black;
	font-weight: 700;
}

.updateInput{
	padding-left:3px;
}

.show{
	display:;
}

.hide{
	display:none;
}