﻿@charset "utf-8";

html
{
    height: 100%;
}

body {
    min-height: 100%;
    /*position: relative;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#body
{
    
}

td
{
    vertical-align: top;
}

.datepicker table tr td.today
{
    background: #9BD8FF !important;
}

.datepicker table tr td.today:hover
{
    background: #2BADFF !important;
}

header
{
    min-height: 97px;
}

footer
{
    padding-left: 37px;
    position: relative;
    bottom: 0;
    padding-top: 30px;
    width: 100%;
	height: 110px;
}

.footer-wrapper
{
	
}

.data-foot
{
	margin-top: 30px;
}

.container
{
    float: left;
}

input, textarea
{
    font-size: 14px !important;
}

input[type=datetime]
{
    width: 290px;
    /*height: 15px;*/
}

label
{
    font-weight: normal;
}

.centrealign
{
    text-align: center;
}

.loginbutton
{
	background-color: #0099ca;
	border-radius: 15px;
	width: 50% !important;
	float: right;
    font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 20px !important;
	padding: 10px !important;
 
}

.loginbutton:focus, .loginbutton:hover, .applybutton:focus, .applybutton:hover
{
	background-color: #666;
	text-decoration: none;
}

.applybutton
{
	background-color: #0099ca;
	border-radius: 15px;
	width: 75% !important;
	float: left;
    font-family: 'Roboto', sans-serif;
	color: #fff !important;
	font-size: 20px !important;
	padding: 10px !important;
	text-align: center;
	margin-bottom: 30px;
}

.submitbutton
{
	background-color: #0099ca;
	border-radius: 15px;
	margin-left: 165px;
	margin-top: 15px;
	width: 25% !important;
	float: left;
    font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #fff !important;
	font-size: 20px !important;
	padding: 8px !important;
	text-align: center;
	margin-bottom: 30px;
}

.remember
{
	margin-top: 20px;
}

select
{
    width: 140px;
    height: 25px;
}

h2
{
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 10px;
    font-size: 1.75em;
    font-family: montserrat, sans-serif;
    font-weight: bold;
}

.ui-multiselect
{
    font-size: 0.85em !important;
    width: 140px !important;
    height: 30px;
}

.field-validation-error
{
    color: red !important;
    font-weight: normal !important;
}

.logo {
    background-image: url(../Images/hydrometrics_logo.png) !important;
    background-size: 345px 85px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 5;
    width: 345px;
    height: 80px;
    margin: 8px 0 0 25px;
    padding: 0px;
    text-indent: -9999px;
    float: left;
    background-repeat: no-repeat;
}

a.logo:hover, a.logo:focus {
	background-color: transparent !important;
}

.PageMenu
{
    padding-left: 65px;
}

.PageMenu ul
{
    margin: 0;
}

.PageMenu li
{
    display:inline;
    float:left;
    vertical-align:middle;
}

.PageMenu a
{
    display:block;
    text-decoration:none;
    vertical-align:text-bottom;
    color:white;
    margin-top:3px;
    width:140px;
    height:45px;
    line-height:44px;
    text-align: center;
}

.PageMenu a:hover
{
    background-color: #AABDC4;
}

.status a.navstatus,
.reports a.navreports,
.admin a.navadmin
{
    background-color: #0099ca;
	color: #fff;
}

.login-wrapper
{
    width: 1000px;
    margin: 0 auto;
}

.login
{
    margin: 80px auto 0;
	background: rgba(255,255,255,0.8);
	border-radius: 20px;
	width: 735px;
}

.login-left-spacer
{
    min-width: 430px;
    min-height: 10px;
    float:left;
}

.login h4
{
    font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-align: left;
	margin-bottom: 30px;
}

.login table
{
    width: auto;
    border-collapse: collapse;
}

.login td
{
    vertical-align: central !important;
}

.login label
{
    text-align: left;
    width: 100px;
    padding: 0 20px 0 0;
    font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}

.login input
{
    margin: 0;
    padding: 5px;
}

.login input[type="submit"]
{
    border: 1px solid #E2E2E2;
    cursor: pointer;
}

#loginForm {
	width: 100%;
	float: none;
	padding-top: 80px;
}

