﻿/*.green {
  background-color: #84CA2C;
}

.red {
  background-color: #ff2a00;
}

.yellow {
  background-color: #fd8f00;
}

.blue {
  background-color: #318AB5;
}

select {
  height: 26px;
  padding-top: 3px;
}*/

select option{
 padding-top: 3px;
}

.ui-menu {
  min-width: 128px;
  position: absolute;
  text-align: left;
}

button {
  height: 28px;
}

.left {
  float: left;
  margin-right: 32px;
}

.radio-wrap {
 margin-left: -20px;
 text-indent: 20px;
}

.headerLink {
  font-size: 11px;
  padding-left: 2px;
  color: #15A2DA;
  text-decoration: underline;
  cursor: pointer;
  font-weight:normal;
 /* white-space: nowrap;
  overflow: hidden;*/
}

.headerAccent {
  font-size: 13px;
  font-weight:normal;
  padding-left: 10px;
}

.dashboardContent {
  min-width: 1000px;
  position: relative;
}

.dashboardCustomerContent {
  min-width: 988px;
  position: relative;
}


.dashboard_actions {
  cursor: pointer;
  line-height: 25px;
  padding-left: 16px;
}

.dashboard_actions:hover {
  cursor: pointer;
  background-color: #E6E6E6;
}

.dashboard_nohover:hover {
    background-color: transparent;
}

#dashboardButtons {
  width: 100%;
  margin: 0 auto 13px auto;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
  background-color: #f5f5f5;
}

/*#lastUpdate {
  width: 380px;
  float: right;
  text-align: right;
  padding-right: 40px;
  padding-top: 7px;
}*/

#updateText div{
  display: inline;
}


#messagePanel {
  width: 440px;
  display: inline;
  color: #4B4B4B;
  font-size: 13px;
  text-align: left;
  margin-left: 35px;
  position:relative;
}


.msg-panel-bg {
  width: 255px;
  height: 25px;
  float: left;
  padding-top: 10px;
  /*padding-top: 6px;*/
  /*padding-left: 10px;*/
  /*background-color: #fff2cc;*/
  background:  #fff2cc url(../images/alert.png) no-repeat 10px center;
  background-clip: padding-box;
  border-radius: 6px;
  position: relative;
  margin-top: 10px;
}

.msg-panel-bg-lg {
	width: 305px;
	height: 25px;
	float: left;
	padding-top: 10px;
	/*padding-top: 6px;*/
	/*padding-left: 10px;*/
	/*background-color: #fff2cc;*/
	background:  #fff2cc url(../images/alert.png) no-repeat 10px center;
	background-clip: padding-box;
	border-radius: 6px;
	position: relative;
	margin-top: 10px;
}

#contentMessages {
  height: 40px;
  margin-top: 2px;
  /*padding-top: 8px;*/
  padding-bottom: 0px;
}

#partnerAccountsSummary {
  /*padding: 0 16px 10px 16px;*/
  margin: 7px 0px 10px 17px;
  /*min-width: 940px;*/
}

.onlineBackupAll {
  margin: 0 0px 10px 17px;
  padding-bottom: 5px;
  box-shadow: 0 0 0 2px #EAEAEA inset;
  /*min-width: 900px;*/
  background-color: #fbfbfb;
}

.onlineBackupAll-Lg {
	margin: 0 0px 10px 17px;
	padding-bottom: 5px;
	box-shadow: 0 0 0 2px #EAEAEA inset;
	/*min-width: 900px;*/
	background-color: #fbfbfb;
	min-width: 1010px;
}

#licenseSummary {
  margin: 0px 0px 20px 17px;
  padding:0px;
}

#licenseCharts {
  height: 130px;
  box-shadow: 0 0 0 2px #EAEAEA inset;
  background-color: #fbfbfb;
  padding:0;
}

#partnerButtonsContent {
  width:100%;
  min-width: 780px;
  text-align: center;
  background-color: red;
  }

.customerButtonsContent {
  float: left;
  /*width: 750px;*/
  min-width: 750px;
  /*background-color: #f5f5f5;*/
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 1px;
  margin-right: 20px;
  margin-left: -10px;
  }

  .customerButtonsContentFull {
  float: left;
  width: 98.5%;
  background-color: #f5f5f5;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 1px;
  margin-right: 10px;
  margin-left: -10px;
  }

.customerButtonsContentRight {
  display: inline-block;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 1px;
}

.customerButtonsContentRightSelf {
  float: left;
  width: 98.5%;
  /*text-align: right;*/
  background-color: #f5f5f5;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 1px;
  padding-right: 10px;
  margin-left: -10px;
}

  /*.customerButtonsContentRightSelf div {
    margin-right: 26px;
  }

  .customerButtonsContentRightSelf div:first-child {
    margin-right: 125px;
  }*/

#buttonsContainer {
  margin: auto;
  /*background-color: green;*/
}

.dashboard-button-container {
  display: inline-block;
  padding-bottom: 10px;
  /*height: 50px;*/
  margin: auto 5px auto 0px;
 /*float: left;*/
}

#dashboardPartnerAddLabel {
  margin-right: 5px;
  margin-top: 5px;
  padding-top: 2px;
}
 

#avgPaymentAlertIcon {
  position: relative;
  top: 3px;
}

#partnerActions {
  padding: 0 10px 0 16px;
 }

.partnerActionsButton {
  background-color: #008CC1;
  border-style: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  /*box-shadow: 0 2px 0 #0077a4;*/
  color: #ffffff;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  min-width: 96px;
  margin: auto;
}

  .partnerActionsButton:active {
    background-color: #005C8B;
    background-image: -ms-linear-gradient(top, #005C8B 0%, #008CC1 100%);
    background-image: -moz-linear-gradient(top, #005C8B 0%, #008CC1 100%);
    background-image: -o-linear-gradient(top, #005C8B 0%, #008CC1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #005C8B), color-stop(1, #008CC1));
    background-image: -webkit-linear-gradient(top, #005C8B 0%, #008CC1 100%);
    background-image: linear-gradient(to bottom, #005C8B 0%, #008CC1 100%);
  }

  .partnerActionsButton:hover {
    background-color: #018EC4;
  }

.sectionSpacing {
/*  margin-left: 20px;
  margin-right: 10px;*/
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
}

.sectionSpacingBottom {
/*  margin-left: 20px;
  margin-right: 10px;*/
  padding-left: 16px;
  padding-right: 10px;
  padding-top: 0.5em;
  padding-bottom: 20px;
}



table thead {
}

  table thead th {
    background-color: #d3d3d3;
    vertical-align: middle;
    color: #333333;
  }

table td,
table td a,
table td a:visited,
table td a:active {
  text-align: center;
  vertical-align: middle;
 /* color: #ffffff;*/
  padding:0.25em;
}

.heatMapTable table td {
	vertical-align: text-top;
}

.dashboardDataWrapper {
	width: 100%;
	min-width: 940px;
}

#olbUploadedDataContent {
  margin: 0px 0px 0px 16px;
}

#buttonContentDBCustomer {
  width: 490px;
  height: 60px;
  border-top: 1px solid #E5E5E5;
  padding-top: 5px;
  padding-left: 10px;
}

#alertsData {
  margin: 0 0px 9px 16px;
}

.dashboardDataLeft {
  float: left;
  margin-right: 5px;
  margin-left: 0;
  width: 49.3%;
  min-width: 440px;
  text-align:left;
  box-shadow: 0 0 0 2px #EAEAEA inset;
  -moz-box-shadow: 0 0 0 2px #EAEAEA inset;
  -webkit-box-shadow: 0 0 0 2px #EAEAEA inset;
  background-color: #fbfbfb;
}

.dashboardDataRight {
  float: right;
  width:49.3%;
  min-width: 440px;
  margin-right: 0;
  padding-right: 0;
  text-align:left;
  margin-left:5px;
  box-shadow: 0 0 0 2px #EAEAEA inset;
  -moz-box-shadow: 0 0 0 2px #EAEAEA inset;
  -webkit-box-shadow: 0 0 0 2px #EAEAEA inset;
  background-color: #fbfbfb;
}

.dashboardSection_header_text {
 /* width: 80%;*/
  float: left;
  min-width: 440px;
  display: inline;
  white-space: nowrap;
  overflow: hidden;
}

.dashboard_section_header_text { /* new styles 04/02/14 */
  margin-left: 20px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  font-family: 'Open Sans',Arial,sans-serif;
}

.dashboard_subsection_header_text { /* new styles 04/02/14 */
  padding-left: 20px;
  vertical-align: middle;
  color: #333;
  font-size: 14px;
  line-height: 35px;
  font-family: 'Open Sans',Arial,sans-serif;
}

.dashboardSection_header_text {
  padding-top: 5px;
}

.dashboard_button_float_header {
  float: right;
  margin-right: 10px;
  padding-top: 7px;
}

.dashboard_button_float {
  float: right;
  margin-right: 10px;
}

.dashboard_button_float_customer {
  float: right;
}


.subsection_header {
  margin: 5px 0 0 0;
}

.subsection_header h4 {
  padding-top: 2px;
}

.subsection-wrapper {
  text-align: center;
  width: 98%;
  padding: 0;
  /*overflow: scroll;*/
  margin: 0 auto -6px auto;
}

.onlineBackupDataLeft {
  float: left;
  margin-left: 8px;
  width: 48.5%;
  min-width: 410px;
  text-align:left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
 }

.onlineBackupDataLeftLg {
	float: left;
	margin-left: 8px;
	width: 48.5%;
	min-width: 495px;
	text-align:left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.onlineBackupDataRight {
  float: right;
  padding-bottom: 5px;
  margin-left: 0px;
  width: 48.5%;
  min-width: 410px;
  text-align:left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
 }

.obDataDiv {
  padding: 15px 0 15px 0;
  border-left: 2px solid #EFEFEF;
  border-right: 2px solid #EFEFEF;
  box-sizing: border-box;
}

.obDataDiv-bottom {
  padding: 15px 0 15px 0;
  border-left: 2px solid #EFEFEF;
  border-right: 2px solid #EFEFEF;
  box-sizing: border-box;
  background-color: #ffffff;
  border-bottom: 2px solid #EFEFEF;
}

.obDataResult {
  float: right;
  font-weight: bold;
  padding-right: 20px;
  color: #4b4b4b;
  }

.obDataResultGreen {
  float: right;
  font-weight: bold;
  color: #56b661;
  padding-right: 20px;
  }

.obDataResultRed {
  float: right;
  font-weight: bold;
  color: #cb3b42;
  padding-right: 20px;
  }


.obDataTitle {
  /*font-size: 12px;*/
  padding-left: 20px;
}


table#utilizationDataGrid,
table#subscriptionSummaryDataGrid {
  width: 100%;
  height: 100%;
 /* background-color: #F5F5F5;*/
  border-collapse:separate;
  border-spacing:4px;
}


/*table#utilizationDataGrid th,
table#olbCapacityGrid th,
table#subscriptionSummaryDataGrid th {
  padding:0 0.5em 0.25em 0.5em;
}*/

table#subscriptionSummaryDataGrid th,
table#salesAlertsDataGrid th,
table#olbCapacityGrid th {
/*  padding:0 0.5em 0.25em 0.5em;
  height: 30px;*/
}

table thead td.nostyle {
/*  background-color: transparent;*/
}

#subscriptionSummaryDataGridContent,
#olbCapacityContent {
  padding: 0 8px 8px 8px;
}

#utilizationDataGridContent {
  padding: 0 8px 0 0;
}

#tableSubscriptionSummary{
  /*box-shadow: 0 0 0 2px #EFEFEF;
  -moz-box-shadow: 0 0 0 2px #EFEFEF;
  -webkit-box-shadow: 0 0 0 2px #EFEFEF;
  margin-top:0;*/
}

#subscriptionSummaryContent,
#swgWidgetContent {
   box-shadow: 0 0 0 2px #EAEAEA inset;
   -moz-box-shadow: 0 0 0 2px #EAEAEA inset;
   -webkit-box-shadow: 0 0 0 2px #EAEAEA inset;
   background-color: #fbfbfb;
   margin:0px 0px 13px 16px;
}

#swgWidgetContent {
	height: 270px;
}

#olbUsedCapacityContent {
  box-shadow: 0 0 0 2px #EAEAEA inset;
 /* padding-bottom: 8px;*/
  background-color: #fbfbfb;
  margin:-6px 0px 8px 16px;
}

#headerOLBCapacity {
  padding-left: 15px;
  padding-bottom: 7px;
  padding-top: 5px;
  margin-top: -5px;
}

