﻿body {
  padding-top: 50px 0 20px;
  background-color: #f5f5f5;
  font-family: 'Roboto', Arial, sans-serif;
  color: #666666;
}

/* Set padding to keep content from hitting the edges */
.body-content {
  padding-left: 160px;
  padding-right: 30px;
  padding-top: 65px;
  z-index:-1;
  position:absolute;
  height:100%;
  width:100%;
  display:flex;
  flex-direction: column;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
  white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  max-width: 300px;
}

.no-p {
  padding: 0;
}

.no-pr {
  padding-right: 0;
}

.treeview {
  max-width: 300px;
}

/* Custom styles */
.small-header-breadcrumb {
  font-size: smaller;
  color: #666666;
}

.copyright{
  color: #666666;
}

.bar {
  height: 18px;
  background: green;
}

div#General input {
  max-width: initial;
}

div#General select {
  max-width: initial;
}

div#General textarea {
  max-width: initial;
}

div#General .input-group-addon {
  border: none;
  background-color: #f25529;
}

div#General .fa {
  color: white;
}

/* Links & Buttons */

.btn {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 0;
  padding: 8px 18px;
  font-size: 16px;
  font-family: 'Roboto-Bold', 'Roboto', Arial, sans-serif;
}

  .btn:hover,
  .btn:focus,
  .btn.focus {
    background: #c63309;
    text-decoration: none;
  }

    .btn:hover.btn-default,
    .btn:focus.btn-default,
    .btn.focus.btn-default {
      background: lightgray;
    }

.lost-password {
  padding-top: 13px;
}

/* Bootstrap overrides */
h1, h2, h3, h4, h5, h6 {
  color: #5887f5;
  font-family: 'Roboto-Light', Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 20px;
}

h4 {
  font-size: 20px;
  font-weight: bold;
}

.navbar-brand {
  background: url(/Content/image/teos-manage-logo.png) no-repeat top left;
  display: block;
  width: 200px;
  height: 35px;
  text-indent: -9999px;
  margin-top: 7px;
  margin-left: 0 !important;
}

.navbar.navbar-inverse {
  background-color: #333333;
  color: white;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav li a {
  color: white;
}

  .navbar-inverse .navbar-nav li a.btnHelp {
    margin: 17px 6px 0px 0px;
    height: 20px;
    /* padding-top: 10px; */
    background: url(/Content/image/help_icon.png) no-repeat;
  }

.nav-pills > li > a {
  border-radius: 4px;
  background-color: #506b86;
  color: white;
}

  .nav-pills > li > a:hover,
  .nav-pills > li > a:focus {
    background-color: #333333;
  }

.panel {
  box-shadow: none;
}

.panel-default > .panel-heading {
  background-color: #5479be;
  color: white;
  line-height: 36px;
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'Roboto-Light', Arial, sans-serif;
}

  .panel-default > .panel-heading .btn-primary {
    text-transform: none;
    margin-left: 10px;
  }

  .panel-default > .panel-heading .btn-default {
    text-transform: none;
    margin-left: 10px;
  }

.panel-heading .alert-info {
  text-transform: none;
  margin-top: 10px;
}

.panel-default > .panel-heading input {
  color: black;
  font-size: 24px;
  height: 38px;
  padding: 5px;
  display: inline-block;
}

.panel-default .bulk-edit-devices .form-control {
  box-shadow: none;
  border: 1px solid #ccc;
}

#appWindow .form-control {
  box-shadow: none;
  border: 1px solid #ccc;
}

#appWindow .control-label {
  font-weight: normal;
}

.btn-primary {
  color: #fff;
  background-color: #f25529;
  border-color: #f25529;
}