#loginForm input {
    width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	padding: 20px 10px;	
}

#loginForm input[type="checkbox"] {
	width: 3%;
	margin-top: 22px;
}

.loginform {
	padding: 50px 50px 85px;
}

::placeholder {
	font-size: 1.5em;
	color: #000 !important;
}

.container-login {
	height: 100px;
}

#SaveBar
{
    
    /*border-top: 1px solid #C8C8C8;*/
    border-bottom: 0px solid #C8C8C8;
    background: #0099ca;
	padding-top: 10px;
	margin-bottom: 30px;
}

#ContentTall
{
    min-height: 830px;
    background-color: #f4f6f8;
    overflow: hidden;
    position: relative;
    width:100%;
}

.charts-wrapper
{
    display: inline-flex;
}

.chartoptionspanel {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    /*font-size: 20px;*/
    font-size: 16px;
    width: 350px;
    background-color: #fff;
    padding: 30px 10px 10px 30px;
    margin: 20px 0px 20px 0px;
    display: table-cell;
    vertical-align: top;
    border-radius: 0px 15px 15px 0px;
    -webkit-box-shadow: 5px 5px 20px 5px rgba(204,204,204,0.75);
    -moz-box-shadow: 5px 5px 20px 5px rgba(204,204,204,0.75);
    box-shadow: 5px 5px 20px 5px rgba(204,204,204,0.75);
}

.chartpanel
{
    /*display: table-cell;*/
    display: inline-flex;
    /*padding: 0px 0 50px 95px;*/
    padding: 40px 0 50px 25px;
    /*float: left;*/
}

.chartoptionsfilter
{
    float: left;
    width: 200px;
    min-height: 40px;
}

.chartoptionslabel
{
    float: left;
    width: 200px;
    padding: 4px 0 0px 0;
}

.chartoptionscontrol
{
    float: left;
    width: 200px;
    padding: 4px 0 4px 0;
}

.charts
{
    padding: 40px 0 0 80px;
    float: left;
}

a.optionsbutton
{
    font-size:12.5px;
    text-decoration: none;
    float: left;
    min-width: 65px;
    height:34px;
    line-height:32px;
    color:#444444;
    background-color:#9BD8FF;
    border: 1px solid #5EC4FF;
    text-align: center;
    margin: 25px 0 0 40px;
    padding: 0px 14px;
}

a.optionsbutton:hover
{
    color: white;
    background-color:#2BADFF;
}

a.optionsbuttongrey
{
    text-decoration: none;
    min-width: 65px;
    height: 34px;
    line-height: 32px;
    color: #fff;
    background-color: #47c6e8;
    text-align: center;
    padding: 7px 14px;
    font-family: roboto, sans-serif;
    font-size: 15px;
}

a.optionsbuttongrey:hover
{
    color: white;
    background-color: #0099ca;
}

a.checkbutton
{
    font-size: 15px;
    text-decoration: none;
    float: left;
    min-width: 65px;
    height: 40px;
    line-height: 39px;
    color: #fff;
    background-color: #47c6e8;
    border: 1px solid #5EC4FF;
    text-align: center;
}

a.checkbutton:hover
{
    color: white;
    background-color: #0099ca;
}

.sensortablediv
{
    float: left;
}

.sensortable td
{
    border: 1px solid #4cc7e8;
    color: #000;
    padding: 6px 17px;
    text-align: center;
    font-family: roboto, sans-serif;
    font-size: 15px;
    background-color: #fff;
}

.sensortableheader
{
    font-weight: 600;
}

.exporttocsv
{
    float: left;
    margin: 10px 0 0 5px;
}

.deletedata
{
    float: left;
    margin: 10px 0 0 20px;
}

.exporttocsvimage
{
    float: left;
    background-image: url('../Images/Icons/document.png');
    background-size: 24px 24px;
    width: 22px;
    height: 22px;
    margin: 5px;
}

.exporttocsvimage:hover
{
    background-image: url('../Images/Icons/document-hover.png');
}

.statusheading
{
    float: left;
    margin-left: 14%;
    font-family: montserrat, sans-serif;
    font-weight: bold;
    color: #000;
}