#tableCustomerOLBCapacity {
  box-shadow: 0 0 0 1px #EAEAEA inset;
  margin-top: 10px;
  min-height: 70px;
}

table#olbCapacityGrid {
  width: 95%;
  height: 100%;
 /* background-color: #fbfbfb;*/
  border-collapse:separate;
  border-spacing:4px;
}

table#olbCapacityGrid tbody td {
  padding: 0 0.5em 0.25em 0.5em;
}

.customerAlertsLeft {
  float: left;
  margin-right: 32px;
}

.customerAlertsRight {
  display: inline-block;
}

#salesAlerts {
 /* width: 100%;*/
  height: 100%;
  padding-bottom:1em;
}

#openAlertsAlertMessage {
  width:10%;
  padding:1em;
  float: left;
  text-align: center;
  vertical-align: middle;
}

#openAlertsTableContent {
  width:100%;
	/*min-width: 1200px;*/
  text-align: center;
  margin-top: -2px;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 20px;
  display: inline-block;
  vertical-align: middle;
  background-color: #fbfbfb;
  box-shadow: 0 0 0 2px #EAEAEA inset;
}

.heatMapMainBox {
	width: 1079px;
	display: -ms-flexbox;
	display: flex;
	grid-gap: 10px 30px;
	grid-template-columns: repeat(2,540px);
	grid-auto-flow: column;
	margin: 0 auto;
}


.heatMapMainBoxWrap {
	width: 948px;
	display: -ms-grid;
	display: grid;
	grid-gap: 10px 20px;
	grid-template-columns: repeat(2,480px);
	grid-auto-flow: column;
	margin: 0 auto;
}

.heatMapBox {
	height: 90px;
}

.heatMapButtonContent,
.heatMapHeader {
}

.heatMapButtonContent {
 -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
	flex-wrap:wrap;
}

.heatMapHeader {
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
}

.heatMapHeaderPch,
.heatMapHeaderCF {
	/*position:relative;
	top: 10px;
	left: -98px;*/
	float: left;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
	display: inline;
}

.heatMapHeaderPch {
	width: 385px;
}

.heatMapHeaderCFWrap {
	position: relative;
	top: 90px;
	left: -207px;
}


.heatMapHeaderCFLeft {
	/*left: 43px;*/
}

.heatMapHeaderPchLeft {
	/*left: -82px;*/
	width: 340px;
}



.heatMapHeaderCFWide {
	/*position: relative;
	left: 73px;*/
}

.heatMapHeaderCFLeftIE {
	/*position: relative;
	left: 44px;*/
}

.heatMapHeaderCFWideIE {
	/*position: relative;
	left: 72px;*/
}

.heatMapButton {
	display: inline-block;
	vertical-align: text-top;
	margin-bottom: 10px;
	margin-right: 3px;

}

.heatMapBoxGap {
	margin-right: 55px;
}

.heatMapHeaderPchIE {
	/*left: -79px;*/
}

/***** IE 10 and 11 *****/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (max-width: 1080px) {
	.heatMapMainBoxWrap {
		width: 940px;
		display: -ms-inline-flexbox;
		display: grid;
		grid-gap: 10px 20px;
		grid-template-columns: repeat(2,480px);
		grid-auto-flow: column;
		margin: 0 auto;
	}

	.heatMapHeaderPch, .heatMapHeaderCF {
		/*position: relative;
		top: 10px;*/
		font-weight: bold;
		text-align: left;
		margin-bottom: 5px;
		margin-top: 10px;
		display: inline;
	}

	.heatMapHeaderPch {
		/*left: -94px;*/
	}

	.heatMapHeaderPchIE {
		/*left: -65px;*/
	}

		#boxAV,
		#boxPch {
			margin-right: 30px;
		}

	.heatMapBoxGap {
		margin-right: 28px;
	}

	.heatMapBoxGapWide {
		margin-right: 30px;
	}

	.heatMapBoxGapWideSmall {
		margin-right: 17px;
	}

		/*#boxOlb {
			margin-right: 18px;
		}*/
	}


/*@media only screen and (max-width: 1080px) {
	.heatMapHeaderPch {
		left: -64px;
	}
}*/
/***** Edge *****/
@supports (-ms-ime-align: auto) {
	.heatMapHeaderPch,
	.heatMapHeaderCF {
		/*position: relative;
		top: 10px;*/
		font-weight: bold;
		text-align: left;
		margin-bottom: 5px;
		margin-top: 10px;
		display: inline;
	}

	.heatMapHeaderPch {
		/*left: -94px;*/
	}

	.heatMapBoxGapWide {
		margin-right: 58px;
	}

	.heatMapBoxGapWideSmall {
		margin-right: 58px;
	}
}

.heatMapHeaderPchSelfWide {
	/*left: -150px;*/
}

.heatMapHeaderPchIE {
	/*left: -79px;*/
	width: 340px;
}

.heatMapHeaderPchSelf {
	/*left: -136px;*/
}


/***** Safari *****/
@media not all and (min-resolution:.001dpcm) {
	@media {
		.heatMapHeaderPch {
			left: -82px;
		}
	}
}


/***** FireFox only *****/
@-moz-document url-prefix() {

	.heatMapMainBox {
		width: 1109px;
		display: -ms-flexbox;
		display: flex;
		grid-gap: 10px 30px;
		grid-template-columns: repeat(2,540px);
		grid-auto-flow: column;
		margin: 0 auto;
	}
}  

.button_shrink {
	width: 110px !important;
	font-size: 11px !important;
	line-height: 12px !important;
}


#alertsLegendContent {
  padding: 5px 10px 10px 20px;
  vertical-align: middle ; 
  min-width: 600px;
  height: 10px;
  background-color: #EFEFEF;
  margin-bottom: 0;
  box-shadow: 0 0 0 2px #EAEAEA inset;
}

.chartLegendContent {
  padding: 5px 10px 10px 40px;
  vertical-align: middle ; 
  /*min-width: 700px;*/
  height: 20px;
  background-color: #EAEAEA;
}

#openAlertsButtonGridContent {
  width: 435px; 
  min-width: 435px;  
  margin-left: -15px; 
  padding: 2px 0 0 5px;
}

#openAlertsbuttonsContent {
 
}

#threatContent {
 width: 435px; 
 min-width: 435px; 
 margin-left: 34px;
 margin-right: -15px; 
 /*padding-top: 1px;*/
 text-align: center;
 padding-top:5px;
}



/* OLB gradient rectangle*/
.olbGradient {
  width: 50%;
  background-image: url(../images/olb_gradient.png);
  background-repeat: no-repeat;
  background-size: 100%;
  
}

.olbGradientImg {
   background: white url(../images/olb_gradient.png) no-repeat;
}

/*gradient div*/
.usedPercentageChart {
  width:80%;
  height: 7px;
  float:left;
	background-color: #d8d8d6;
  position: relative;
  margin-top: 5px;
  overflow: hidden;
  }

#gradientNum {
  width: 15%;
  float: left;
  padding-left: 5px;
}

.div-percent-green { 
  background-color:#5FB359;
  height:7px;
  position: absolute;
  z-index:1;
}

.div-percent-orange { 
  background-color:#FB824D;
  height:7px;
  position: absolute;
  z-index:1;
}

.div-percent-red { 
  background-color:#C73E41;
  height:7px;
  position: absolute;
  z-index:1;
}

/* END - OLB gradient rectangle*/


#openDectectedThreatContent {
  width: 100%;
  height: 100%;
  margin: 20px 0 15px 0;
  margin-left: -2px;
  text-align: center;
}

#threatDectedButtonContent {
  width: 100%;
  /*text-align: center;*/
  padding-top:0;
  padding-bottom:0;
  margin-bottom:0;
  margin-top:-3px;
}

table#openAlertsButtonGrid,
table#openAlertsButtonGridSelf {
  /*margin-left: 35px;*/
  border-collapse: separate;
  border-spacing: 3px 4px;
 /* padding-left: 10px;*/
}

table#openAlertsButtonGrid tr td,
table#openAlertsButtonGridSelf tr td {
  padding-right: 1px;
  padding-left: 0;
  padding-bottom:0;
}

table#openAlertsbuttons {
  margin-left: 26px;
  margin-right: 0;
  border-collapse: separate;
  border-spacing: 3px 0;
}

table#openAlertsbuttons tr td {
  padding-right: 1px;
  padding-left: 0;
  padding-bottom:0;
}

#openAlertsContainer {
  min-width: 880px;
}


.noThreats {
  background: url(../images/no-threats.png) 50% 0 no-repeat;
  color: #84CA2C;
  font-weight: bold;
}

.threatsDetected {
  background: url(../images/unremoved-threat.png) 50% 0 no-repeat;
  color: #ff2a00;
  font-weight: bold;
}

#divSelfManagedAlerts {
  margin-top: 62px;
}

.dashboard-btn-labels {
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

.button-white-customer {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: #ffffff url(../images/customers.png) no-repeat 6px center;
  background-origin:padding-box;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width: 155px; 
  height:40px;
  /*min-height: 40px;
  max-height: 50px;*/
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}

  .button-white-customer:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 3px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-customer:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 3px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }


  .button-white-global-alert {
    position: relative;
    border-style: solid;
    border-width: 1px;
    border-color: #d4d4d4;
    border-radius: 4px;
    background: #ffffff url(../images/alert_global.png) no-repeat 6px center;
    background-origin:padding-box;
    box-shadow: 0 2px 0 #d4d4d4;
    color: #4b4b4b;
    font-size: 13px;
    font-family: "Open Sans",Arial,sans-serif;
    width:155px; 
    height:40px;
    /*min-height: 40px;
    max-height: 50px;*/
    padding-left: 20px;
    padding-right: 20px;
    display: inline;
    word-wrap: break-word;
}

  .button-white-global-alert:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-global-alert:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 3px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

.button_add_global_alert {
  background: #ffffff url(../images/alert.png) no-repeat 37px 10px;
  cursor: pointer;
  height: 40px;
  width: 176px; 
  border: 1px solid gray;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  vertical-align: middle;
  font-size: 11px;
  font-family: "Open Sans",Arial,sans-serif;
  padding-bottom: 6px;
  padding-left: 30px;
  padding-right: 8px;
  padding-top: 4px;
  margin-right: 10px; 
}



/*.button_add_master_policy {
  background: #ffffff url(../images/master_policy_button.png) no-repeat 25px 10px;
  cursor: pointer;        
  height: 40px;
  width: 176px;         
  border: 1px solid gray;          
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  vertical-align: middle; 
  font-size: 11px;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-right: 8px;
  padding-top: 4px;
  margin-right: 10px; 
}*/

/*.dashboard-button-label {
  /*display: inline-block;*/
 /* width: 115px;
  word-wrap: break-word;
  min-height: 40px;
  max-height: 50px;
  background-color: yellow;
  text-align: left;
  padding: 0px 6px;
  margin-bottom: auto;
  margin-top: auto;
 }*/

.dashboard-button-label {
  vertical-align: middle;
  line-height: 14px;
  width: 107px;
  /*height: 40px;*/
  position: absolute;
  left: 30px;
  top: 0px;
  bottom: 0px;
  word-wrap: break-word;
  text-align: left;
  padding: 0px 10px;
  margin-top: 5px;
}

.dashboard-button-label-single {
  vertical-align: middle;
  line-height: inherit;
  position: absolute;
  left: 30px;
  top: 6px;
  bottom: 0px;
  word-wrap: break-word;
  text-align: left;
  padding: 5px 10px;
}

.dashboard-button-label-multiple {
  vertical-align: middle;
  line-height: 16px;
  position: absolute;
  left: 30px;
  top: -3px;
  bottom: 0px;
  word-wrap: break-word;
  text-align: left;
  padding: 5px 10px;
}

.dashboard-button-label-breakword {
	vertical-align: middle;
	line-height: 16px;
	position: absolute;
	left: 30px;
	top: -3px;
	bottom: 0px;
	word-wrap: break-word;
	text-align: left;
	padding: 5px 10px;
	width: 70px;
	word-break: break-all;
}

.dashboard-button-label-large {
  vertical-align: middle;
  line-height: inherit;
  width: 115px;
  position: absolute;
  left: 30px;
  top: 5px;
  bottom: 0px;
  word-wrap: break-word;
  text-align: left;
  padding-left: 5px 10px;
}

.dashboard-label-border {
  position: absolute;
  height: 100%;
  float: left;
  border-right: 1px solid #d3d3d3;
  top: 0;
  bottom: 0;
  left: 26px;
}

.dashboard-label-border-lg {
  height: 40px;
  float: left;
  border-right: 1px solid #d3d3d3;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 4px;
}