.btn-login {
  background: linear-gradient( 45deg, rgba(0, 190, 164, 1) 0%, rgba(41, 130, 128, 1) 100%);
  box-shadow: 0px 7px 7px rgb(0 0 0 / 20%);
  border-radius: 0px;
  margin-left:auto;
  margin-right: auto;
  display:block;
}
  .btn-blue {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

  .btn-blue:hover,
  .btn-blue:focus,
  .navbar-inverse .navbar-nav > li > a.btn-blue:hover,
  .nav > li > a.btn-blue:hover {
    background-color: #204d74;
    color: #fff;
  }

.btn-red {
  color: #fff;
  background-color: #c40000;
  border-color: #c40000;
}

  .btn-red:hover,
  .btn-red:focus,
  .navbar-inverse .navbar-nav > li > a.btn-red:hover,
  .nav > li > a.btn-red:hover {
    background-color: #8d0101;
    color: #fff;
  }

.btn-green {
  color: #fff;
  background-color: #128600;
  border-color: #128600;
}

  .btn-green:hover,
  .btn-green:focus,
  .navbar-inverse .navbar-nav > li > a.btn-green:hover,
  .nav > li > a.btn-green:hover {
    background-color: #0e6800;
    color: #fff;
  }

.btn-default {
  color: #f25529;
  background-color: #fff;
  border-color: #f25529;
}

.nav-tabs li a {
  border-radius: 0;
  text-transform: uppercase;
  line-height: 1.5em;
  font-size: 18px;
  color: #666;
  font-family: 'Roboto-Light', Arial, sans-serif;
  padding: 10px 20px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: white;
  cursor: default;
  background-color: #506b86;
  border: none;
}

.nav-tabs > li > a:hover {
  border-color: #eee;
  border-bottom: none;
}

table .fa {
  color: #666666;
}

.checkbox input[type="checkbox"] {
  margin-left: 0;
}

label {
  font-size: 16px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}

/* panels */

.panel,
.panel-heading {
  border-radius: 0;
  border: none;
}

.panel {
  float: left;
  margin-bottom: 40px;
  width: 100%;
  box-shadow: 0;
}

  .panel .search-panel {
    margin-top: 12px;
  }

.panel-heading {
  padding: 15px;
}

  .panel-heading h3 {
    color: white;
    margin: 6px;
  }

.center {
  width: 450px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  margin: 0 -50% 0 0;
  display:block;
  height: auto;
}

.accountbody {
  background-color: white;
  color: white;
}

  .accountbody h1,
  .accountbody h2,
  .accountbody h3,
  .accountbody h4,
  .accountbody h5,
  .accountbody h6,
  .accountbody a,
  .accountbody a:hover,
  .accountbody a:visited,
  .accountbody a:active,
  .accountbody a:link {
    color: white;
    text-decoration: none;
  }

  .accountbody hr {
    border: 1px solid #8a9095;
  }

  .accountbody h1 {
    font-size: 20px;
    font-family: HKGrotesk;
    font-weight: bold;
    line-height: 31px;
    color: #28B9A0;
    text-transform: capitalize;
    text-align: center;
  }

  .accountbody .text-danger {
    color: orange;
  }

  .accountbody .dropdown-menu a {
    color: black;
  }
  
  .accountbody input[type="text"],
  .accountbody input[type="password"] {
      padding: 10px;
  }

  .accountbody .dropdown-menu {
      height: 250px;
      overflow-y: scroll;
      overflow-x: hidden;
  }
  .accountbody a,
  .accountbody a:hover,
  .accountbody a:visited,
  .accountbody a:active,
  .accountbody a:link {
    font-family: HKGrotesk;
    font-weight: bold;
    line-height: 31px;
    color: #28B9A0;
    text-transform: capitalize;
    text-align: center;
  }
  
  .accountbody a.btn {
      color: #FFF;
  }
  
  .loginwrapper {
      display:flex;
      flex-direction: row;
      position: absolute;
      top:0;
      left:0;
      right:0;
      bottom:0;
  }

  .login-image-wrapper,
  .loginform  {
      flex-basis:50%;
      flex-grow: 0;
      flex-shrink: 0;
      overflow-y:hidden;
  }
  
  .loginform {
      display: flex;
      flex-direction: column;
  }
  
  .loginform .loginwrapper-inner {
      margin-top: auto;
      margin-bottom: auto;
  }
  .loginform #loginForm .form-group {
    margin-bottom: 16px;
  }
  .loginform #loginForm .form-group, .loginform #loginForm .actions {
      margin-left: auto;
      margin-right: auto;
      align-content: center;
      display: flex;
      justify-content: center;
  }
  
  .loginPageImage {
      width: 100%;
      min-height: 100%;
      clear:both;
  }
  
  .login-image-overlay {
    position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(77, 77, 77, 0.8) 0%, rgba(26, 26, 26, 0.8) 100%)
  }
  
  .login-image-overlay div {
      align-content: center;
      vertical-align: middle;
      display: flex;
      flex-direction: column;
      flex-basis: 100%;
      align-items: center;
      margin-top: auto;
      margin-bottom: auto;
  }
  
  .login-image-overlay h3 {
      text-transform: none;
      font-family: HKGrotesk, Roboto, sans-serif;
      letter-spacing: 3px;
      line-height: 1.2;
  }
  
  .loginPageLogo {
      width: 200px;
  }

