/** Custom Fonts Used **/
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/NUNITO-REGULAR.eot');
  src: local('☺'), url('../fonts/NUNITO-REGULAR.woff') format('woff'), url('../fonts/NUNITO-REGULAR.ttf') format('truetype'),
    url('../fonts/NUNITO-REGULAR.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/NUNITO-REGULAR.eot');
  src: local('☺'), url('../fonts/NUNITO-REGULAR.woff') format('woff'), url('../fonts/NUNITO-REGULAR.ttf') format('truetype'),
    url('../fonts/NUNITO-REGULAR.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/NUNITO-REGULAR.eot');
  src: local('☺'), url('../fonts/NUNITO-REGULAR.woff') format('woff'), url('../fonts/NUNITO-REGULAR.ttf') format('truetype'),
    url('../fonts/NUNITO-REGULAR.svg') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/NUNITO-REGULAR.eot');
  src: local('☺'), url('../fonts/NUNITO-REGULAR.woff') format('woff'), url('../fonts/NUNITO-REGULAR.ttf') format('truetype'),
    url('../fonts/NUNITO-REGULAR.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Arial-Rounded';
  src: url('../fonts/Arial-Rounded.eot?#iefix') format('embedded-opentype'), url('../fonts/Arial-Rounded.woff') format('woff'),
    url('../fonts/Arial-Rounded.ttf') format('truetype'), url('../fonts/Arial-Rounded.svg#Arial-Rounded') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArialRoundedMTBold';
  src: url('../fonts/ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ArialRoundedMTBold.woff') format('woff'), url('../fonts/ArialRoundedMTBold.ttf') format('truetype'),
    url('../fonts/ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArialRoundedMTStd';
  src: url('../fonts/ArialRoundedMTStd.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ArialRoundedMTStd.otf') format('opentype'), url('../fonts/ArialRoundedMTStd.woff') format('woff'),
    url('../fonts/ArialRoundedMTStd.ttf') format('truetype'),
    url('../fonts/ArialRoundedMTStd.svg#ArialRoundedMTStd') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media only screen and (min-width: 1500px) {
  .container {
    max-width: 1470px;
  }
}
@media screen and (max-width: 1500px) {
  .inlineform:before,
  .inlineform:after {
    width: 40%;
  }
}

@media screen and (max-width: 1400px) {
  .navbar svg {
    width: 77%;
  }
  .side-right {
    width: 84% !important;
  }
  .assembly-point {
    padding-right: 11px;
  }
  table td .selected-list .c-btn {
    width: 103px !important;
    font-size: 12px;
  }
  .objects-section table td input,
  .objects-section table td select {
    width: 43px !important;
  }
  .objects-section .table td,
  .objects-section .table th {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .vec .table td,
  .vec .table th {
    padding-left: 0.65rem !important;
    padding-right: 0.65rem !important;
  }
}
@media screen and (max-width: 1370px) {
  input.phone-number {
    width: 60.7% !important;
  }
  .sidebar-icon-only input.phone-number {
    width: 66.7% !important;
  }
  .query-sub-formula .subcategory-container .select-box span {
    width: 132px;
  }

  .main-panel-head.et-head h2 {
    width: 80%;
  }
  li.sub-sentinll-container .listing-et span {
    background: transparent !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 250px;
    vertical-align: middle;
  }
  .name-obj {
    width: 80%;
  }
  .sentinll-device-added .sentinll-device-li .sentinll-container .listing-et span {
    max-width: 96px !important;
  }
  .enggtools-section .tool-boxes ul li span {
	max-width: 96px;
}
}
@media screen and (max-width: 1200px) {
  .inlineform:before,
  .inlineform:after {
    width: 37%;
  }
}
@media screen and (min-height: 600px) {
  .outer-box.panel-fullscreen .meter-outer.singlephase {
    margin-top: 25px;
    transform: translateY(-50%) scale(1.1);
    -webkit-transform: translateY(-50%) scale(1.1);
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .signup-form .form-area form .form-group {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1499px) {
  .navbar svg {
    width: 69%;
  }
}

@media only screen and (max-width: 1398px) {
  .navbar svg {
    width: 67%;
  }
}

@media only screen and (max-width: 1324px) {
  .navbar svg {
    width: 64%;
  }
}

/* ---- reset ---- */
.custom-file-upload-hidden {
  display: none;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.custom-file-upload label {
  display: block;
  margin-bottom: 5px;
}

.file-upload-wrapper {
  position: relative;
  margin-bottom: 5px;
}

.file-upload-input {
  width: 127px;
  color: #fff;
  font-size: 12px;
  padding: 11px 5px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  float: left;
}

.file-upload-input:hover,
.file-upload-input:focus {
  outline: none;
}

.file-upload-button {
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  padding: 11px 10px;
  border: none;
  margin-left: -1px;
  background-color: #131633;
  float: left;
  /* IE 9 Fix */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.file-upload-button i {
  margin: 0 15px 0 0;
}

.content-wrapper.content-bg {
  padding: 0;
}

@-webkit-keyframes pulse {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 1050;
  }
}

@keyframes pulse {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 1050;
  }
}
.user-rights form table {
  width: 100%;
  margin: 0 0 50px;
  -webkit-box-shadow: 0px 6px 10px #131633;
  box-shadow: 0px 6px 10px #131633;
}

.user-rights form table thead {
  background: #131633;
}

.user-rights form table thead th {
  padding: 20px 10px;
}

.user-rights form table tbody tr:nth-child(even) {
  background: #1e213c;
}

.user-rights form table th,
.user-rights form table td {
  font-size: 15px;
  color: #fff;
  padding: 10px;
}

.user-rights form table td input[type='checkbox']:checked,
.user-rights form table td input[type='checkbox']:not(:checked) {
  position: absolute;
  left: -9999px;
}

.user-rights form table td input[type='checkbox']:checked + label,
.user-rights form table td input[type='checkbox']:not(:checked) + label {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
  font-size: 0;
}

.user-rights form table td input[type='checkbox']:checked + label:before,
.user-rights form table td input[type='checkbox']:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 50%;
}

.user-rights form table td input[type='checkbox']:checked + label:after,
.user-rights form table td input[type='checkbox']:not(:checked) + label:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #131633;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 50%;
}

.user-rights form table td input[type='checkbox']:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.user-rights form table td input[type='checkbox']:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
a.add-more {
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 3px;
}
output#result {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: left;
}
output#result div {
  display: inline-block;
  width: 48%;
  margin: 0 8px 0 0;
}
.add-icon-btn {
  display: block;
  text-align: center;
}
.add-icon-btn i {
  color: #56bdf8;
  font-size: 18px;
  cursor: pointer;
}
.manage-content {
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 30px 50px;
  margin-left: 50px;
}
.manage-content ul li {
  color: #fff;
  margin: 10px 0;
  position: relative;
  font-size: 16px;
  padding-left: 25px;
}
.manage-content ul li:before {
  content: '\f00C';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 1px;
}
.manage-content p {
  color: #fff;
}
path.highcharts-scrollbar-arrow {
  display: none;
}
rect.highcharts-scrollbar-track {
  fill: #222437;
}
rect.highcharts-scrollbar-button {
  display: none;
}
g.highcharts-axis-labels.highcharts-xaxis-labels.highcharts-navigator-xaxis {
  display: none;
}
a.zoomin.zoom-icon {
  opacity: 1;
  color: #fff;
  border-color: transparent;
}
.drag-over {
  box-shadow: 0 0 10px #000;
  opacity: 1 !important;
}
.highcharts-xaxis > text.highcharts-axis-title {
  transform: translate(0, 10px);
}
.dashboard-container .chartdiv,
.dashboard-container .highcharts-container {
  min-height: 100% !important;
}
.outer-box.panel-fullscreen .wrap-chart-div {
  width: 100%;
  height: calc(100% - 45px);
}
.dashboard-container .outer-box.panel-fullscreen .wrap-chart-div {
  width: 100%;
  height: calc(96% - 45px);
}

/* model */
.modal.modal-filter .modal-dialog .modal-content .modal-body {
  padding: 5px 25px 5px;
}
.agm-map-container-inner {
  width: calc(100% - 15px) !important;
  height: calc(100% - 55px) !important;
  margin: 5px auto 0;
}
@supports (-ms-accelerator: true) {
  [data-sa-theme='4'] input[type='checkbox']:checked + label:before,
  .subcategory input[type='checkbox']:checked + label:before,
  ul.category-elements li input[type='checkbox']:checked + label:before {
    color: #000 !important;
  }
}

.dashboard-container .object-selected-color ~ .name-obj {
  width: 65%;
}
.button-combos.evnt-mid {
  justify-content: flex-start;
  align-items: center;
  height: 84px;
}
path.highcharts-label-box.highcharts-tooltip-box {
  fill: #fff !important;
  stroke: inherit !important;
}
rect.highcharts-button-box {
  display: none;
}

.highcharts-legend .highcharts-legend-item span > div:first-child {
  float: left !important;
  display: inline !important;
  margin-right: 20px;
  width: 25px;
  text-align: right !important;
}
.expanded-view .highcharts-legend .highcharts-legend-item span > div:first-child {
  float: left !important;
  display: inline !important;
  margin-right: 20px;
  width: 30px;
  text-align: right !important;
}
.sub-menu li.nav-item a {
  padding: 10px !important;
  color: #e8e8e8 !important;
}
td.logo-image-circle.quotes-image {
  background: none !important;
}
.info_detail {
  margin-left: 2px;
}