.button-white-master-policy {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: url(../images/policy.png),
				url(../images/arrow_down_sm.png);
	background-repeat: no-repeat,
					   no-repeat;
						
	background-position: 6px center,
						 135px center;
  background-origin:padding-box,
                padding-box;
  background-color: #ffffff;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width: 155px;
  height:40px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}

.button-white-master-policy-lg { /* For de-DE / pt-BR translation*/
  background: url(../images/policy.png),
              url(../images/arrow_down_sm.png);
  background-repeat: no-repeat,
                     no-repeat;
						
  background-position: 6px center,
                       150px center!important;
  background-origin:padding-box,
                    padding-box;
  width: 170px!important;
}

.button-white-master-policy-exlg { /* For fr-FR translation*/
  background: url(../images/policy.png),
              url(../images/arrow_down_sm.png);
  background-repeat: no-repeat,
                     no-repeat;
						
  background-position: 6px center,
                       165px center!important;
  background-origin:padding-box,
                    padding-box;
  width: 185px!important;
}


/*this is the original*/
/*.button-white-master-policy {
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: url(../images/policy.png),
				url(../images/arrow-down.png);
	background-repeat: no-repeat,
					   no-repeat;
						
	background-position: 7px center,
						 157px center;
  background-origin:padding-box,
                padding-box;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 12px;
  width: 180px; 
  height:auto;
  min-height: 40px;
  max-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}


/*this is the original*/
/*.button-white-master-policy {
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: #ffffff url(../images/master_policy_button.png) no-repeat 25px 10px;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 12px;
  width: auto; 
  height:auto;
  min-height: 40px;
  max-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}*/

  .button-white-master-policy:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }


    .button-white-master-policy:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 1px 0 #d4d4d4;
  }


/*.button_add_user {
  background: #ffffff url(../images/User.png) no-repeat 42px 8px;
  cursor: pointer;        
  height: 40px;
  width: 176px;          
  border: 1px solid gray;          
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  vertical-align: middle; 
  text-align: center;
  font-size: 11px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  margin-right: 10px;    
}*/

.button-white-user {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: #ffffff url(../images/User.png) no-repeat 6px center;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width:140px; 
  height:40px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}

  .button-white-user:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-user:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-user:disabled {
    border: 1px solid rgba(5,75,75,.17);
    background-color: #FFF;
    background-clip: padding-box;
    opacity: .7;
    cursor: default;
    color: rgba(75, 75, 75,.5);
    box-shadow: 0 2px 0 rgba(0,0,0,0.17);
  }

  .button-white-services {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: #ffffff url(../images/services.png) no-repeat 6px center;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width:155px; 
  height:40px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}

  .button-white-services:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-services:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-services:disabled {
    border: 1px solid rgba(75,75,75,.17);
    background-color: #FFF;
    background-clip: padding-box;
    opacity: .7;
    cursor: default;
    color: rgba(75, 75, 75,.5);
    box-shadow: 0 2px 0 rgba(0,0,0,0.17);
  }

.button-white-policy {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: url(../images/policy.png),
				url(../images/arrow_down_sm.png);
	background-repeat: no-repeat,
					   no-repeat;
	background-position: 6px center,
						 117px center;
  background-origin:padding-box,
                padding-box;
  box-shadow: 0 2px 0 #d4d4d4;
  background-color: #ffffff;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width:140px; 
  height:40px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}

  .button-white-policy:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-policy:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-policy:disabled {
    border: 1px solid rgba(75,75,75,.17);
    background-color: #FFF;
    background-clip: padding-box;
    opacity: .7;
    cursor: default;
    color: rgba(75, 75, 75,.5);
    box-shadow: 0 2px 0 rgba(0,0,0,0.17);
  }

    .button-white-policy:focus {
    outline: 0;
  }

.button-white-alert {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: #ffffff url(../images/alert_global.png) no-repeat 6px center;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width:140px; 
  height:40px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}

  .button-white-alert:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-alert:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-alert:disabled {
    border: 1px solid rgba(75,75,75,.17);
    background-color: #FFF;
    background-clip: padding-box;
    opacity: .7;
    cursor: default;
    color: rgba(75, 75, 75,.5);
    box-shadow: 0 2px 0 rgba(0,0,0,0.17);
  }

.button-white-group {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: url(../images/goup.png),
				url(../images/arrow_down_sm.png);
	background-repeat: no-repeat,
					   no-repeat;
						
	background-position: 6px center,
						 117px center;
  background-origin:padding-box,
                padding-box;
  background-color: #ffffff;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width:140px; 
  height:40px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}

  .button-white-group:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-group:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-group:disabled {
    border: 1px solid rgba(75,75,75,.17);
    background-color: #FFF;
    background-clip: padding-box;
    opacity: .7;
    cursor: default;
    color: rgba(75, 75, 75,.5);
    box-shadow: 0 2px 0 rgba(0,0,0,0.17);
  }

    .button-white-group:focus {
    outline: 0;
  }

.button-white-desktop {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  /*vertical-align: middle;*/ /*needed for textwrap/button alignment */
  background: url(../images/desktop.png),
				url(../images/arrow_down_sm.png);
	background-repeat: no-repeat,
					   no-repeat;
						
	background-position: 6px center,
						 117px center;
  background-origin:padding-box,
                padding-box;
  background-color: #ffffff;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width: 140px; 
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}

  .button-white-desktop:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-desktop:visited {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #ffffff;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-desktop:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-desktop:disabled {
    border: 1px solid rgba(75,75,75,.17);
    background-color: #FFF;
    background-clip: padding-box;
    opacity: .7;
    cursor: default;
    color: rgba(75, 75, 75,.5);
    box-shadow: 0 2px 0 rgba(0,0,0,0.17);
  }

   .button-white-desktop:focus {
    outline: 0;
  }

  .button-white-desktop-lg {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  /*vertical-align: middle;*/ /*needed for textwrap/button alignment */
  background: url(../images/desktop.png),
				url(../images/arrow-down.png);
	background-repeat: no-repeat,
					   no-repeat;
						
	background-position: 7px center,
						 117px center;
  background-origin:padding-box,
                padding-box;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width: 140px; 
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  /*word-wrap: break-word;*/
  top: 5px;
}

  .button-white-desktop-lg:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-desktop-lg:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-desktop-lg:disabled {
    border: 1px solid rgba(75,75,75,.17);
    background-color: #FFF;
    background-clip: padding-box;
    opacity: .7;
    cursor: default;
    outline: 0;
    color: rgba(75, 75, 75,.5);
    box-shadow: 0 2px 0 rgba(0,0,0,0.17);
  }

    .button-white-desktop-lg:focus {
    outline: 0;
  }

.button-white-network {
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #d4d4d4;
	border-radius: 4px;
	/*vertical-align: middle;*/ /*needed for textwrap/button alignment */
	background: url(../images/network_device.png), url(../images/arrow_down_sm.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 6px center, 117px center;
	background-origin: padding-box, padding-box;
	background-color: #ffffff;
	box-shadow: 0 2px 0 #d4d4d4;
	color: #4b4b4b;
	font-size: 13px;
	font-family: "Open Sans",Arial,sans-serif;
	width: 140px;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline;
	word-wrap: break-word;
}

  .button-white-network:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-network:visited {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #ffffff;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-network:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-network:disabled {
    border: 1px solid rgba(75,75,75,.30);
    background-color: #FFF;
    background-clip: padding-box;
    opacity: .5;
    cursor: default;
  }

   .button-white-network:focus {
    outline: 0;
  }

  .button-white-network-lg {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  /*vertical-align: middle;*/ /*needed for textwrap/button alignment */
  background: url(../images/network_device.png),
				url(../images/arrow-down.png);
	background-repeat: no-repeat,
					   no-repeat;
						
	background-position: 7px center,
						 117px center;
  background-origin:padding-box,
                padding-box;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width: 140px; 
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  /*word-wrap: break-word;*/
  top: 5px;
}

  .button-white-desktop-lg:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-desktop-lg:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-color: #f3f3f3;
    background-clip: padding-box;
    box-shadow: 0 1px 0 #d4d4d4;
  }

  .button-white-desktop-lg:disabled {
    border: 1px solid rgba(75,75,75,.17);
    background-color: #FFF;
    background-clip: padding-box;
    opacity: .7;
    cursor: default;
    outline: 0;
    color: rgba(75, 75, 75,.5);
    box-shadow: 0 2px 0 rgba(0,0,0,0.17);
  }

    .button-white-desktop-lg:focus {
    outline: 0;
  }

  /* Fix for ie not wrapping text*/
/*#buttonAddDesktopDevice .wraptext {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 95px;
 
 }*/

/*.button-white-refresh {
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: #ffffff url(../images/refresh.png) no-repeat 7px center;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 12px;
  text-align: left;
  padding-left: 30px;
  width: 90px;
  height: 26px;
  display: inline;
} 

  .button-white-refresh:hover {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background: #f3f3f3 url(../images/refresh.png) no-repeat 7px center;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-refresh:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background: #f3f3f3 url(../images/refresh.png) no-repeat 7px center;
    box-shadow: 0 1px 0 #d4d4d4;
  }*/


.button_alert_multiline {
  line-height: 12px;
  background-color: pink;
}

.button_high_alert {
	width: 125px;
	height: 55px;
	background-color: #c73e41;
	background-clip: padding-box;
	box-shadow: 0 2px 0 #972e2b;
	vertical-align: text-top;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-family: "Open Sans",Arial,sans-serif;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	border-radius: 3px;
	border: none;
	padding-bottom: 15px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 14px;
	cursor: pointer;
	word-wrap: break-word;
}

.button_high_alert:hover {
 background-color: #b43939;
/* background-color: rgba(0,0,0,.1);*/
}

.button_high_alert:active {
 background-color: #b43939;
}

.button_medium_alert {
	width: 125px;
	height: 55px;
	background-color: #fb824d;
	background-clip: padding-box;
	box-shadow: 0 2px 0 #c36025;
	vertical-align: text-top;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-family: "Open Sans",Arial,sans-serif;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	border-radius: 3px;
	border: none;
	line-height: 14px;
	padding-bottom: 15px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: pointer;
	word-wrap: break-word;
}

.button_medium_alert:hover {
  background-color: #e67741;
}

.button_low_alert {
	width: 125px;
	height: 55px;
	background-color: #5183b8;
	background-clip: padding-box;
	box-shadow: 0 2px 0 #3c5f87;
	vertical-align: text-top;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-family: "Open Sans",Arial,sans-serif;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	border-radius: 3px;
	border: none;
	padding-bottom: 15px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 14px;
	cursor: pointer;
	word-wrap: break-word;
}

.button_alert_empty {
	width: 125px;
	height: 55px;
	background-color: transparent;
	vertical-align: text-top;
	border-radius: 3px;
	border: none;
	padding-bottom: 15px;
	padding-left: 6px;
	padding-right: 6px;
	cursor: default;
	outline: none;
}

.button_alert_place_holder {
	width: 125px;
	height: 55px;
	/* position: absolute;*/
	background-color: #FBFBFB;
	vertical-align: text-top;
	text-align: center;
	color: #7F7F7F;
	font-size: 12px;
	font-family: "Open Sans",Arial,sans-serif;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	border-radius: 3px;
	border: 1px solid #D2D2D2;
	line-height: 14px;
	cursor: default;
	word-wrap: break-word;
	outline: none;
}

  .button_low_alert:hover {
    background-color: #4975a7;
  }

.button_no_alert {
	width: 125px;
	height: 55px;
	background-color: #5fb359;
	background-clip: padding-box;
	box-shadow: 0 2px 0 #488543;
	vertical-align: text-top;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-family: "Open Sans",Arial,sans-serif;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	border-radius: 3px;
	border: none;
	line-height: 14px;
  cursor: default;
  word-wrap:break-word;
}

.button_no_alert_config {
  width: 125px;
  height: 55px;
  background-color: #bfbfbf;
  background-clip: padding-box;
  box-shadow: 0 2px 0 #aaa;
  vertical-align: text-top;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-family: "Open Sans",Arial,sans-serif;
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
  border-radius: 3px;
  border: none;
  line-height: 14px;
  cursor: pointer;
  word-wrap:break-word;
}

  .button_no_alert_config:hover {
    background-color: #acacac;
  }