.accountfooter {
  width: 450px;
  position: absolute;
  top: 80%;
  left: 57%;
  transform: translate(-50%, -50%);
  padding: 0;
  margin: 0 -50% 0 0;

}

/* DASHBOARD */
#leftpanel {
  padding-right: 30px;
}

.form-inline,
.panel-default > .panel-heading {
  float: left;
  width: 100%;
}

a .red .fa-power-off {
  color: #EC6C79;
}

a .green .fa-power-off {
  color: #70DE95;
}

.fa-envira {
  color: #70DE95;
}

/* Search panel */

#searchtext {
  width: 100%;
  padding: 9px 10px 10px;
  height: auto;
  max-width: 100%;
}


#rightpanel {
  padding-left: 30px;
}

  #rightpanel h4 {
    margin-bottom: 30px;
  }

/* NAVIGATION */

.navbar {
  margin-bottom: 0;
}

.headernav {
  margin-bottom: 30px;
}

.headerbreadcrumb {
  margin-bottom: 30px;
}

.headernav li {
  margin-bottom: 0;
}

.headernav {
  border-bottom: 2px solid #506b86;
}

  .headernav li.active {
    position: relative;
    border-bottom: 2px solid #506b86;
    background: #506b86;
  }

  .headernav li.invisible {
    display: none;
  }

  .headernav li.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #506b86;
    border-width: 10px;
    margin-left: -10px;
  }

.calendarbody {
  background-color: transparent;
  margin: 0;
  overflow: hidden;
}

.calendarrow {
  height: 160px;
  text-align: left;
  padding-left: 40px;
  padding-right: 40px;
}

  .calendarrow div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .calendarrow h1 {
    font-size: 60px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    color: lightgray;
    font-family: 'Roboto', Arial, sans-serif;
  }

  .calendarrow hr {
    margin: 0;
    border: 1px solid #222222;
  }

  .calendarrow p {
    font-size: 30px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222222;
    font-family: 'Roboto', Arial, sans-serif;
  }

.time {
  color: white;
}

/* FORMS */

.form-control {
  box-shadow: none;
  border: 0;
}

.form-loginpage {
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #867f7f;
  border-radius: 0px;
  color: black;
  width: 450px;
  max-width: 600px;
  margin-top: 17px
}

.modal-dialog .form-control {
  box-shadow: none;
  border: 1px solid #ccc;
  max-width: initial;
}

.devicestate {
  width: 20px;
  display: inline-block;
}

.devicestateExtended {
  display: none;
  width: 200px;
  position: absolute;
  background-color: white;
  padding: 12px;
  border: 1px solid #999;
  margin-top: -14px;
  margin-left: 22px;
  z-index: 1000;
  color: #000;
}


  .devicestateExtended label,
  .devicestateExtended .extendedstateLine {
    float: left;
      color: #000 !important;
  }

  .devicestateExtended label {
    margin-right: 10px;
  }