.statustableouter
{
    margin: 25px 0 60px 0;
    width: 100%;
    float: left;
}

.statustable
{
    width: 1400px;
    margin: 0 auto;
}

.statustable td {
    border: 1px solid #4cc7e8;
    padding: 5px 10px;
    max-width: 400px;
    background-color: #fff;
    font-family: roboto, sans-serif;
    font-size: 15px;
    text-align: center;
}


.sensordownloaddiv
{
    margin: 5px 0 55px 1140px;
    float: left;
}

.servicestatus
{
    float: right;
    margin: 10px 10px 0 0;
    background-color: #fff;
    font-family: roboto, sans serif;
    font-weight: 500;
    font-size: 15px;
}

.servicestatus table td
{
    border: 1px solid #4cc7e8;
    color: #000;
    padding: 5px 10px;
}

.datacheckbox
{
    /*float: right;*/
}

.datatext
{
    width: 400px;
}

.usermanagementmenu
{
    margin: 30px 0 0 25px;
}

.usermanagementmenu ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.usermanagementmenu li
{
    display:inline;
    vertical-align:middle;
}

.usermanagementmenu a
{
    font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:16px;
    text-decoration:none;
    vertical-align:text-bottom;
    color:#444444;
    display:block;
    margin-bottom: 20px;
    text-align:center;
    border: 1px solid #0099ca;
    background-color:#fff;
	border-radius: 20px;
	padding: 10px 10px;
}

.usermanagementmenu a:hover
{
    color: white;
    /*background-color:#2BADFF;*/
    background-color: #AABDC4;
    border: 1px solid #AABDC4;
}

.createuser a.menucreateuser,
.changepassword a.menuchangepassword,
.deleteuser a.menudeleteuser,
.createcompany a.menucreatecompany,
.managecompany a.menumanagecompany,
.deletecompany a.menudeletecompany,
.createsite a.menucreatesite,
.managesite a.menumanagesite,
.deletesite a.menudeletesite,
.createsensor a.menucreatesensor,
.managesensor a.menumanagesensor,
.deletesensor a.menudeletesensor
{
    color:#444444;
    background-color:#9BD8FF;
    border: 1px solid #5EC4FF;
	border-radius: 20px;
	padding: 10px 0px;
}

.sidemenu
{
    width:260px;
    height:60%;
	margin-bottom: 30px;
    padding: 20px 20px 20px 25px;
    position: absolute;
    border-right: 1px solid #C8C8C8;
    background: #FFF; /* Old browsers */
	border-radius: 0px 15px 15px 0px;
	-webkit-box-shadow: 5px 5px 20px 5px rgba(204,204,204,0.75);
	-moz-box-shadow: 5px 5px 20px 5px rgba(204,204,204,0.75);
	box-shadow: 5px 5px 20px 5px rgba(204,204,204,0.75);
}

.usermanagementmenu
{
    margin: 30px 0 0 0px;
}

.usermanagementcontent
{
    padding: 50px 0 0 345px;
}

a.button
{
    font-size:14px;
    text-decoration: none;
    float: left;
    width: 130px;
    height:34px;
    line-height:32px;
    color:#444444;
    background-color:#9BD8FF;
    border: 1px solid #5EC4FF;
    text-align: center;
    margin: 20px 0 0 210px;
}

a.button:hover
{
    color: white;
    background-color:#2BADFF;
}

.errormessagediv
{
    margin: 20px 40px 40px 40px;
    float: left;
    width: 60%;
}

.errormessage
{
    color: red;
}

.successmessagedivsmall
{
    width: 500px;
    margin: 50px 0 0 40px;
    font-size: 14px;
}

.successmessage
{
    color: green;
}

.reportingmenu
{
    margin: 6px 0 0 12px;
    float: left;  
}

.reportingmenu ul
{
    margin: 0;
    padding: 0;
    float: left;
}

.reportingmenu li
{
    display:inline;
    vertical-align:middle;
    float: left;
}