/*.button_no_alert_config_partner {
  width: 123px;
  height: 51px;
   position: absolute;
  background-color: #bfbfbf;
  background-clip: padding-box;
  box-shadow: 0 2px 0 #aaa;
  vertical-align: text-top;
  text-align: center;
  font-size: 1.1em;
  color: #ffffff;
  border-radius: 3px;
  border: none;
  padding-bottom: 15px;
  z-index:0;
  cursor: default;
}*/
	/*.alert_badge {
  width: 27px;
  height: 14px;
  border-radius: 7px;
  border: 1px solid gray;
  text-align: center;
  vertical-align: middle;
  background-color: #000000;
  background-clip: padding-box;
  font-size: 12px;
  opacity: .3;
  margin-top: -18px;
  margin-left: 48px;
  z-index: 1;
  padding-bottom: 2px;
  color: #ffffff;
}*/
	.alert_badge_high {
  width: 27px;
  height: 14px;
  background-color: #8c2c2c;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
/*  padding-bottom: 2px;*/
 }

 .alert_badge_high_wide {
  width: 41px;
  height: 14px;
  background-color: #8c2c2c;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
/*  padding-bottom: 2px;*/
 }

 .alert_badge_high_wider {
  width: 47px;
  height: 14px;
  background-color: #8c2c2c;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
/*  padding-bottom: 2px;*/
 }

 .alert_badge_medium {
  width: 27px;
  height: 14px;
  background-color: #b35c32;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
 /* padding-bottom: 3px;*/
}

 .alert_badge_medium_wide {
  width: 41px;
  height: 14px;
  background-color: #b35c32;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
 /* padding-bottom: 3px;*/
}

 .alert_badge_medium_wider {
  width: 47px;
  height: 14px;
  background-color: #b35c32;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
 /* padding-bottom: 3px;*/
}

 .alert_badge_low {
  width: 27px;
  height: 14px;
  background-color: #385b81;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
 /* padding-bottom: px;*/
}

  .alert_badge_low_wide {
  width: 41px;
  height: 14px;
  background-color: #385b81;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
 /* padding-bottom: px;*/
}

   .alert_badge_low_wider {
  width: 47px;
  height: 14px;
  background-color: #385b81;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
 /* padding-bottom: px;*/
}

.alert_badge_threat {
  width: 27px;
  height: 14px;
  /* position: absolute;*/
  border-radius: 7px;
  text-align: center;
  vertical-align: middle;
  background-color: #8c2c2c;
  background-clip: padding-box;
  color: #ffffff;
  font-size: 11.87px;
  opacity: .9;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
/*  padding-bottom: 2px;*/
  z-index: 0;
}

.alert_badge_threat_wide {
  width: 41px;
  height: 14px;
  /* position: absolute;*/
  border-radius: 7px;
  text-align: center;
  vertical-align: middle;
  background-color: #8c2c2c;
  background-clip: padding-box;
  color: #ffffff;
  font-size: 11.87px;
  opacity: .9;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
/*  padding-bottom: 2px;*/
  z-index: 0;
}

.alert_badge_threat_wider {
  width: 47px;
  height: 14px;
  /* position: absolute;*/
  border-radius: 7px;
  text-align: center;
  vertical-align: middle;
  background-color: #8c2c2c;
  background-clip: padding-box;
  color: #ffffff;
  font-size: 11.87px;
  opacity: .9;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
/*  padding-bottom: 2px;*/
  z-index: 0;
}

.no_alert_badge {
  width: 27px;
  height: 14px;
  /*background-color: #385b81;*/
  visibility: hidden;
  background-clip: padding-box;
  color: #fff;
  border-radius: 7px;
  margin-top: -16px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11.87px;
  opacity: .9;
  z-index: 0;
  text-align: center;
}

.no_alert_badge_threat {
   width: 27px;
  height: 14px;
  /* position: absolute;*/
  border-radius: 7px;
  border: 1px solid gray;
 /* background-color: #8c2c2c;*/
  visibility: hidden;
  background-clip: padding-box;
  color: #ffffff;
  font-size: 11.87px;
  opacity: .9;
  margin-top: -16px;
  margin-left: auto;
/*  padding-bottom: 2px;*/
  z-index: 0;
   text-align: center;
 
}

.alert_marker_high {
  border-radius: 20px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #c73e41;
  float: left;
  margin-right: 5px;
  margin-top:3px;
 /* margin: 5px 5px 0 10px;*/
}

.alert_marker_medium {
  border-radius: 20px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #fb824d;
  float: left;
  margin-right: 5px;
  margin-top:3px;
/*  margin: 5px 5px 0 26px;*/
}

.alert_marker_low {
  border-radius: 20px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #5183b8;
  float: left;
  margin-right: 5px;
  margin-top:3px;
/*  margin: 5px 5px 0 26px;*/
}

.alert_marker_none {
  border-radius: 20px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #5fb359;
  float: left;
  margin-right: 5px;
  margin-top:3px;
 /* margin: 5px 5px 0 28px;*/
}

.alert_marker_noconfig {
  border-radius: 20px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #bfbfbf;
  float: left;
  margin-right: 5px;
  margin-top:3px;
 /* margin: 5px 5px 0 25px;*/
}

.alert_marker_warned {
  border-radius: 20px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #505050;
  float: left;
  margin-right: 5px;
  margin-top:3px;
  /*margin: 5px 5px 0px 28px;*/
}

.alert_legend {
  float: left; 
  margin-right: 15px;
  vertical-align: middle;
}

.alert_legend_button {
  float: left; 
  margin-right: 15px;
  margin-top: 5px;
  vertical-align: middle;
}


.section_header_view_sales_ops {
  float: left;
  margin: 0.25em 2em 0 0;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 10px;
}

.chartSection {
  width: 33%;
  height: 130px;
  text-align: center;
  float: left;
  border-right: 2px solid #efefef;
  padding:0;
  margin:0 auto;
}

.chartSectionEnd {
  width: 33%;
  height: 130px;
  text-align: center;
  float: left;
  padding:1px;
  margin:0 auto;
}

.chartSectionContent {
  width:100%; 
  margin:0 auto; 
  text-align:center;
	float:left;
}

#olbDevicesChart,
#olbDevicesNoData,
#olbDevicesNA {
  width: 160px;
  height: 160px;
  margin: auto;
}

.chartSectionCustomer {
  width: 48%;
  height: 100%;
  text-align: center;
  float: left;
}

.chartContentLabel {
  width: 100%;
  z-index: 0;
  margin-top: -80px;
}

.chartPercent {
  color: #359EB9;
  font-size: 20px;
}

.chartPercentGrey {
  color: #d8d8d8;
  font-size: 20px;
  margin-left: 5px;
}

.chartZero {
  background: url(../images/zero.png) no-repeat center center;
}

.chartZeroTrans {
  background: url(../images/dashed_donut_80_trans.png) no-repeat center center;
}

.chartNA{
	background: url(../images/NA.png) no-repeat center center;
}

sup {
  font-size: 10px;
  vertical-align: text-top;
}

.chartContentLabel-NA {
  font-size: 19px;
  color: #d8d8d8;
  margin-top: 5px;
}

.chartContentTitle {
  padding: 23px 0 20px 5px;
  text-align: left;
}

.chartCustomerLabel {
	display: inline;
	position: relative;
  width: 100%;
  height: 160px;
  z-index: 0;
  color: #359EB9;
  font-size: 14px;
  top: -87px;
}

.containerUsedLabel {
	display: inline;
	position:relative;
	width: 160px;
	height: 160px;
	z-index: 0;
	color: #359EB9;
	font-size: 14px;
	top: -87px;
	right: 40px;
}

.olbLabel {
  width: 100%;
  padding-bottom: 10px;
  /*padding-left: 4px;*/
  color: #359EB9;
}

#chartContainerDevicesBackedup {
  width: 100%;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #359EB9;
}


.paidLabel {
  width: 45%;
  height: 25px;
  text-align: left;
  padding-left: 5px;
	display: table-row;
}

	.paidLabel > span,
	.trialLabel > span {
		display: inline-block;
		width: 55px;
		word-break: break-all;
	}


.paidLabel > span:nth-child(2) {
	/*padding-left: 50px;*/
	padding-right: 5px;
	width: 50%;
	word-wrap: break-word;
	display: table-cell;
}

.paidLabelLg,
.paidLabelMd {
	width: 100px;
	height: 25px;
	text-align: left;
	display: table-row;
}

.paidLabelLg > span:first-child {
	width: 80px;
	display: table-cell;
}

.paidLabelLg > span:nth-child(2) {
	width: 50px; 
	display: table-cell;
	padding-left: 30px;
	padding-right: 5px;
}

.paidLabelMd > span:first-child {
	width: 106px; 
	display: table-cell;
}

.paidLabelMd > span:nth-child(2) {
	padding-right: 5px;
	display: table-cell;
}

.trialLabelLg,
.trialLabelPC{
  width: 100px;
	max-width: 100px;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
  height: 25px;
  text-align: left;
	display: table-row;
}

.trialLabel {
	width: 45%;
	height: 25px;
	text-align: left;
	padding-left: 15px;
	display: table-row;
}

	.trialLabel > span:nth-child(2) {
		padding-right: 5px;
		width: 50%;
		word-wrap: break-word;
		display: table-cell;
	}

.trialLabelLg > span:nth-child(2) {
	display: table-cell;
	padding-right: 5px;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}

.trialLabelPC > span:nth-child(2) {
	display: table-cell;
	padding-right: 5px;
	text-align: left;
}

.divChart {
  height: 140px;
  float: left;
}

divChartTop {
  margin-bottom: 5px;
}

.dashboardActions {
  /*margin-left: 1em;*/
  color: #333333;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  float:left;
}


#salesFilterActions {
  /*margin-left: 32px;*/
  float: left;
}

#dashboardSalesAlertsFilterActions {
  margin-left: .5em;
}

  .dashboardActions span {
    padding-right: 0.5em;
  }

  .dashboardActions select {
    margin-right: 0.25em;
  }

  .dashboardActions input {
   width: 200px;
  }

    .dashboardActions input:active {
    
    }

    .dashboardActions input:hover {
      border-color: #009FDB;
    }

 span.clearicon {
  position: relative;
}

  span.clearicon span {
    position: absolute;
    display: block;
    top: 2px;
    right: 8px;
    width: 16px;
    height: 16px;
    background: url('../images/grey_x.png') no-repeat center center;
    cursor: pointer;
  }

    span.clearicon span:hover {
     background: url('../images/grey_x_hover.png') no-repeat center center;
  }



#actionButtonsContent {
  margin-top: 30px;
  float: right;
  vertical-align: middle;
  margin-right: 10px;
}

.dashboardActionsContent {
  width: 100%;
  /*min-width: 870px;*/
  float: left;
  vertical-align: middle;
}

.dashboardSalesActionsContent {
  width: 99%;
  /*min-width: 870px;*/
  float: left;
  vertical-align: middle;
  /*margin-right: 5px;*/
}


.dashboardSection_actions {
  float: right;
  margin: 0 2em 0 0;
  vertical-align: middle;
  cursor: pointer;
}

#dashboardCustomerFilterSection {
  /*text-align:right;*/
  /*width: 97.3%;*/
  width: 100%;
  margin-left: 18px;
  text-align: left;
}

.customer_open,
.panel_open {
  height: 18px;
  width: 18px;
  vertical-align: middle;
  background: url(../images/arrow_down.png) center center no-repeat;
  cursor: pointer;
  /*padding-left: -30px;*/
  margin-left: 0;
}

.customer_closed,
.panel_closed {
  height: 18px;
  width: 18px;
  vertical-align: middle;
  background: url(../images/arrow_right.png) center center no-repeat;
  cursor: pointer;
  /*padding-left: -20px;*/
  margin-left: 0;
}

#dashboardActionsLinks {
  margin-left: 18px;
  margin-top: 10px;
  padding-right: 0px;
}


#customerWrapper {
  width: 100%;
  display: inline-block;
  /*padding: 10px 32px 0px 0px;*/
  margin-left: 55px;
  /*margin-bottom:10px;*/
  /*margin-left: 71px;*/
  /*min-width: 853px;*/
}

#inputCustomerListFilter {
  width: 508px;
  float: left;
  height: 25px;
  /*font-style: normal;*/
}


::-webkit-input-placeholder { font-style: italic; }
::-moz-placeholder { font-style: italic; } /* firefox 19+ */
:-ms-input-placeholder { font-style: italic; } /* ie */
input:-moz-placeholder { font-style: italic; }

#customerWrapper input[type="text"] {
  border: 1px solid #d6d6d6;
}

  #customerWrapper input[type="text"]:hover,
  #customerWrapper input[type="text"]:focus{
    border: 1px solid #898989;
  }


#dashboardFilterActions input[type="text"] {
  border: 1px solid #d6d6d6;
}

  #dashboardFilterActions input[type="text"]:hover,
  #dashboardFilterActions input[type="text"]:focus{
    border: 1px solid #898989;
  }

