.form-group.required .control-label:after {
  color: #d00;
  content: "*";
  position: absolute;
  margin-left: 8px;
  font-family: 'Glyphicons Halflings';
  font-weight: normal;
  font-size: 10px;
}
h1 .btn-group {
  display: inline-block;
}
.btn-spacer {
  margin-right: 20px;
}
.btnAddNewDevice {
  border-radius: 4px;
}
.ZControlHide {
  display: none;
}
.ZSummaryLocationText {
  font-family: "Open Sans", Helvetica;
  font-style: bold;
  font-weight: 24px;
  color: #000;
}
.navbar-inverse {
  background-color: #0c687e;
  background: -webkit-gradient(linear, left top, left bottom, from(#0e839f), to(#0c687e));
  background: -webkit-linear-gradient(top, #0e839f, #0c687e);
  background: -moz-linear-gradient(top, #0e839f, #0c687e);
  background: -ms-linear-gradient(top, #0e839f, #0c687e);
  background: -o-linear-gradient(top, #0e839f, #0c687e);
  border-bottom: none;
}
.ZSummaryHeading {
  font: bold 24px Helvetica,Verdana,Tahoma;
  text-align: left;
}
.ZSpringCenter {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  clear: both;
  text-align: center;
}
.ZControlLocationDeviceTitle {
  display: inline-block;
  width:40%;
  font: bold 28px Helvetica,Verdana,Tahoma;
  font-weight: 700;
  text-align: left;
  color: #000;
  margin-top: 10px !important;
}

.ZControlLocationDeviceFrame {
  font: bold 24px Helvetica,Verdana,Tahoma;
  text-align: left;
  color: #000;
  padding-bottom: 10px;
  clear: both !important;
  display: inline-block;
}

.ZControlDeviceStatusFrame {
  border-bottom: 2px solid #000;
  font: bold 24px Helvetica, Verdana, Tahoma;
  text-align: center;
  color: #000;
  padding-top: 25px;
}

.ZSpringBoardItem {
  font: bold 12px Arial, verdana, sans-serif;
  border-radius: 8px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 330px;
  margin: 12px 24px 12px 0px;
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
.ZSpringHeaderTitleBar {
  background-color: #0c687e;
  background: -webkit-gradient(linear, left top, left bottom, from(#0e839f), to(#0c687e));
  background: -webkit-linear-gradient(top, #0e839f, #0c687e);
  background: -moz-linear-gradient(top, #0e839f, #0c687e);
  background: -ms-linear-gradient(top, #0e839f, #0c687e);
  background: -o-linear-gradient(top, #0e839f, #0c687e);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-style: solid;
  border: 1px solid #0c687e;
  border-width: 1px;
  height: 80px;
  margin-left: auto ;
  margin-right: auto ;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
  box-shadow: 3px 3px 10px #888888;
}
.ZSpringBoardItemProductImage {
  min-height: 100%;
  vertical-align: middle;
  margin: 0px 12px;
  /*background: url("/Content/Images/ZControl-Gateway-Horiz-White.png") no-repeat scroll center center / contain transparent;*/
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}

.inlineBlock {
    display: inline-block;
}

.ZSpringHeaderBody {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-left: 1px solid #b2bdc3;
    border-right: 1px solid #b2bdc3;
    border-bottom: 1px solid #b2bdc3;
    border-width: 1px;
    background-color: #FFF;
    min-height: 260px;
    max-height: 310px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    box-shadow: 3px 3px 10px #888888;
}
.ZSpringBoard {
  clear: both !important;
  /*display: inline-block;*/
}
.ZSpringBoard .row {
  margin: 0px;
}
.ZSpringFooter {
  position: absolute;
  bottom: 0;
  font: 12px Arial, verdana, sans-serif;
  color: #727272;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
}
.ZControl_Header {
  background-color: #0c687e;
  background: -webkit-gradient(linear, left top, left bottom, from(#0e839f), to(#0c687e));
  background: -webkit-linear-gradient(top, #0e839f, #0c687e);
  background: -moz-linear-gradient(top, #0e839f, #0c687e);
  background: -ms-linear-gradient(top, #0e839f, #0c687e);
  background: -o-linear-gradient(top, #0e839f, #0c687e);
  border: 1px solid #0C687E;
}
.ZControl_Header_Offline {
  background-color: #888888;
  background: -webkit-gradient(linear, left top, left bottom, from(#b2bdc3), to(#888888));
  background: -webkit-linear-gradient(top, #b2bdc3, #888888);
  background: -moz-linear-gradient(top, #b2bdc3, #888888);
  background: -ms-linear-gradient(top, #b2bdc3, #888888);
  background: -o-linear-gradient(top, #b2bdc3, #888888);
  border: 1px solid #888888;
}
.ZAquanot_Header {
  background-color: #5b547f;
  background: -webkit-gradient(linear, left top, left bottom, from(#6c6398), to(#5b547f));
  background: -webkit-linear-gradient(top, #6c6398, #5b547f);
  background: -moz-linear-gradient(top, #6c6398, #5b547f);
  background: -ms-linear-gradient(top, #6c6398, #5b547f);
  background: -o-linear-gradient(top, #6c6398, #5b547f);
  border: 1px solid #5b547f;
}
.ZAlarms_Header {
  background-color: #cf3830;
  background: -webkit-gradient(linear, left top, left bottom, from(#ef3e35), to(#cf3830));
  background: -webkit-linear-gradient(top, #ef3e35, #cf3830);
  background: -moz-linear-gradient(top, #ef3e35, #cf3830);
  background: -ms-linear-gradient(top, #ef3e35, #cf3830);
  background: -o-linear-gradient(top, #ef3e35, #cf3830);
  border: 1px solid #cf3830;
}
.ZSentry_Header {
  background-color: #0082ca;
  background: -webkit-gradient(linear, left top, left bottom, from(#0082ca), to(#0082ca));
  background: -webkit-linear-gradient(top, #0082ca, #0082ca);
  background: -moz-linear-gradient(top, #0082ca, #0082ca);
  background: -ms-linear-gradient(top, #0082ca, #0082ca);
  background: -o-linear-gradient(top, #0082ca, #0082ca);
  border: 1px solid #0082ca;
}
.ZFW_Header {
  background-color: #0071b9;
  background: -webkit-gradient(linear, left top, left bottom, from(#279be5), to(#0071b9));
  background: -webkit-linear-gradient(top, #279be5, #0071b9);
  background: -moz-linear-gradient(top, #279be5, #0071b9);
  background: -ms-linear-gradient(top, #279be5, #0071b9);
  background: -o-linear-gradient(top, #279be5, #0071b9);
  border: 1px solid #0071b9;
}
.ZBasementSentry_Header {
  background-color: #04a464;
  background: -webkit-gradient(linear, left top, left bottom, from(#04a464), to(#04a464));
  background: -webkit-linear-gradient(top, #04a464, #04a464);
  background: -moz-linear-gradient(top, #04a464, #04a464);
  background: -ms-linear-gradient(top, #04a464, #04a464);
  background: -o-linear-gradient(top, #04a464, #04a464);
  border: 1px solid #04a464;
}
.ZPivot_Header {
  background-color: #04a464;
  background: -webkit-gradient(linear, left top, left bottom, from(#04a464), to(#04a464));
  background: -webkit-linear-gradient(top, #04a464, #04a464);
  background: -moz-linear-gradient(top, #04a464, #04a464);
  background: -ms-linear-gradient(top, #04a464, #04a464);
  background: -o-linear-gradient(top, #04a464, #04a464);
  border: 1px solid #04a464;
}
.ZPullRight {
  float: right;
}
.ZPullLeft {
  float: left;
}
.ZPullCenter {
  margin-left: auto ;
  margin-right: auto ;
  text-align: center;
}
.ZLandingPageBody {
  padding-top: 0px!important;
  background: url("/Content/Images/LoginScreen.png") no-repeat center center fixed;
  -webkit-background-size: cover;
  /* For WebKit*/
  -moz-background-size: cover;
  /* Mozilla*/
  -o-background-size: cover;
  /* Opera*/
  background-size: cover;
  /* Generic*/
}
.bs-docs-header {
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 24px;
  text-align: left;
  position: relative;
  padding: 30px 0;
  color: white;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ZHeaderLogoLanding {
  max-height: 75px;
}
.ZOrangeText {
  color: orange;
}
.ZNavButton {
  background-color: #91a7ac;
  color: white;
}
.ZFooterLanding {
  color: white;
  margin-top: 25px;
}
.ZFooterLanding a {
  color: white;
  text-decoration: none;
}
.ZFooter a {
  color: black;
  text-decoration: none;
}
.ZBodyLanding {
  color: white;
  background-color: #28445b;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ZRegisterButton {
  color: black;
  font-weight: bold;
  font-size: 18px;
}
.ZLoginButton {
  margin-right: 10px;
}
.ZHeaderLanding h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
}
.ZHeaderLanding p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  font-size: 22px;
}
.table tr th {
  font: bold 16px Arial, verdana, sans-serif;
  color: #fff;
  background-color: #0c687e;
}
.ZTable td {
  vertical-align: middle;
  padding: 0px 5px;
  font-size: 16px;
  font-family: Arial;
  font-weight: normal;
  color: #000000;
}
.ZTable input,
.ZTable select {
  vertical-align: middle;
  font-size: 16px;
  font-family: Arial;
  font-weight: normal;
  color: #000000;
}
.ZTable tr {
  height: 28px;
}
.ZTable tr th {
  vertical-align: middle;
  padding: 0px 5px;
  font: bold 16px Arial, verdana, sans-serif;
  color: #fff;
  background-color: #0c687e;
  background: -webkit-gradient(linear, left top, left bottom, from(#0e839f), to(#0c687e));
  background: -webkit-linear-gradient(top, #0e839f, #0c687e);
  background: -moz-linear-gradient(top, #0e839f, #0c687e);
  background: -ms-linear-gradient(top, #0e839f, #0c687e);
  background: -o-linear-gradient(top, #0e839f, #0c687e);
}
.ZTable tbody:before {
  content: '';
  display: block;
  height: 10px;
}
.ZTable tr:hover {
  background-color: #e5e5e5;
  cursor: pointer;
}
.ZTable tr:hover div.ZAlertGearIcon {
  display: block;
}
.ZTable td:nth-child(1),
.ZTable tr th:nth-child(1) {
  text-align: left;
}
.ZTable td:nth-child(2),
.ZTable tr th:nth-child(2) {
  text-align: left;
}
.ZTable td:nth-child(3),
.ZTable tr th:nth-child(3) {
  text-align: left;
}
.ZTable td:nth-child(4),
.ZTable tr th:nth-child(4) {
  text-align: left;
}
.ZTable td:nth-child(5),
.ZTable tr th:nth-child(5) {
  text-align: left;
}
.ZControlDeviceAlertSettingsTitle,
.ZControlDeviceSettingsTitle {
  border-bottom: 2px solid #000000;
  font: bold 18px Helvetica, Verdana, Tahoma;
  text-align: center;
  color: #000000;
}
.ZStatusIcon {
  height: 24px;
  vertical-align: middle;
}
.ZStatusSuperLargeIcon {
  height: 64px;
  vertical-align: middle;
}
.tab-pane {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0px 0px 5px 5px;
  padding: 10px;
}
.nav-tabs {
  margin-bottom: 0;
}
.ZStatusDivider {
  clear: both;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .ZStatusDivider {
    clear: none;
    padding-bottom: 0px;
  }
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
}
.navbar .navbar-collapse {
  text-align: center;
}
.navbar-inverse .navbar-nav > li > a {
  color: #FFF;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #999;
  background-color: transparent;
}
.ZSpringOffline {
    width: 90px;
    height: 90px;
    margin-top: 25px;
}
.ZLinkIcon {
  height: 200px;
  vertical-align: middle;
  min-height: 100%;
  margin: 0px 8px;
  background: url("/Content/Images/ZControlGatewayLink.PNG") no-repeat scroll center center / contain transparent;
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
.ZGrayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.ZSpringSmallText {
    clear: both;
    font-family: 12px Arial, verdana, sans-serif;
    font-size: 12px;
}
/*.ZControlWarning {
    -webkit-animation: ZControlWarning 0.4s infinite;
    -moz-animation-duration: 0.4s;
    -moz-animation-name: ZControlWarning;
    -moz-animation-iteration-count: infinite;
    -webkit-transform: rotate(-.5deg);
    -moz-transform: rotate(-.5deg);
}

@-moz-keyframes ZControlWarning {
    0% {
        -moz-transform: rotate(-.5deg);
	}
	50% {
		-moz-transform: rotate(.5deg);
	}
}

@-webkit-keyframes ZControlWarning {
    0% {
        -webkit-transform: rotate(-.5deg);
	}
	50% {
		-webkit-transform: rotate(.5deg);
	}
}

.ZDeleteIcon {
    //z-index: 9999;
	line-height: 25px;
	position: absolute;
	right: -18px;
	text-align: center;
	top: -18px;
	width: 36px;
    height: 36px;
    cursor: pointer;
    display: none;
}

.ZShareIcon {
    //z-index: 9999;
	line-height: 25px;
	position: absolute;
	right: 23px;
	text-align: center;
	top: -18px;
	width: 36px;
    height: 36px;
    cursor: pointer;
    display: none;
}*/