.reportingmenu a
{
    font-family: 'Montserrat', sans-serif;
	font-size:15px;
    text-decoration:none;
    vertical-align:text-bottom;
    color:#101834;
    display:block;
    width:130px;
    line-height:48px;
    margin-right:5px;
    text-align:center;
    /*-moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;*/
    border: 0px solid #C8C8C8;
	padding-bottom: 5px;
}

.reportingmenu a:hover
{

    background-color:#f0f2f5;
	border-radius: 10px 10px 0px 0px;
}

.users a.subnavusers,
.companies a.subnavcompanies,
.sites a.subnavsites,
.sensors a.subnavsensors,
.permissions a.subnavpermissions
{
    background-color:#f0f2f5;
    border-bottom: 0px solid #FFFFFF;
	border-radius: 10px 10px 0px 0px;
}

.mgmtquestion
{
    margin: 15px 5px 0 15px;
    font-size: 15px;
    width: 130px;
    text-align: right;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.mgmtanswer
{
    width: 300px;
    margin: 15px 0 0 15px;
}

.mgmtanswer input
{
    width: 200px;
}

.selectwide
{
    height: 100px;
}

.loading
{
    font-family: 'PT Serif Caption', serif;
    font-size:12.5px;
    text-decoration: none;
    color:#3F3F3F;
    line-height:20px;
    text-align:left;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}

.loadingouterbackground
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color:white;
    opacity:0.8;
    z-index:6;
}

.loadingimage-wrapper
{
    width: 1000px;
    /*margin: 0 auto;*/
}

.loadingimage-left-spacer
{
    min-width: 650px;
    min-height: 1px;
    float:left;
}

/*.loadingimage
{
    background-image: url('../Images/Icons/loading.gif');
    margin: 400px 0 0 850px;
    position: relative;
    width: 66px;
    height: 66px;
    z-index: 7;
}*/

.loadingimage
{
    background-image: url('../Images/Icons/loading.gif');
    margin: 275px 0 0 150px;
    /*position: relative;*/
    width: 66px;
    height: 66px;
    z-index: 7;
    float: left;
}

.container
{
    min-width: 350px;
    min-height: 97px;
}

.navbar
{
	background-color: #fff;
	margin-bottom: 0px;
	min-width: 350px;
	border-top: 10px solid #009aca;
}

.navbar-header
{
    min-height: 97px;
    /*width: 180px;*/
}

.navbar-brand {
  padding: 0 15px;
  height: 97px;
  line-height: 97px;
}

.navbar-toggle {
  /* (80px - button height 34px) / 2 = 23px */
  margin-top: 31.5px;
  padding: 9px 10px !important;
  float: left;
}

@media (min-width: 768px) {
  .navbar-nav > li > form > a,
  .navbar-nav > li > a {
    /* (80px - line-height of 27px) / 2 = 26.5px */
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    line-height: 27px !important;
  }
}

.nav > li > form > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

#AdminForm
{
	background-color: #e3ebf0;
	width: 850px;
	padding: 50px 50px 120px;
	border-radius: 20px;
}

#AdminForm select, #AdminForm input
{
	width: 500px;
	height: 35px;
}

#AdminForm.permissionsform
{
    width: 1200px;
	background-color: #e3ebf0;
	padding: 50px 50px 120px;
	border-radius: 20px;
    margin: 50px 0 0 75px;
}

.permissionsheading
{
    padding-bottom: 20px;
    font-weight: bold;
}

.permissionslist
{
    width: 400px !important;
    height: 133px !important;
    margin-top: 17px;
}

.icon-bar
{
    background-color: grey;
}

.navbar-collapse
{
    /*float: left;*/
    padding-left: 120px;
}

.navbar a
{
    text-decoration: none;
}

.navbar a:hover
{
    color : #fff;
	background-color: #0099ca;
}

.clear
{
	clear: both;
}

.highcharts-plot-background {
  stroke-width: 0
}

.highcharts-root {
  border-radius: 10px;
}

.highcharts-container {
  background-color: #fff;
}

.highcharts-background {
    background-color: #fff;
}

.highcharts-plot-background {
  stroke-width: 0;
  border-radius: 10px;
  background-color: #fff;
  fill: none;
}
    
.highcharts-title {
    color: #0099ca !important;
}

.ui-widget
{
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 14px;
}