#dashboardFilterActions select {
  height: 26px;
  padding-bottom: 4px;
  padding-top: 3px;
}

#selecteActions {
  margin-bottom: 2px;
  padding-top: 3px;
}


#customerListClear {
  margin-top: 4px;
  margin-left:-20px;
  float:left;
  height:9px; 
  width:9px;
  padding-top: 5px;
  cursor: pointer;
}

#salesFilterClear {
  margin-top: 18px;
  margin-left:-20px;
  float:left;
  height:9px; 
  width:9px;
  padding-top: 5px;
  cursor: pointer;
}

.supportInformationEn {
  width: 433px;
  min-width: 433px;
  max-width: 433px;
}

.supportInformationOther {
  width: 472px;
  min-width: 472px;
  max-width: 472px;
}

#addCustomerContent {
  float: left;
}

#dashboardActions {
  float: left;
}

#divButtons {
  width: 98.5%;
  margin-left: 17px;
  margin-right: 20px;
  background-color: #f5f5f5;
  padding-right: 20px;
  padding-left: 10px;
  text-align: left;
}

#customerSummary {
  padding: 0 0px 0 16px;
  min-width: 940px;
  margin-top: -10px;
  margin-bottom: 12px;
}

#accountInfo {
  margin: 10px -8px 10px 30px;
  font-size: 13px;
}

#accountContact {
  margin: 0 0 0 30px;
 /* width: 100%;*/
 min-width: 990px; 
 vertical-align:middle;
}

#lastUpdateContent {
  float: right;
  vertical-align: middle;
  margin-right: 0;
  padding-right: 0;
}

#lastUpdateContentCustomer {
  float: right;
  vertical-align: middle;
  margin-right: -242px;
  /*margin-top: 20px;*/
}

.accountContactContent {
  float: left;
}

.accountContactLabel {
  margin-bottom: 10px;
  line-height: 14px;
  text-align:left;
}


#accountStatusValueContent {
  float: right;
  margin-left: 10px;
}

#accountContactValueContent {
  width: 18%;
  float: left;
  margin-left: 10px;
}

/*#accountContactPhoneValue,
#accountStatusValue {
  height: 13px;
}*/

#accountStatusContent {
  float: left;
  padding-left:25px;
  /*margin-left: 40px;*/
}

/*#divContactEmail {
  float: left;
  width: 20%;
  min-width: 330px;
}*/

/*#divContactPhone {
  float: left;
  width: 20%;
  min-width: 320px;
}*/

/*#divContactType {
  float: left;
  width: 22%;
}*/

.centerDiv {
  text-align: center;
}


.chartsContent {
  padding: 10px 10px 0 10px;
}

table#tableOLBRestore tbody tr:hover {
  /*background-color: #b9e3f1;*/
}

.redText {
  color: red;
}


.formElement input[type='checkbox'] {
  float: none;
}


/*    End Customer List Content     */

/* Bau License content*/

#bauFilterSection {
  margin-left: 15px;
}

#bauTableContent {
  width: 100%;
  margin-left: 5px;
  margin-right: 0px;
}

#dashboardFilterBauActions {
  padding-top: 16px;
  margin-left: 7px;
  min-width: 600px;
  float: left;
}

#licenseAddContent,
#activationContent,
.add_license_button_wrapper {
  margin-left: 10px;
  margin-bottom: 10px;
}

  #activationContent h3 {
    margin-bottom: 20px;
  }

  #activationContent p {
    margin-bottom: 10px;
  }

#activationContentButtons {
  margin: 23px auto 10px auto;
  text-align: center;
}

  #licenseAddContent input[type="text"] {
    width: 200px;
    margin-top: 10px;
  }

#licenseErrorContent {
  margin-top: 10px;
}

#actionBauContent {
  margin-top: 17px;
  margin-right: 8px;
  float: right;
}

#btnBauAddLicense {
  float: left;
  /*margin-top: 8px;*/
}

.convert-status {
  background: url(../images/check.png) no-repeat -2px center;
  }

#wizardContent {
  width: 100%;
}

.bauWizardContainer {
  width: 95%;
  height: 520px;
  min-width: 800px;
  margin-left: 40px;
  margin-top: 20px;
  border: 2px solid #e2e1e1;
}

.bauBreadCrumbContainer {
  height: 60px;
  vertical-align: middle;
}

.bauBreadCrumbs {
  width: 100%;
  height: 35px;
  margin: 20px 0;
  background-color: #e2e1e1;
}

.bauBreadCrumbsContent {
  float: left;
  margin-left: 30px;
  width: 21%;
}

.bauCrumb-inactive {
  width: 45px;
  height: 45px;
  border-radius: 30px;
  border: 2px solid #e2e1e1;
  background-color: #fff;
  text-align: center;
  margin-top: -7px;
  text-align: center;
}

.bauCrumb-active {
  width: 45px;
  height: 45px;
  border-radius: 30px;
  border: 2px solid #359EB9;
  background-color: #fff;
  text-align: center;
  margin-top: -7px;
  text-align: center;
}

.bauCrumb-count-inactive {
  height: 60px;
  padding-top: 15px;
  color: #a1a0a0;
  font-weight: bold;
  font-size: 14px;
}

.bauCrumb-label-inactive {
  width: 160px;
  margin-left: 50px;
  margin-top: -60px;
  color:  #4b4b4b;
}

.bauCrumb-count-active {
  height: 60px;
  padding-top: 15px;
  color: #359EB9;
  font-weight: bold;
  font-size: 14px;
}

.bauCrumb-label-active {
  width: 160px;
  margin-left: 50px;
  margin-top: -60px;
  color: #359EB9;
}

.bau-label-agreement {
  margin-left: 12px;
}

.bau-label-select {
  margin-left: 30px;
}

.bau-label-assign {
  margin-left: 30px;
}

.bau-label-summary {
  margin-left: 30px;
}

.bauWizardContent {
  height: 340px;
  min-width: 50%;
  padding: 10px;
  border: 1px solid #e2e1e1;
  margin: 5px 30px 35px 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; 
}

#no-filter {
  color: #c9c9c9;
  font-size: 11px;
  font-style: italic;
}

#filterList {
  height: 220px;
  width: 63%;
  min-width: 400px;
  margin: 0 50px 30px 90px;
  border: 2px solid #e2e1e1;
  padding-top: 10px;
  padding-left: 10px;
  overflow-y: auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; 
}

  #cbAccountsContent {
    margin-bottom: 10px;
  }

#accountSelectedValidation {
  height: 22px;
  margin-left: 90px;
  margin-top: 5px;
}

#selectedAccountsContent {
  width: 68.8%;
  max-height: 295px;
  padding: 10px;
  overflow-y: auto;
  overflow-x: hidden;
}

.selectedAccounts {
  margin-left: 40px;
  width: 95%;
}

.totalSeats {
  margin-left: 30px;
  margin-top: 12px;
  margin-bottom: 98px;
  width:66.8%;
}

  .totalSeats span {
    margin-right: 170px;
    font-size: 13px;
  }

  .selectedAccounts input,
  .totalSeats input {
  width: 65px;
  margin-bottom: 10px;
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
  height: 20px;
  border: 1px solid #898989;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  }

  .totalSeats input {
    border: none;
    font-size: 13px;
    float: right;
  }

.bau-selected-count {
  float: right;
}

.bau-selected-name {
  float: left;
}

.bauLicenseDataContent {
  margin: 5px 30px 10px 30px
}

.bauAssignContent {
  margin: 5px 20px 0 30px;
  width: 66.8%;
  height:28px;
}

#textAreaBauAgreement {
   border: none;
}

#agreementLink {
  margin-left: 30px;
  margin-bottom: 30px;
  width: 150px;
}

.bauButtonContent {
  width: 100%;
  min-width: 800px;
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.bauCancelbutton {
  float: left;
}

.bauAgreementButton {
   float: right;
   margin-right: 4.6%;
}

.bau-back {
  margin-right: 10px;
}

.bauAssignLabels {
  margin-right: 169px;
  float: left;
}

.bauData div,
.bauLabels div {
  padding-bottom: 10px;
}

.hrBauAssign {
  width: 66.8%;
  margin: 0 0 0 30px;
  border-color: #e2e1e1;
}

.bauLabels, .bauData {
  float: left;
}

.bauData {
  margin-left: 30px;
  width:60%;
}
.bauData1 {
  /*margin-left: 97.9%;*/
  float: right;

}

.assignSeatsLabel {
  margin-top: 30px;
  margin-left: 30px;
}

.filterContent {
  margin: 10px 20px 0 30px;
}

 

#filterLabel,
#filterPartnerContent,
#filterSelfContent {
  float: left;
}

#filterLabel,
#filterPartnerContent {
  margin-right: 15px;
}



input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}


#countErrorImg {
  margin-right: -102px;
  float: right;
}

#errorMessageContent {
  height: 40px;
  margin-right: -152px;
  margin-top: 35px;
  float:right;
}

.message-box {
  background-color: #f3d9d9;
  border-radius: 6px;
  background-clip: padding-box;
  width: 280px;
  height: 65px;
  position: relative;
  color: #c4433f;
  padding-left: 10px;
  padding-top: 10px;
}

  
.arrow-up {
	width: 0; 
	height: 0; 
  position:absolute;
  top: -15px;
  margin-left: 180px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #f3d9d9;
}


#bauConvertedTableContent table{
  display: block;
  max-height: 220px;
  overflow-y: auto;
  width: 720px;
}


/* End Bau License content*/

/* Tooltip Content */
.addMasterPolicyWrap {
  margin-bottom: 2em;
  width: 300px;
}

.addMasterPolicyWrap:last-of-type {
  margin-bottom: 0;
}

.addMasterPolicySectionHeader {
  
}

.addMasterPolicySectionContent {
  float: left;
 /* width: 100%;*/
}

.addMasterPolicyButtonWrap {
 /* width: 100%;*/
}


/*tooltippers*/
.dashboardAddDeviceContent {
  margin-bottom: 25px;
  /*width: 100%;*/
  max-width: 220px; 
}

  .dashboardAddDeviceContent:last-of-type {
    margin-bottom: 0;
  }

.addDeviceImage {
  float: left;
  width: 25%;
}

.dashboardAddDeviceSection {
  float: left;
  width: 75%;
  margin-left: 43px;
  margin-top:-25px;
}

.addMobileDevceImage {
  height: 30px;
  width: 30px;
}

#addDeviceRemoteImage {
  height: 30px;
  width: 30px;
  background: url(../images/overlay-remote_deployment.png) center center no-repeat;
  margin-right: 1em;
}

#addDevicePackageImage {
  height: 30px;
  width: 30px;
  background: url(../images/overlay-installation_package.png) center center no-repeat;
  margin-right: 1em;
}

#addDeviceEmailImage {
  height: 30px;
  width: 30px;
  background: url(../images/overlay-email_invitation_enrollment.png) center center no-repeat;
  margin-right: 1em;
}

#addAgentInstallImage {
  height: 30px;
  width: 30px;
  background: url(../images/overlay-agent_install_file.png) center center no-repeat;
  margin-right: 1em;
}

#addSMSEnrollImage {
  height: 30px;
  width: 30px;
  background: url(../images/overlay-sms_enrollment.png) center center no-repeat;
  margin-right: 1em;
}

#addEmailEnrollImage {
  height: 30px;
  width: 30px;
  background: url(../images/overlay-email_invitation_enrollment.png) center center no-repeat;
  margin-right: 1em;
}

.addGroupWrap {
  margin-bottom: 2em;
  width:350px;
  padding: 0 1.5em 0 1.5em;
}

  .addGroupWrap:last-of-type {
    margin-bottom: 0;
  }

.addGroupSection {
  float: left;
  width: 325px;
}

#nameInput {
  width: 200px;
}

#descInput {
  width: 200px;
}
/* End Tooltip Content */

/* Sales Alert Content*/

.leftAlert {
  /*float: left;*/
  position: absolute;
  width: 50px;
  /*top: 10px;*/
  overflow: hidden;
  /*padding: 10px 20px 10px 20px;*/
}


/* code for ie9 & 8*/
#avImg, #cfImg, #buImg, #hddImg, #ramImg, #appImg{
  position: absolute;
  width: 50px;
  height: 90px;
  overflow: hidden;
  padding: 25px 20px 10px 20px;
  cursor: pointer;
 }

#avImgNone, #cfImgNone, #buImgNone, #hddImgNone, #ramImgNone, #appImgNone{
  position: absolute;
  width: 50px;
  height: 90px;
  overflow: hidden;
  padding: 25px 20px 10px 20px;
 }