.devicestate.green {
  background-color: #70DE95;
}

.devicestate.red {
  background-color: #EC6C79;
}

.devicestate.redcross {
  background: url(/Content/image/icon_error.png) no-repeat;
}

.devicestate.orange {
  background-color: #F78E57;
}

.devicestate.yellow {
  background-color: #FFDC88;
}

.devicestate.white {
  background-color: white;
}

.legend {
  margin: 5px;
}

.legendvalue {
  float: right;
  font-family: 'Roboto-Bold', 'Roboto', Arial, sans-serif;
}

.dashboard div.tree {
  margin-top: 10px;
}

  .dashboard div.tree li {
    border: 0;
    border-radius: 0;
  }

  .dashboard div.tree a:hover {
    text-decoration: none;
  }

  .dashboard div.tree a {
    display: inline-block;
    height: 100%;
  }

.e-recurrenceeditor td.e-textlabel, .e-recurrenceeditor div.e-textlabel, .e-recurendsalign, .e-textmargin {
  font-size: 16px;
  font-weight: 100;
}


/* TABLES */

.table thead {
  background: #d8d7d7;
  padding: 10px 0;
}

  .table thead tr th {
    padding: 15px 10px;
    font-family: 'Roboto-Bold', 'Roboto', Arial, sans-serif;
    font-weight: normal;
    color: #666666;
    font-size: 16px;
  }

.table tbody tr td {
  padding: 15px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: normal;
  color: #666666;
  font-size: 16px;
}

.table.deviceManagementDeviceGroups tbody tr.selected,
.table.deviceManagementDeviceGroups tbody tr.selected td,
.table.deviceManagementDeviceGroups tbody tr.selected td a {
  color: #FFFFFF !important;
  background-color: #428bca !important;
}

.table.deviceManagementDeviceGroups tbody tr:hover {
  background-color: #d8d7d7;
  cursor: pointer;
}

.table.deviceManagementDeviceGroups tbody tr td .treeMin,
.table.deviceManagementDeviceGroups tbody tr td .treePlus {
  margin-right: 10px;
  font-weight: bolder;
  text-decoration: none;
  padding: 10px;
}

  .table.deviceManagementDeviceGroups tbody tr td .treeMin:hover,
  .table.deviceManagementDeviceGroups tbody tr td .treePlus:hover {
    text-decoration: none;
  }

.tdmframe {
  position: relative;
  border: 0;
  z-index: 0;
}
/*Aanpassingen Ricardo voor de Designer like table stijl*/
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  float: left;
  color: #ff8c3c;
  font-size: 14px;
  margin: 0;
  padding: 0;
  width: 25%;
  background-image: none;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
}

#progressBar {
  margin-top: 15px;
  border: 0;
}

  #progressBar .e-progress {
    background: #70DE95;
  }

#wizardbody .table, #wizardbody .panel {
  margin-bottom: 0px;
}

#wizardbody .tdmframe {
  position: relative;
  display: block;
  width: 100%;
  height: 700px;
  border: 0;
  z-index: 0;
  padding-top: 0; /* and this */
  margin-top: 0; /* and this */
  padding-left: 0; /* and this */
  margin-left: 0; /* and this */
  padding-right: 0;
}

.networkrange {
  padding-bottom: 10px;
}

.mediaselect {
  display: none;
}

.table-striped > tbody > tr.activestep {
  background-color: #70DE95;
}

#toolTip {
  position: relative;
  display: inline-block;
  margin-left: 6px;
  /*border-bottom: 1px dotted black;*/
}

  #toolTip:hover #toolTiptext {
    visibility: visible;
    opacity: 1;
  }

  #toolTip #toolTiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 8px 5px;
    border-radius: 6px;
    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 14px;
  }

.contentframe {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  z-index: -1;
  left: 0px;
  top: 0px;
}

.contentcalendar {
  position: absolute;
  bottom: 0px;
  height: 400px;
  width: 100%;
  z-index: 999;
}

