html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin:0px;
    padding:0px;
}
a:hover, a:active {
    outline: 0;
}
img {
    width:auto;
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
/* Styles for Popup*/
.setup_popup, .alertpopup, .alertpopup, .zonepopup{
    background-color: #FFFFFF;
    display: none;
    left: 0;
    margin: 0 5%;
    overflow: hidden;
    padding: 3% 5% 5%;
    position: absolute;
    width: 80%;
    z-index: 50000;
}
#close_button {
    background: url("../images/common/close_button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 14px;
    margin-top: 10px;
    padding: 4px 0 0;
    width: 14px;
}
.datapopup_class , .datapopupsummary_class{
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    color: #6A6969;
    font-family: 'verdana';
    font-size: 13px;
    padding: 10px 0;
}
.fstdiv{
    padding-top: 0;
}
.datapopupsummary_class{
    line-height: 30px;
    padding-top: 10px;
}
.datapopupsummary_class span{
    line-height: normal !important;
}
.datapopup_class span, .datapopupsummary_class span{
    font-family: 'verdana';
    margin-right:10px;
}
.backbase_transform {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4500;
}

@media only screen and (max-width:1024px){
    /*div{ border: 1px solid red;}*/
    body{ 
	-webkit-text-size-adjust: none; 
    }
    #container,.layout,.user_stream{
        width: auto;
    }
    #container,.outer_container{
	padding: 10px 10px 30px;
    }
    .user_stream{
	margin-right: 5px;
    }
    .ui-accordion{
	width: 25%;
    }
    .rightcontent{
	width: 73%;
    }
    .setup_addpopups,.alert_addpopups{
	width: auto;
    }
    .dbcharts1
    {
	margin: 0 5px 13px 0;
    }	
    .dbcharts 
    {
	width:auto;
    }
    #powconfromdate,#zoneconfromdate,#unitconfromdate,#alertstartdate,#powcontodate,#zonecontodate,#unitcontodate,#alertenddate
    {
	border-radius:none !important;
	-webkit-appearance:none;
	-webkit-border-radius:1px;   
    }
    #delbtn,#addbtn,#editbtn
    {
	border-radius:3px !important;
	-webkit-appearance:none;
	-webkit-border-radius:1px;
    }
    .actionsection input[type="text"]{
	width: 92%;
    }
    #appposno, #unitpostitle {
	width: 17%;
    }
     #zonepostitle
    {
	width:17%;
    }
    .signinfields
    {
	width:335px;
    }
}
@media only screen and (max-width:979px){
   /* div{ border: 1px solid #000;}*/
    .setupsection p:first-child{
	margin-right: 15px;
    }
    #accordionsetup, #accordionreports, #accordionzonereports{
	margin-right: 10px;
    }
    .rightcontent{
	width: 73.25%;
    }
    .pmsunitheader p:first-child, .pmsunitsection p:first-child{
	width: 82%;
    }
    .pmsunitheader p, .pmsunitsection p{
	width: 15%;
    }
    .sbHolder{
	width: 65%;
    }
    #appliances
    {
	width: 60%;
    }
    .appitems
    {
	width: 59%;
    }
    .appfromdate
    {
	width:34%;
    }
    .apptodate
    {
	width:47%;
    }
    .zonefromdate
    {
	width:35%;
    }
    .zonetodate
    {	
	width:46%;
    }
    .unitfromdate
    {	
	width:36%;
    }
    .unittodate
    {	
	width:45%;
    }
    #unittitle
    {
	width:59%;
    }
    .units
    {
	width:60%;
    }
    #generatebtn,#zonegeneratebtn
    {
	width:68px;
    }
    
    #alertdesc2, #alertdesc3, #alertdesc6 
    {
	width: 43%;
    }
	.alertslistcont p
    {
	font-size:13px;
    }
    #alertdesc, #alertdesc1, #alertdesc4, #alertdesc5, #alertdesc7
    {
	width:44%;
    }
    .alerthistory,.abtbedroomaltment 
    {
	line-height: 18px;
    }
    .alertfromdate
    {
     width: 26%;
    }
    .alerttodate
    {
	width: 60%;
    }
    .dbcharts 
    {
	width: 687px;
	margin: 0px auto;
    }
    .dbcharts1
    {
	width:180px;
    }
    #aidcharts
    {
	padding: 48px 0px;
    }	
    #aidcharts img
    {
	width:40%;
    }
    #altdatetime,#altdatetime3,#altdatetime2,#altdatetime1
    {
	width:20%;
    }
}
@media only screen and (max-width:800px){
   /* div{ border: 1px solid green;}*/
    #zonetitle
    {
	width:36%;
    }
    #unittitle 
    {
	width: 56%;
    }
    #zoneconstitle
    {
	width:24%;
    }
    #zones1,#zones2,#zones3,#zones4,.appfromdate,.zonefromdate
    {
	width:35%;
    }
    #zonecons1,#zonecons2,#zonecons3,#zonecons4
    {
	width:19%;
    }
    .units
    {
	width: 57%;
    }
    .setup_addpopups, .alert_addpopups{
	margin: 0 6%;
    }
}
@media only screen and (max-width:768px){
   /* div{ border: 1px solid yellow;}*/
    .signininputfields 
    {
    margin: 0px 0px;
    }
    .ui-accordion, .rightcontent{
	width: 100%;
	margin: 0 !important;
    }
    .ui-accordion{
	display: none;
    }
	
    #responsivemenu,#reportsresponsivemenu{
	display: block;
	height: 30px;
    }
    .rightcontent{
	margin-top: 5px !important;
    }
    .setup_addpopups label,.alert_addpopups label{
	width: auto;
    }
    .price_image img{
	width: 100%;
    }
    .powconsperapp
    {
	text-align:center;
    }
    #unitpostitle
    {
	width: 17%;
    }
    #zoneposno1,#zoneposno2,#zoneposno3,#zoneposno4
    {
	width: 11%;
    }
    .zonecons 
    {
	width: 20%;
    }
    .dashboardchartsinkwh
    {
	padding-left:0px;
    }
    #alertname0, #alertname1, #alertname2, #alertname3, #alertname4, #alertname5, #alertname6, #alertname7
    {
	width: 22%;
    }
    .alertfromdate
    {
	width: 31%;
    }
    .alerttodate
    {
	width: 52%;
    }
    .dbcharts 
    {
	width: 550px;
	margin: 0px auto;
    }
    .dbcharts1 
    {
	width: 133px;
    }
    #aidcharts
    {
	padding: 42px 0px;
    }
    #frequencyinputs{
	margin: 5px 0 0 26px;
    }
    .kwCurrent_txt{
	margin-bottom: 12px !important;
    }
    .actionsection input[type="text"]{
	width: 90%;
    }
    .ui-accordion .ui-accordion-header-active, .ui-accordion .ui-accordion-header{
	background-position: 98%;
    }
    #unittitle {
	width: 61%;
    }
    .units {
	width: 63%;
    }
    #alertdesc2, #alertdesc3, #alertdesc6 {
	width: 43%;
    }
    
    #alertdesc
    {
	width:43%;
    }
    .unitfromdate {
	width: 34%;
    }
    .powconsperapp iframe{
	width: 65% !important;
    }
}
@media only screen and (max-width:620px){
    /*div{ border: 1px solid black;}*/
    .signindetails
    {
	padding:10px;
    }
    p.loginlorem
    {
    width: auto;
	margin:0px;
	padding:0px;
    }
   .userlogindetails
    {
	width:auto;
	padding:15px 10px 70px;
    }
    p.userdetails
    {
	width:auto;
    }
    .setup_content_header{
	padding: 0 12px;
    }
    .setupsection p:first-child{
	margin-right: 0;
	width: 18%;
    }
    .setupsection p:nth-child(3){
	width: 38%;
    }
    .popups_innercontent{
	padding: 10px;
    }
    #soc_loc,#mac-address,#appliancename{
	width: 85%;
    }
    #socketform .sbHolder,#applianceform .sbHolder{
	width: 90%;
    }
    .appfromdate,.zonefromdate
    {
	width:42%;
    }
    .unitfromdate
    {
	width:43%;
    }
    #powconfromdate,#zoneconfromdate,#unitconfromdate,#alertstartdate,#powcontodate,#zonecontodate,#unitcontodate,#alertenddate
    {
	margin: 0px 6px;
    }
    #unitcontodate
    {
	margin: 0px 6px;
    }
    .apptodate,.zonetodate,.unittodate
    {
	width:38%;
    }
    #appliances
    {
	width: 57%;
    }
    .appitems
    {
	width: 55%;
    }
    .zoneconstitle p
    {
	font-size:14px;
    }
    .zoneconsumcont p
    {
	font-size:14px;
    }
    #zoneposno1,#zoneposno2,#zoneposno3,#zoneposno4
    {
	width: 9%;
    }
    #unittitle
    {
	width:51%;
    }
    #unitpostitle 
    {
	width: 21%;
    }
    
    .units
    {
	width:48%;
    }
    .unitposno
    {
	width: 13%;
    }
    #zoneposno1,#zoneposno2,#zoneposno3,#zoneposno4
    {
	width: 6%;
    }
    #zonepostitle
    {
	width: 14%;
    }	
    .alertviewmore
    {
	display:block !important;
    }
    .alertslist p,.alertslistcont p
    {
	display:none;
    }
    
    #alertid, #alertid1, #alertid2, #alertid3, #alertid4, #alertid5, #alertid6, #alertid7, #alertlogid, #alertlogid3, #alertlogid2, #alertlogid1 
    {
	width: 8%;
	font-size:14px;
    }
	
    #alertname0, #alertname1, #alertname2, #alertname3, #alertname4, #alertname5, #alertname6, #alertname7 
    {
	font-size: 14px;
	width: 65%;
    }
    .alertslist .alertviewmore{
	width: 18%;
	font-size: 14px;
    }
    .alertviewmore{
	text-align: center;
    }
    .alertslist p:first-child,.alertslist p:nth-child(2),.alertslist p:last-child
    {
	display: inline-block !important;
    }
    .alertslistcont p:first-child,.alertslistcont p:nth-child(2),.alertslistcont p:last-child
    {
	display:inline-block !important;
	width:18%;
    }
    .alertfromdate 
    {
	width: 42%;
    }
    .alerttodate
    {
	width: 37%;
    }
    #alertgeneratebtn ,#generatebtn, #zonegeneratebtn,#unitgeneratebtn
    {
	width:68px;
	float: none; 
    }
    #altdatetime, #altdatetime3, #altdatetime2, #altdatetime1
    {
	width: 30%;
	margin-right: 20px;
    }
    .dbcharts1
    {
	width: 160px;
    }
    .dbcharts 
    {
	width: 425px;
	margin: 0px auto;
    }
    #alertname{
	width: 72%;
    }
    #for_event, #for_time, .notification_txt{
	margin: 0;
    }
    .exceed,.recurring_txt{
	width: 85%;
    }
    #for_event .radioinputs .sbHolder{
	margin: 0;
    }
    #inkWh, #inkWhcurrent, #for_time .sbHolder{
	margin-left: 26px;
    }
    .recurring_txt{
	margin-bottom: 5px;
    }
    #for_time input[type="text"]{
	margin-bottom: 10px;
	margin-right: 5px;
	padding: 0 10px;
	width: 15%;
    }
    #for_event input[type="text"]{
     width: 13%;
    }
    #frequencyinputs p{
	width: 40%;
	margin: 0;
    }
    .actionsection input[type="text"]{
	width: 88%;
    }
    .unitgeneratebtn
    {
	margin-right:8px;
    }
    .alertgeneratebtn
    {
	margin-right:7px;
    }
    .signinfields {
	width: 330px;
    }
}
@media only screen and (max-width:480px){
    /*div{ border: 1px solid blue;}*/
    .menu li a{
	width: 75px;
	padding: 0.5em;
    }
    .setupnavigation ul{
	display: block;
	float: none;
    }
    .setup_report{
	top: 5px;
	right: 0;
    }
    .setupnavigation .setup_report p{
	margin-bottom: 10px;
    }
    .setupsection p{
	display: none;
    }
    .setupsection p:first-child,.setupsection p:last-child{
	display: block;
	width: 50%;
	text-align: center;
    }
    .pmsunitheader p:first-child, .pmsunitsection p:first-child{
	width: 65%;
    }
    .pmsunitheader p, .pmsunitsection p{
	width: 26%;
    }
    .applianceheader p:first-child, .appliancesection p:first-child{
	width: 35%;
    }
    .sbHolder {
	width: 90%;
    }
    .setup_addpopups,.alert_addpopups{
	margin: 0 8%;
    }
    #soc_loc,#mac-address,#appliancename{
	width: 80%;
	padding-left: 15%;
    }
    #alertname, .actionsection input[type="text"]{
	padding-left: 11%;
    }
    .popups_content{
	padding: 10px;
    }
    .price_image{
	margin: 15px 0;
    }
    .zoneconstitle p
    {
	display:none;
    }
    .zoneconstitle p:first-child,.zoneconstitle p:last-child
    {
	display: inline-block;
	text-align:center;
    }
    .zoneconsumcont p
    {
	display:none;
    }
    .zoneviewmore
    {
	display:inline-block !important;
    }
    .zoneconsumcont p:first-child,.zoneconsumcont p:last-child
    {
	display:inline-block;
	width:22%;
	text-align:center;
    }
    .powerconsbyapp
    {
	font-size:15px;
    }
      #appposno
    {	
	width:17%;
    }
    #appliances
    {
	width: 45%;
    }
    .appitems
    {
	width: 43%;
    }
    .applianceconscont p,.appliancescont p,.zoneconstitle p, .unitconstitle p,.unitconsumption p ,.setupsection p
    {
	font-size:13px;
    }
    .posno, .unitposno
    {
	width:6%;
	
    }
    #zonepostitle
    {
	width: 52%;
    }
    #unitpostitle
    {
	width: 16.5%;
    }
    #unittitle 
    {
	width: 44%;
    }
    .units 
    {
	width: 43%;
    }
    .appfromdate,.apptodate,.zonefromdate,.zonetodate,.unitfromdate,.unittodate,.alertfromdate,.alerttodate
    {
	width:100%;
	margin-bottom: 5px;
    }
    .applianceinputfield,.zoneinputfield, .unitinputfield, .alertinputfield{
	padding-top: 5px;
    }
    .applianceinputfield
    {
	padding-bottom:5px;
    }
    #powconfromdate,#powcontodate,#zoneconfromdate,#zonecontodate,#unitconfromdate,#unitcontodate,#alertstartdate,#alertenddate
    {
	width: 127px;
    }
    #powcontodate,#zonecontodate,#unitcontodate
    {
	margin:0px 7px 0px 25px;
    }
    #alertenddate
    {
	margin:0px 10px 0px 26px;
    }
    #zoneposno1,#zoneposno2,#zoneposno3,#zoneposno4
    {
	width: 41%;
    }
    p.powconscharts
    {
	padding-left:20px;
	text-align:left;
	font-size:10px;
    }
    #alertname1, #alertname2, #alertname3, #alertname4, #alertname5, #alertname6, #alertname7
    {
	font-size: 13px;
	width:65%;
    }
     .alertslistcont p:first-child,.alertslistcont p:nth-child(2),.alertslistcont p:last-child
    {
	display:inline-block !important;
	width:auto;
    }
    
    .alertslist p:first-child, .alertslist p:nth-child(2), .alertslist p:last-child {
	font-size:13px;
    }
    #alertment
    {
	display:none;
    }
    .alertmentsec
    {
	padding-bottom:47px;
    }
    .alerthistory, .abtbedroomaltment
    {
	padding:0px 10px;
    }
    .alertmentsectwo p
    {
	margin-top: 10px;
	padding-left:10px;
    }
    #alertid, #alertid1, #alertid2, #alertid3, #alertid4, #alertid5, #alertid6, #alertid7 
    {
	font-size: 13px;
	width: 10%;
    }
    #alertment
    {
	display:none;
    }
    .alertmentsec
    {
	padding-bottom:27px;
    }
    #alertlogid, #alertlogid3, #alertlogid2, #alertlogid1
    {
	width:20%;
    }
    #delbtn, #addbtn, #editbtn
    {
	width:65px;
	margin-right:0px;
    }
    #generatebtn, #zonegeneratebtn
    {
	width: 65px;
    }
    .dbcharts
    {
	width: 100%;
	padding:10px;
    }
    .dbcharts1
    {
	width:38%;
	padding:10px;
    }
    p.powconscharts
    {
	text-align: center;
	padding-left:0px;
    }
    #aidcharts{
	padding: 28px 10px;
    }
    #aidcharts img
    {
	width:52%;
    }
    #event .sbHolder, .monitorsection .sbHolder{
	width: 90%;
    }
    #alertname,.frequencylabel{
	width: 82%;
    }
    .exceed, .recurring_txt{
	width: 83%;
    }
    .exceed{
	margin-right: 0;
    }
    #frequencyinputs p{
	width: 45%;
    }
    #for_time #frequencyinputs input[type="text"]{
	width:60px;
	margin-right: 15%;
	margin-left: 1%;
    }
    .consumption_txt{
	margin: 0 5px 5px;
    }
    #onetimeinput{
	width: 40% !important;
	margin-left: 33px;
    }
    #for_time .sbHolder{
	width:30%;
    }
    .pmsunitheader p:first-child, .pmsunitsection p:first-child,.applianceheader p:first-child, .appliancesection p:first-child{
	padding-left: 10px;
    }
    .pmsunitheader p, .pmsunitsection p,.applianceheader p, .appliancesection p,.setupsection p{
	font-size: 13px;
    }
    #event .sbHolder{
	width: 85%;
    }
    .actionsection input[type="text"]{
	width: 82%;
    }
    .ui-accordion .ui-accordion-header-active, .ui-accordion .ui-accordion-header{
	background-position: 93%;
    }
    #alertname0 {
	font-size: 13px;
	width: 62%;
    }
    .appgeneratebtn,.zonegeneratebtn,.unitgeneratebtn,.alertgeneratebtn
    {
	float:none;
    }
    .alertdatesection,.powconsdate,.zoneconsdate,.unitconsdate{
	padding-bottom: 10px;
    }
    #altdatetime, #altdatetime3, #altdatetime2, #altdatetime1 {
	width: auto;
    }
    .logheader p:last-child{
	margin-top: 10px;
    }
    #altdatetime{
	margin-left: 20px;
    }
    #apptolabel
    {
	width:30px;
    }
    #unitpostitle {
	width: 19.5%;
    }
    .alertslist .alertviewmore{
	width: auto;
    }
    .setupcontainer, .reportscontainer, .zonereportscontainer{
	min-height: 400px;
    }
    #alertstartdate{
	margin-right: 10px;
    }
    .signindetails
    {
	padding:10px;
    }
    .userlogindetails
    {
	padding:15px 10px 70px;
    }
    p.userdetails
    {
	width:auto;
    }
    #usermail,#password
    {
	margin:8px 0 10px 0;
	width: 85%;
    }
    #signinbutton
    {
	float:none;
    }
    .signininputfields 
    {
	margin: 0px 0px;
    }
    .signinfields
    {
	width:auto;
    }
    .signin 
    {
	width: auto;
	margin: 0px 0px;
    }
    .powconsperapp{
	margin: 0;
	width: 100%;
    }
    .powconsperapp iframe {
        width: 50% !important;
    }
}
@media only screen and (max-width:390px){
    /*div{ border: 1px solid yellow;}*/
    .menu li a{
	width: auto;
	padding: 0.5em 0.5em;
    }
    #soc_loc,#mac-address,#appliancename,#alertname, .actionsection input[type="text"]{
	padding-left: 16%;
    }
    .consumption_txt{
	margin: 0 0 0 2px;
    }
    #recurringtime{
	width: 18% !important;
    }
    #for_event .radioinputs .sbHolder{
	margin-left: 26px;
    }
    #for_time #frequencyinputs input[type="text"]{
	width:40px;
	margin-right: 20%;
    }
    #inkWhcurrent{
	margin-bottom: 10px;
    }
    .setup_addpopups,.alert_addpopups{
	margin: 0 4%;
    }
    .exceed{
	margin-right: 0 !important;
    }
    #alertname0{
	width: 55%;
    }
    #appposno
    {
	width:20%;
    }
}
@media only screen and (max-width:320px){
    /*div{ border: 1px solid red;}*/
    .menu li a{
	padding: 6px;
    }
    .user_stream span{
	display: none;
    }
    .logout{
	display: block;
    }
    .signininputfields 
    {
	margin: 0px 0px;
    }
    .signin
    {
	margin: 0px;
	width: auto;
    }
    #usermail,#password
    {
	width:79%;
    }
    #soc_loc,#mac-address,#appliancename,#alertname, .actionsection input[type="text"]{
	padding-left: 16.2%;
    }
    #powconfromdate,#powcontodate,#zoneconfromdate,#zonecontodate,#unitconfromdate,#unitcontodate
    {
	width:120px;
    }
    #alertstartdate,#alertenddate
    {
	width: 117px;
    }	
    #aidcharts img 
    {
	width: 46%;
	padding-left: 5px;
    }
    #unitpostitle {
	width: 24%;
    }
    #appposno
    {
	width:22%
    }
    .exceed, .recurring_txt{
	width: 85%;
    }
    .radioinputs,.eventtxt,#event .sbHolder{
	padding-left: 0 !important;
	margin-left: 0 !important;
    }
    #for_event .radioinputs .sbHolder{
	margin-left: 26px;
    }
    #event .sbHolder{
	width: 95%;
    }
    #appliances 
    {
	width: 36%;
    }
    .appitems 
    {
	width: 32%;
    }
    .appitems 
    {
	width: 32%;
    }
    .units
    {
	width: 36%;
    }
    #unittitle {
	width: 37%;
    }
    #alertname1, #alertname2, #alertname3, #alertname4, #alertname5, #alertname6, #alertname7
    {
	width:55%;
    }
    #alertname0{
	width: 50%;
    }
    #ui-datepicker-div{ left:10px !important }
}