#avDesc, #cfDesc, #buDesc, #hddDesc, #ramDesc, #appDesc {
  position:absolute;
  width: 210px;
  height:90px;
  left: 80px;
  overflow: hidden;
  padding: 25px 0 10px 0;
  vertical-align: middle;
  cursor: pointer;
}

#avDescNone, #cfDescNone, #buDescNone, #hddDescNone, #ramDescNone, #appDescNone {
  position:absolute;
  width: 210px;
  height:90px;
  left: 80px;
  overflow: hidden;
  padding: 25px 0 10px 0;
  vertical-align: middle;
}

/* end code for ie9 & 8*/

.leftDesc {
  /*float: left;*/
  position:absolute;
  width: 210px;
  height:60px;
  left: 80px;
  overflow: hidden;
  padding: 10px 0 10px 0;
  vertical-align: middle;
}

.leftAlertCount {
  position: absolute;
  width: 50px;
  /*top: 10px;*/
  /*float: left;*/
  /*padding: 10px 20px 10px 20px;*/
  overflow: hidden;
  cursor: pointer;
}

.leftDescCount {
  position: absolute;
  /*float: left;*/
  width: 210px;
  height: 60px;
  left: 80px;
  padding: 10px 0 10px 0;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
}

.alertLabel{
  margin: 4px 0 8px 0;
    
}

.rightArrow {
  float: right;
  padding: 37px 5px 22px 0;
  cursor: pointer;
}

.link {
  text-decoration: underline;
  cursor: pointer;
}

.alertContent {
  position: relative;
  display: inline-block;
  width: 325px;
  height: 90px;
  border-bottom: 1px solid #d6d6d6;
  margin-top: -1px;
}

.alertContent:hover {
  background-color: #f0f0f0;
 
}

.alertContent-selected {
  position: relative;
  display: inline-block;
  width: 325px;
  height: 90px;
  border-bottom: 1px solid #d6d6d6;
  background-color: #e2e1e1;
   margin-top: -1px;
}

.alertContent-none {
  position: relative;
  display: inline-block;
  width: 325px;
  height: 90px;
  border-bottom: 1px solid #d6d6d6;
}

.alertContent-noBorder-none {
  position: relative;
  display: inline-block;
  width: 325px;
  height: 90px;
}

.alertContent-noBorder {
  position: relative;
  display: inline-block;
  width: 325px;
  height: 90px;
}

.alertContent-noBorder:hover {
    background-color: #f0f0f0;
}

.alertContent-noBorder-selected {
  position: relative;
  display: inline-block;
  width: 325px;
  height: 90px;
  background-color: #e2e1e1;
  margin-top: -1px;
}


#salesOptionsContent {
  float:left;
}

#salesConfigureButton {
  margin-left: 10px;
}

table#avSalesDetailTable,
table#cfSalesDetailTable,
table#olbSalesDetailTable,
table#hddSalesDetailTable,
table#ramSalesDetailTable,
table#appSalesDetailTable {
  width: 320px;
  height: 405px;
  text-align: center;
  margin: 15px 0px 10px 17px;
}

table#avSalesDetailTable thead th,
table#cfSalesDetailTable thead th,
table#olbSalesDetailTable thead th,
table#hddSalesDetailTable thead th,
table#ramSalesDetailTable thead th,
table#appSalesDetailTable thead th {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 100%;
  height: 25px;
}

table#avSalesDetailTable tbody td,
table#cfSalesDetailTable tbody td,
table#olbSalesDetailTable tbody td,
table#hddSalesDetailTable tbody td,
table#ramSalesDetailTable tbody td,
table#appSalesDetailTable tbody td {
  text-align: left;
  width: 320px;
  padding: 10px 0 10px 5px;
 }

  
  table.salesDetailTable tr td:nth-child(even) {
    background-color: #FFFFFF;
  }

  table.salesDetailTable tr:nth-child(odd) {
    background-color: #f5f5f5;
  }

.salesScroll {
  height: 405px;
  overflow-y: auto;
  margin: 0;
  padding:0;
}

.textGreen {
  color: green;
}

#salesAlertOptions {
  width: 680px;
  margin: 0 auto;
}


#tableSaleAlertsContent {
  width: 100%;
  margin-left: 4px;
  /*margin-right:4px;*/
}

#salesAlertsWrapper {
  width: 680px;
  height: 460px;
  border: 1px solid #d6d6d6;
  margin-top: 20px;
}


#alertsContent {
  width: 325px;
  height: 460px;
  border-right: 1px solid #d6d6d6;
  float: left;
}

.button-white-csv {
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width: 150px;
  height: 16px;
  cursor: pointer;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 2px;
  /*display: inline;*/
}

  .button-white-csv:hover,
  .button-white-csv:disabled {
    border: 1px solid rgba(75,75,75,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #FFF;
    box-shadow: 0 2px 0 rgba(0,0,0,.17);
  }

  .button-white-csv:disabled {
    cursor: default;
  }

  .button-white-csv:active {
    border: 1px solid rgba(0,0,0,.17);
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    box-shadow: 0 1px 0 #d4d4d4;
  }

/* End Sales Alerts Content*/

/*  Add Customer Page*/

.formBlock {
  width:100%;
}

.formElement, .formBlock {
  margin-bottom: 0.5em;
}

.formBlock .formElement {
  margin-bottom: 0;
  width:48.25%
}

.formBlock div:nth-child(1)
{
padding-right:2%;
}

	.formBlock .formElement input {
		width: 97.2%;
		padding-left: 2%;
	}

	.formBlock .formElement select {
		width: 99.2%;
		padding-left: 2%;
	}

.formBlock div:nth-child(2)
{
/*padding-right:2%;*/
float:right;
margin-right:1.5%;
}

.formElement label {
  margin-bottom: 0.5em; 
}

.formElement input, .formElement select {
  width:97.2%;
  padding-left:0.8%;
}

#dashboardSelectAlginment select {
  width:98.3%;
}

.formElement .checkbox
{
padding-right:2%;
}


.button-cancel {
  color: #15A2DA;
  text-decoration: underline;
  cursor: pointer;
  display: inline;
  background: none;
  border: none;
  margin-top: 15px;
  font-family: "Open Sans",Arial,sans-serif;
  padding: 0;
}

.services-license-content {
}

.services-info {
 border: 1px solid #d6d6d6;
 border-radius: 4px;
 padding: 16px;
 margin:8px 0 8px 0;
}

.services-info-text {
  background: url(../images/Info_Filled.png) no-repeat 0 center;
  height: 100%;
}

.services-info-text p {
  margin-left: 20px;
}

.services-network-info {
 padding: 16px 0 0 16px;
}

.services-network-info-text {
  background: url(../images/info.png) no-repeat 0 top;
  height: 100%;
	width: 90%;
}

  .services-network-info-text p {
    margin-left: 20px;
  }

.service-check {
  display: inline-block;
  background: url(../images/check.png) no-repeat 0 -1px;
  height: 100%;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

/*.newTab {
 width: 100%;
 padding-right: 25px;
 /*background: url(../images/new_tab.png) 145px center no-repeat;
 background: url(../images/new_tab.png) 200px center no-repeat;
 
}*/

/*div*/


.avInstalled {
  width: 18px;
  height: 18px;
  background: url(../images/antivirus_installed_enabled.png) 0 0 no-repeat;
}

.avNotInstalled {
  width: 18px;
  height: 18px;
  background: url(../images/antivirus_not_installed.png) 0 0 no-repeat;
}

.cfInstalled {
   width: 18px;
  height: 18px;
  background: url(../images/content_filter_installed_enabled.png) 0 0 no-repeat;
}

.cfNotInstalled {
  width: 18px;
  height: 18px;
  background: url(../images/content_filter_not_installed.png) 0 0 no-repeat;
}

.olbInstalled {
  width: 18px;
  height: 18px;
  background: url(../images/online_backup_installed_enabled.png) 0 0 no-repeat;
}

.olbNotInstalled {
  width: 18px;
  height: 18px;
  background: url(../images/online_backup_not_installed.png) 0 0 no-repeat;
}

.highAlertIcon {
  width: 18px;
  height: 18px;
  background: url(../images/alert_1A.png) 0  no-repeat;
  /*float: left;*/
  cursor: pointer;
}

.mediumAlertIcon {
  width: 18px;
  height: 18px;
  background: url(../images/alert_1B.png) 0 0 no-repeat;
  /*float: left;*/
  cursor: pointer;
}

.lowAlertIcon {
  width: 18px;
  height: 18px;
  background: url(../images/alert_1C.png) 0 0 no-repeat;
  /*float: left;*/
  cursor: pointer;
}


#mediumCAlertCount {
  padding-left: 20px;
  margin-top: 1px;
  color: #fe8348;
}

  #mediumCAlertCount:hover {
    color: #B35C32;
    text-decoration: underline;
  }

#highCAlertCount {
  padding-left: 20px;
  margin-top: 1px;
  color: #c93f3f;
}

  #highCAlertCount:hover {
    color: #8C2C2C;
    text-decoration: underline;
  }

#lowCAlertCount {
  padding-left: 20px;
  margin-top: 1px;
  color: #5182b9;
}

  #lowCAlertCount:hover {
    color: #385B81;
    text-decoration: underline;
  }

.av_enabled {
  background: transparent url(../images/antivirus_installed_enabled.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.cf_enabled {
  background: transparent url(../images/content_filter_installed_enabled.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.olb_enabled {
  background: transparent url(../images/online_backup_installed_enabled.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.rit_enabled {
  background: url(../images/remote_it_installed_enabled.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.swg_enabled {
	background: transparent url(../images/SWG_Enabled.png) center center no-repeat;
	height: 18px;
	width: 18px;
	float: left;
}

.sig_enabled {
	background: transparent url(../images/SIG_Enabled.png) center center no-repeat;
	height: 18px;
	width: 18px;
	float: left;
}

.av_disabled {
  background: transparent url(../images/antivirus_not_installed.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.cf_disabled {
  background: transparent url(../images/content_filter_not_installed.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.olb_disabled {
  background: transparent url(../images/online_backup_not_installed.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.rit_disabled {
  background: transparent url(../images/remote_it_not_installed.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.swg_disabled {
	background: transparent url(../images/SWG_Not_Installed.png) center center no-repeat;
	height: 18px;
	width: 18px;
	float: left;
}

.sig_disabled {
	background: transparent url(../images/SIG_Not_Installed.png) center center no-repeat;
	height: 18px;
	width: 18px;
	float: left;
}

.rit_na {
  font-weight: bold;
  margin-right: 65%;
  color: #A8A8A8;
  font-size: 13px;
  letter-spacing: -2px;
}

.av_expired {
  background: transparent url(../images/antivirus_7.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.cf_expired {
  background: transparent url(../images/content_filter_7.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.olb_expired {
  background: transparent url(../images/online_backup_7.png) center center no-repeat;
  height: 18px;
  width: 18px;
  float: left;
}

.swg_expired {
	background: transparent url(../images/SWG_Expired.png) center center no-repeat;
	height: 18px;
	width: 18px;
	float: left;
}

.sig_expired {
	background: transparent url(../images/SIG_Expired.png) center center no-repeat;
	height: 18px;
	width: 18px;
	float: left;
}

.avNotOffered {
  width: 18px;
  height: 18px;
  background: url(../images/antivirus_not_offered.png) center center no-repeat;
}

.cfNotOffered {
  width: 18px;
  height: 18px;
  background: url(../images/content_filtering_not_offered.png) center center no-repeat;
}

.olbNotOffered {
  width: 18px;
  height: 18px;
  background: url(../images/online_backup_not_offered.png) center center no-repeat;
}

.ritNotOffered {
  width: 18px;
  height: 18px;
  background: url(../images/remote_IT_not_offered.png) center center no-repeat;
}

.spNotOffered {
  width: 18px;
  height: 18px;
  background: url(../images/shadow_protect_not_offered.png) center center no-repeat;
}

.swgNotOffered {
	width: 18px;
	height: 18px;
	background: url(../images/SWG_Not_Offered.png) center center no-repeat;
}

.sigNotOffered {
	width: 18px;
	height: 18px;
	background: url(../images/SIG_Not_Offered.png) center center no-repeat;
}

.serviceDescription {
  float: left;
  display: inline;
  margin-right: 0.5em;
}

table#serviceDetailTable td,
table#serviceDetailTable th{
  text-align: left;
  padding-left: 8px;
}

table#customerListTable,
table#bauLicenseTable {
  min-width: 910px;
}

 table#customerListTable tbody tr:nth-child(even) td,
 table#bauWizardConvertTable tbody tr:nth-child(even) td{ 
    background-color: #f5f5f5;
  }

 table#customerListTable tbody tr:nth-child(odd) td,
 table#bauWizardConvertTable tbody tr:nth-child(odd) td{ 
    background-color: #fff;
  }


table#serviceDetailTable,
table#bauConvertedTable {
  border-color: #e2e1e1;
  margin-bottom: 15px;
}

table#bauWizardConvertTable {
  border-color: #e2e1e1;
  width: 100%;
}

 table#serviceDetailTable tbody tr:nth-child(even) td,
 table#bauConvertedTable tbody tr:nth-child(even) td {
    background-color: #f5f5f5;
  }

  table#serviceDetailTable tbody tr:nth-child(odd) td,
  table#bauConvertedTable tbody tr:nth-child(odd) td {
    background-color: #fff;
  }
 
  .formField {
  background: transparent;
  border: none;
}

.innerTable {
  margin: 0 17px 0 17px;
}

.pageBottom {
  width: 100%;
  padding-bottom: 20px;
}

/* Custom Support Page*/
img[preloadable].empty{
  width:0; height:0;
}

 img[preloadable]{
  width:auto; height:auto;
}


.ng-modal-div{
  padding-bottom: 13px;
}

#supportPanelMain {
  width: 100%;
  height: 100%;
  margin-bottom: 15px;
}


#supportPanelContent {
  width: 220px;
  height: 100%;
  padding: 10px 40px 0 20px;
  border-top: 1px solid #999;
}

#buttonContentSupport {
  width: 100%;
  text-align: left;
  margin-bottom: 25px;
  margin-top: 30px;
}

#divButtonContent {
  text-align: center;
  margin-bottom: 25px;
  margin-top: 30px;
  padding: 0;
}

#divButtonContentClient {
  width: 622px;
  text-align: right;
  margin-bottom: 25px;
  margin-top: 30px;
  padding: 0;
}

.fontBlack {
  color: #000;
}

#clientModalContent {
  width: 100%;
  float: left;
  padding-left: 0;
  margin-bottom: 30px;
  margin-top: -5px;
}

#logoContent {
  margin-top: 2px;
}

#previewMobilePhoneContent {
  padding-bottom: 13px;
}

#previewFaxContent {
  padding-bottom: 13px;
}

#previewAddressContent {
  width: 150px;
  float: left;
  margin-top: 12px;
}

#panelAddressContent {
  margin-top: 10px;
}

.client-email-link {
  margin-bottom: 13px;
}

.support-left {
  float: left;
}

#previewPhoneFaxContent {
  width: 195px;
  float: right;
  text-align: right;
  margin-top: 12px;
}