/*alarms top menu*/
#alarmsMenu tbody > tr:hover {
  background: #f5f5f5;
  cursor: default;
}

#dpRoomsPerDay {
  font-size: 14px;
  font-family: sans-serif;
}

.roomstats {
  float: right;
}

.serverUpdateLicenses {
  display: none;
  position: absolute;
  left: -45px;
  top: 55px;
  margin: 6px 6px 0px 6px;
  background: #101010;
  border-radius: 7px;
  padding: 10px;
  opacity: 0.8;
  border: 2px solid #c40000;
}

/*site management*/
#SiteGroupDevices {
  position: absolute;
  width: 400px;
  background: #FFF;
  border: 2px solid #5479be;
}

  #SiteGroupDevices .GroupDeviceHeader {
    background: #5479be;
    color: #fff;
    float: left;
    width: 100%;
    padding: 8px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Roboto-Light', Arial, sans-serif;
  }

  #SiteGroupDevices .GroupDevice {
    float: left;
    padding: 8px;
    width: 384px;
  }

#menu {
  width: 180px;
  padding: 0;
}

  #menu li {
    padding: 10px 10px;
  }

    #menu li:hover {
      background-color: #ccc;
    }

#SiteManagementTooltip {
  position: absolute;
  left: 438px;
  top: 50px;
  background: #555;
  border-radius: 6px;
  padding: 10px;
  width: 270px;
  font-family: 'Roboto-Light', Arial, sans-serif;
  color: #fff;
  font-size: 11px;
  display: none;
}

/*end sitemanagement*/

/* Statistics detail pages */
.statspanel .panel-body {
  height: 330px;
}

.statspanel {
  margin-bottom: 20px;
}

  .statspanel .panel-heading h3 {
    color: #000;
    font-weight: 500;
    text-transform: none;
  }

  .statspanel .panel-heading {
    float: none;
    background-color: #f5f5f5;
    padding: 5px;
  }

.ministat {
  height: 100px;
  padding-bottom: 10px;
}

  .ministat h4, h5 {
    margin-top: 10px;
    margin-bottom: 5px;
    text-transform: none;
    color: #000;
  }

  .ministat h5 {
    margin-top: 0px;
  }


    .ministat .minichart span {
      font-size: 30px;
      width: 100%;
    }

.statsconfigpanel .col-sm-6 > span {
  width: 100%;
}

.statsconfig .filterlabel {
  float: left;
  padding-left: 50px;
  padding-top: 7px;
}

  .statsconfig .filterlabel:first-of-type {
    padding-left: 20px;
  }

.statsconfig .filterinput {
  float: left;
  padding-left: 30px;
}

.statsconfigpanel .filterinput {
  margin-top: 3px;
}

.statsconfig .datefilterinput {
  width: 200px;
}



.statsconfigpanel select {
  max-width: 100%;
  padding: 3px 12px;
  border: 1px solid #cecece;
  box-shadow: rgba(0,0,0,.0745098) 0 1px 1px inset;
}

.statspanel .k-grid td {
  padding: 0.5em 1.286em;
}

@media print {
  /*TODO(rbrals): properly figure out print scaling*/
  html {
    width: 1920px;
  }

  body {
    width: 1920px;
  }

  .noPrint {
    display: none;
  }

  .k-widget {
    font-size: 1.6em !important;
  }
}

/* end statistics detail pages */

/*Ricardo aanpassingen nieuwe fonts*/

@font-face {
  font-family: HKGrotesk;
  src: url('../Content/default_3_0/fonts/HKGrotesk-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: HKGrotesk;
  src: url('../Content/default_3_0/fonts/HKGrotesk-BoldItalic.otf') format('opentype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: HKGrotesk;
  src: url('../Content/default_3_0/fonts/HKGrotesk-LightItalic.otf') format('opentype');
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: HKGrotesk;
  src: url('../Content/default_3_0/fonts/HKGrotesk-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}