#previewClientPhoneContent{
  width: 175px;
  float: left;
  text-align: right;
  margin-top: 12px;
}

#addtionalInfoClient {
  padding: 13px 10px 20px 10px;
  overflow-y: auto;
  max-height: 50px;
  margin-top: 10px;
  /*border: none;*/
  width: 350px;
  resize: none;
}

#addtionalInfo {
  padding: 13px 10px 0 0;
  overflow-y: auto;
  max-height: 50px;
  border: none;
  width: 407px;
  resize: none;
}

#addtionalInfoContent {
  height: auto;
}


#divMainContactSection {
  width: 250px;
  float: left;
}

#clientModalWrapper {
  width: 610px;
  height: 100%;
  text-align: left;
  padding-top: 5px;
  padding-left: 40px;
  padding-right: 40px;
  border-top: 1px solid #999;
}

.ng-modal-dialog-titlebar {
  background-color: transparent;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
  padding: 20px 40px 8px 15px;
}

.ng-modal-dialog-titlebar-support {
  background-color: transparent;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
  color: #000;
  padding: 35px 40px 8px 20px;
}

#configureEnableContent {
  width: 340px;
  height: 20px;
  /*margin-left: -40px;*/
  padding-left: 40px;
  /*border-top: 1px solid #e5e5e5;*/
  padding-top: 20px;
  vertical-align: middle;
}

#titlebarConfigureSales {
  border-bottom: 1px solid #E5E5E5;
  padding-left: 40px;
  margin-top: 20px;
}

#enableSwitchContent {
  margin-top: -5px;
}

#configureSalesCheckboxes {
  height: 150px;
  padding-left: 70px;
  padding-top: 10px;
}

  #configureSalesCheckboxes span {
    margin-bottom: 10px;
  }


.buttonContentSales {
  width: 100%;
  height: 55px;
  margin-top: 0px;
  padding-top: 10px;
  text-align: center;
}

.buttonWrapperSales {
  
}

#alertsDescContentSales {
  width: 335px;
  height: 480px;
  float: left;
}


.supportLogo {
  float: left;
  width: 250px;
  padding-top: 12px;
  padding-bottom: 16px;
  margin: 0;
}

.supportLogoClient {
  float: left;
  width: 250px;
  padding-top: 18px;
  padding-bottom: 18px;
  margin: 0;
}

.noLink {
  text-decoration: none;
}

#divAddtl {
  margin-top: 20px;
  width: 250px;
  height: 57px;
  max-height: 57px;
  overflow-y: auto;
  border: none;
  resize: none;
}

#panelMobilePhoneContent {
  margin-top: 10px;
}

.hidden {
 display: none;
}

.validation-error {
  border-radius: 6px;
  background-clip: padding-box;
/*  background-color: rgba(196,67,63,2);*/
  background-color: #f3d9da;
  width:250px;
  height: 15px; 
  vertical-align: middle; 
  padding: 5px;
  margin-top: 10px;
}

#enableCustomContent {
  padding: 15px 16px 0 20px;
  min-width: 400px;
 }

.edit-button {
  background: url(../images/edit.png) no-repeat;
  background-color: none;
  cursor: pointer;
  border: none;
}

.view-button {
  background: url(../images/view.png) no-repeat;
  background-color: none;
  cursor: pointer;
  border: none;
}

.view-button-disabled {
  background: url(../images/view_disabled.png) no-repeat;
  background-color: none;
  cursor: pointer;
  border: none;
}

#newGroupName {
  margin-top: 5px;
  width: 204px;
}

#groupAddContent {
  margin-top: 0.5px;
  margin-bottom: 10px;
  padding:10px 5px;
}
#groupaddButtons {
	margin-top: 12.5px;
  text-align:center;
  margin-bottom:10px;
}

#networkDeviceAddContent {
  padding: 10px 6px;
}

#networkDeviceAddContent label {
  font-size: 13px;
}

#networkDeviceAddContent input {
  color: #000000;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  height: 20px;
  text-align: left;
  text-decoration: none;
  width: 250px;
  margin-top: 5px;
}

#networkDeviceAddContent input[type="checkbox"] + label span {
  margin-right: 10px;
	vertical-align: top;
}

/*Payment Method Modal*/

#divRequired {
  margin-bottom: 15px;
  margin-top: 20px;
}

#divPaymentButtons {
  width: 100%;
  box-sizing: border-box;
  margin-top: 120px;
  margin-left: 125px;
}

.payment-dashboard {
  background-clip: padding-box;
  background-color: #fff;
  border-color: #ffffff;
  border-bottom: 10px;
  border-left: 10px;
  border-right: 10px;
  border-top: 34px;
  border-radius: 12px;
  box-shadow: 0 0 7px rgba(0,0,0,.22);
  height: 300px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  padding: 0;
  width: 600px;
  z-index: 102;
  overflow: hidden;
}

.paymentFrame {
  border: none;
  height: 100%;
  width: 100%;
  z-index: 103;
}

/* Tooltipper Styles */
.tooltipper_input_wrap {
  margin: 0 auto;
  padding: 5px;
}

  .tooltipper_input_wrap label {
    float: left;
    margin-bottom: 5px;
  }

  .tooltipper_input_wrap input[type="text"] {
    float: left;
    clear: left;
    width: 300px;
  }

#policyNameErrorContainer {
    height: 15px;
}

#txtPolicyNameError {
  margin-left: 5px;
}

#addNewGlobalPolicy .tt_inner_content {
  margin-left: 5px;
}

select#globalOptionSelect {
  margin-left: 25px;
}

.showActions {
  margin-right: 10px;
}


/*#dashboardCustomSupport,  this is causing problems with the modal display on the custom support page*/
.dashboardWrapper, 
/*#customerDashboard,*/
#dashboardConvertLicenses {
  position: relative;
}

#customerDashboard {
  /*margin-right: 0px;*/
}

.dashboardWrapper {
  margin-left: 5px;
}

.restoreContent {
  border-top: 1px solid #d7d7d7;
  height: 280px;
  max-height: 280px;
  overflow: auto;
  padding-left: 3px;
  padding-top: 8px;
}


/*Add customer*/

#addContentWrapper {
  width: 99.3%;
  min-width: 900px;
  margin-left: 5px;
}

#addContentLeft {
  float: left;
  width: 50%;
  min-width: 450px;
}

#addContentRight {
  float: right;
  width: 50%;
  /*margin-left: -14px;
  padding-right: 14px;*/
   min-width: 450px;
}

.addContentSections{
  width: 100%;
  min-width: 430px;
}

.addServicesContent {
  width: 99%;
  margin-left: 7px;
}


.addContentSectionsContent {
  background-color: #fbfbfb;
  -webkit-box-shadow:inset 0px 0px 0px 0px #EFEFEF;
  -moz-box-shadow:inset 0px 0px 0px 0px #EFEFEF;
  box-shadow:inset 0px 0px 0px 0px #EFEFEF;
}

#addCustomerHeader {
  width: 100%;
  min-width: 740px;
  /*margin-right: 20px;*/
}

#addServicesHeader {
  width: 99%;
  min-width: 740px;
}

.validationContent {
  width: 99.3%;
  min-width: 740px;
  margin-left: 5px;
}

#eulaAgreement {
  width: 99.5%;
  /*min-width: 740px;*/
	padding-left: 5px;
}

input[type="checkbox"] + label span {
    background: url('../images/checkbox_unchecked_enabled.png') center center no-repeat;
    height: 14px;
    width: 14px;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 5px;
    cursor: pointer;
  }

#cbAV + label span,
#cbCF + label span,
#cbDB + label span,
#cbRAM + label span,
#cbDisk + label span {
  vertical-align: top;
}

.ui-spinner {
  border: 1px solid #999;
  display: inline;
  float: left;
  overflow: hidden;
  padding: 0 5px 0 0;
  position: relative;
  width: 50px;
  margin-right: 10px;
  height: 23px;
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
  padding: 1px 0 0 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}

  .ui-spinner a.ui-spinner-button {
    width: 15px;
  }

.spinner_input_label {
  float: left;
  display: inline;
  width: 180px;
  position: relative;
  top: 5px;
}

.disabled-spinner {
  border: 1px solid #999;
  border-radius: 5px;
  display: inline;
  float: left;
  overflow: hidden;
  padding: 3px 5px 2px 5px;
  position: relative;
  width: 45px;
  height: 18px;
  margin-right: 10px;
}


/*Customize Support Page*/
#supportCustomizeContent {
  min-width: 460px;
  float: left;
  margin-left: 10px;
  padding: 0 1em 0 60px;
}


.support_input_content {
  width: 385px;
}

.support_input_label {
  margin-bottom: 4px;
}

.support_content2 {
  margin-top: 7px;
}

.support_display_content{
  width: 500px;
  padding-bottom:10px;
}

  .support_display_content > input[type="text"] {
    border: none;
    width: 385px;
    text-overflow: ellipsis;
    padding-left: 0;
  }

.support_input_content>input[type="text"],
.support_input_content>input[type="email"],
.support_input_content>input[type="tel"]{
  min-width: 385px;
  width: 385px;
   border: 1px solid #d6d6d6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.support_label_content {
  width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: none;
  height: 15px;
}

#linkDelete {
  margin-top: 15px;
}

.popup_button_wrapper_bottom {
  margin-bottom: 7px;
  margin-top: 10px;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
  width: 85px;
  max-width: 85px;
}

.ui-spinner-input {
	border: 0px solid transparent;
  outline: 0px solid transparent;
  height: 30px;
  padding-top: 2px;
  padding-left: 3px;
  margin-top: -5px;
  margin-left: 0px;
}

.contact-content {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  width: 39%;
}

.contact-content-lg {
  float: left;
  margin-top: 5px;
  margin-right: 0px;
  width: 35%;
  padding-right: 0px;
}

.contact-left {
  float: left;
  width: auto;
  margin-right: 10px;
}

.contact-left-lg {
  float: left;
  width: auto;
  margin-right: 10px;
}

.contact-right {
  float: left;
  width: 69%;
}

.contact-right-lg {
  float: left;
  width: 48%;
}

#customerStatusContent {
  float: left;
  width: 55%;
  text-align: left;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 0px;
}

.status-content-lg {
  float: left;
  text-align: left;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 0px;
}

#customerLastUpdated {
  float: left;
  width: 43%;
  text-align: right;
  /*margin-right: 5px;*/
  margin-top: 23px;
}

#customerListClear {
  margin-top: 4px;
  margin-left:-20px;
  float:left;
  height:9px; 
  width:9px;
  padding-top: 5px;
  cursor: pointer;
}

#salesFilterClear {
  margin-top: 18px;
  margin-left:-20px;
  float:left;
  height:9px; 
  width:9px;
  padding-top: 5px;
  cursor: pointer;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  #salesFilterClear {
    margin-top: 5px;
    margin-left:-20px;
    float:left;
    height:9px; 
    width:9px;
    padding-top: 5px;
    cursor: pointer;
  }

   #inputClear {
    margin-top: -2px;
   
  }
}

convertListClear {
  margin-top: 30px;
}


.hide-chart {
  display: none;
}

.show-chart {
  display: block;
}

.statusActive {
  width: 18px;
  height: 18px;
  float: left;
  margin-top: -2px;
  margin-right: 5px;
  background: url(../images/tick.png) no-repeat center center;
}

.statusInactive {
  width: 18px;
  height: 18px;
  float: left;
  margin-top: -3px;
   margin-right: 5px;
  background: url(../images/alert_2.png) no-repeat center center;
  
  /*padding-right: 5px;*/
}

/* Chrome Only - Customer Dashboard buttons*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

    .dashboardCustomerContent {
      min-width: 985px;
      position: relative;
    }

  .button-white-master-policy {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  border-radius: 4px;
  background: url(../images/policy.png),
				url(../images/arrow_down_sm.png);
	background-repeat: no-repeat,
					   no-repeat;
						
	background-position: 6px center,
						 135px center;
  background-origin:padding-box,
                padding-box;
  background-color: #ffffff;
  box-shadow: 0 2px 0 #d4d4d4;
  color: #4b4b4b;
  font-size: 13px;
  font-family: "Open Sans",Arial,sans-serif;
  width: 155px; 
  height:40px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline;
  word-wrap: break-word;
}

.dashboard-button-label-single {
  vertical-align: middle;
  line-height: inherit;
  position: absolute;
  left: 30px;
  bottom: 0px;
  word-wrap: break-word;
  text-align: left;
  padding: 5px 10px;
}

  #accountInfo {
    margin: 10px -5px 10px 30px;
    font-size: 13px;
  }
}
/* End Chrome Only - Customer Dashboard buttons*/


@media screen\0 {
    .dashboardCustomerContent {
      min-width: 988px;
      position: relative;
    }

     .dashboard-label-border {
      height: 40px;
      float: left;
      border-right: 1px solid #d3d3d3;
      margin-top: -1px;
      margin-left: 1px;
    }

  #accountInfo {
    margin: 10px -5px 10px 30px;
    font-size: 13px;
  }
}

.checkbox-wrap-div {
  display: inline;
  float: left;
  clear: left;
  margin-left: 20px;
}

.checkbox-wrap {
  margin-left: -25px;
  text-indent: 25px;
}

.backup-data {
  margin-top: 0;
}

.backup-data-notEnglish {
	margin-top: 25px;
}

.ng-modal-content {
  padding: 15px 20px 30px 25px;
}

.ng-modal-content div {
  margin-bottom: 5px;
}

.ng-modal-content div:last-child {
  margin-bottom: 5px;
}
  .ng-modal-content div p {
     margin-bottom: 15px;
  }

#licenseContentLeft {
  float: left;
}

#licenseContentRight {
  float: left;
  margin-left: 25px;
  font-weight: bold;
}

.add-licenses-buttons {
  width: 100%;
  display: inline;
  float: left;
  text-align: center;
  margin-top:0;
  padding-bottom: 30px;
}

.devices-protected-data {
  margin-top: 0;
}

.devices-protected-data-notEnglish {
  margin-top: 25px;
}


#licenseSummaryContent {
	/*width: 100%;*/
	height: 100%;
	box-shadow: 0 0 0 2px #EAEAEA inset;
	background-color: #fbfbfb;
	font-size: 13px;
	/*padding-right: 5%;*/
	padding-left: 3.5%;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1550px) {
	#licenseSummaryContent {
		/*width: 100%;*/
		height: 100%;
		box-shadow: 0 0 0 2px #EAEAEA inset;
		background-color: #fbfbfb;
		font-size: 13px;
		/*padding-right: 5%;*/
		padding-left: 4.8%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 2315px) {
	#licenseSummaryContent {
		/*width: 100%;*/
		height: 100%;
		box-shadow: 0 0 0 2px #EAEAEA inset;
		background-color: #fbfbfb;
		font-size: 13px;
		/*padding-right: 5%;*/
		padding-left: 5.1%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 2550px) {
	#licenseSummaryContent {
		/*width: 100%;*/
		height: 100%;
		box-shadow: 0 0 0 2px #EAEAEA inset;
		background-color: #fbfbfb;
		font-size: 13px;
		/*padding-right: 5%;*/
		padding-left: 5.2%;
		margin-right: auto;
		margin-left: auto;
	}
}


.summary-content-container {
	/*content: "";
	width: 100%;
	display: table;
	clear: both;*/
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: -15px;
	margin-left: -15px;
	/*background-color: red;*/
}

.summary-content {
	float: left;
	width: 23.16%;
	min-width: 212px;
	height: 184px;
	margin: 10px 7.5px;
	/*border: 1px solid #D3D3D3;*/
	/*padding: 5px 7.5px;*/
}

.summary-content-container:before,
.summary-content-container:after,
#licenseSummaryContent:before,
#licenseSummaryContent:after {
	display: table;
	content: " ";
}

.summary-content-container:after,
#licenseSummaryContent:after {
  clear: both;
}

.summary-content-lg {
	float: left;
	width: 23.16%;
	min-width: 212px;
	height: 184px;
	margin: 10px 7.5px;
}

.summary-content-tall {
	width: 18.1%;
	height: 204px;
	float: left;
	margin: 10px 10px 15px 10px;
	border: 1px solid #D3D3D3;
}

/*.summary-content:first-child,
.summary-content:nth-child(2),
.summary-content:nth-child(3),
.summary-content:nth-child(4){
	border-right: 1px solid #D3D3D3;
}*/

.summary-content:nth-child(5){
	margin-right: 0;
}


.header-content {
	width: 100%;
	height: 69px;
	background-color: #C2E1EA;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding-top: 5px;
	font: "Open Sans", 1px, #999;
	font-weight: 500;
}
.summary-header {
	text-align: center;
	margin-bottom: 5px;
}

.summary-header-img {
	text-align: center;
	/*padding-top: 15px;
	padding-bottom: 5px;
	height: 28px;*/
	width: 100%;

	/*margin-left: 41%;*/
	margin-bottom: 5px;

}

.summary-header-img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: #fff;
}

.license-content {
	height: 102px;
	border: 1px solid #E4E4E4;
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.license-content-percent {
	width: 45%;
	float: left;
	height: 100px;
	text-align: center;
	margin-top: 35px;
	margin-left: 5%;
}

.license-content-count {
	width: 45%;
	float: left;
	height: 100px;
	text-align: center;
	margin-top: 33px;
	padding-left: 10px;
}

.license-content-prc {
	width: 100%;
	text-align: center;
	margin-top: 35px;
	font-weight: 600;
}

.license-na-display {
	/*margin-left: -7px;*/

}

.license-content-Label {
	width: 120px;
	z-index: 0;
	margin-top: -80px;
	float: left;
}

p.percent-display {
	/*vertical-align: middle;*/
	/*margin-left: 180px;
	margin-top: -15px;*/
}


.dashboardSelectActions {
	height: 23px;
	position: relative;
	top: -15px;
}

/*Mac styles*/
.dashboardSelectActionsMac {
	height: 23px;
	position: relative;
	min-width: 85px;
	top: 2px;
}

.avEnabledLS {
	background: url(../images/AV_enabled.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
	/*border-radius: 50%;
	-moz-border-radius: 50%;*/
}

.avDisabledLS {
	background: url(../images/AV_disabled.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.swgEnabledLS {
	background: url(../images/SWG_enabled_32.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.swgDisabledLS {
	background: url(../images/SWG_disabled_32.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.sigEnabledLS {
	background: url(../images/SIG_enabled_32.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.sigDisabledLS {
	background: url(../images/SIG_disabled_32.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.cfEnabledLS {
	background: url(../images/CF_enabled.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.cfDisabledLS {
	background: url(../images/CF_disabled.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.olbEnabledLS {
	background: url(../images/OLB_enabled.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.olbDisabledLS {
	background: url(../images/OLB_disabled.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.prcEnabledLS {
	background: url(../images/PRC_enabled.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.prcDisabledLS {
	background: url(../images/PRC_disabled.png) center center no-repeat;
	width: 28px;
	height: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 5px;
}

.betaWidth {
	width: 20%;
	padding-left: 0!important;
}

.nonBetaWidth {
	width: 25%;
	padding-left: 10px;
	/*padding*/
}

.betaImagePad {
	padding-right: 0!important;
}

.swgWidgetContainer {
	margin: 10px 5%;
	height: 70px;
	width: 90%;
	background-color: #FFF;
	border: 1px solid #D8D8D8;
	border-radius: 4px;
}

.swgWigetContainerFull {
	margin: 20px 1.05%;
	height: 140px;
	width: 31%;
	background-color: #FFF;
	border: 1px solid #D8D8D8;
	border-radius: 4px;
	float: left;
}

	.swgFirst {
		margin-top: 12px;
	}

.swgLast {
	margin-bottom: 12px;
}

.swgWidgetTitle {
	padding-left: 15px;
	margin-top: 6px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.swgWidgetTitleFull {
	padding-left: 15px;
	margin-top: 6px;
	font-size: 14px;
	font-weight: bold;
	width: 35%;
	float: left;
}

.swgWidgetValue {
	font-size: 32px;
	font-weight: bold;
	float: left;
	margin-top: 20px;
}

.swgWidgetFullValue {
	font-size: 32px;
	font-weight: bold;
	float: left;
	margin-top: 40px;
	line-height: 24px;
	text-align: center;

}

	.swgWidgetFullValue > div:first-child {
	margin-bottom: 10px;
	}

	.swgWidgetValue > .redValue,
	.swgWidgetFullValue > .redValue {
		color: #CE5251;
	}

.swgWidgetValue > .yellowValue,
.swgWidgetFullValue > .yellowValue {
	color: #FF7800;
}

.swgWidgetValue > .greenValue,
.swgWidgetFullValue > .greenValue {
	color: #5EB258;
}

.swgWidgetValue > .normalValue,
.swgWidgetFullValue > .normalValue {
	color: #4b4b4b;
}

.swgWidgetPercent {
	font-size: 12px;
	margin-top: 15px;
}

.swgWidgetFullPercent {
	font-size: 12px;
	font-weight: normal;
}

.swgWidgetFullText {
	font-size: 15px;
	font-weight: 500;
}

.addBottomDB {
	padding-bottom: 37px;
}

.selectdiv select {
	width: 100% !important;
	padding-left: 20px;
}

/*.selectdivleft select {
	width: 100% !important;
}*/

.selectdivfull select {
	width: 100% !important;
	padding-left: 20px;
}

.selectdivleft {
	width: 48.25%!important;
	/*max-width: 415px;*/
}

.selectdivleft:after {
	right: 4.5%!important;
	float:right!important;
}

/*$background: #e74c3c;*/
/*$select-color: #fff;*/
/*$select-background: green;*/
/*$select-width: 220px;*/
/*$select-height: 40px;*/



/*p {
	margin-top: 200px;
	a

{
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	color: #fff;
	padding: 5px 10px;
	margin: 0 5px;
	background-color: darken($select-background, 2);
	@include transition(all 0.2s ease-in);
	&:hover

{
	background-color: darken($select-background, 5);
}

}
}*/


.select-styled:hover {
background-color:red;
}
/*.select-styled {
	content: "";
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 16px;
	right: 10px;
}

&:hover {
	background-color: darken(#fff, 2);
}

&:active, &.active {
	background-color: darken(#fff, 5);
	&:after

{
	top: 9px;
	border-color: transparent transparent #fff transparent;
}

}
}

.select-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: darken(#fff, 5);
	li

{
	margin: 0;
	padding: 12px 0;
	text-indent: 15px;
	border-top: 1px solid darken(#fff, 10);
	@include transition(all 0.15s ease-in);
	&:hover

{
	color: #fff;
	background: red;
}

&[rel="hide"] {
	display: none;
}

}
}*/


