.modal-backdrop.fade.show {
    display: none;
}
.modal-content {
    box-shadow: 0px 0px 17px #797979;
    
}
.plr0{
	padding-left:0px;
	padding-right:0px;
}
.plr-0{padding-left:0px;padding-right:0px;}
.plr-5{padding-left:5px!important;padding-right:15px!important;}
.plr-15{padding-left:15px!important;padding-right:15px!important;}
.btn{border-radius:8px;   font-family: Roboto-Medium;}
.hr_line {
    border-bottom: 1px solid #eee;
    margin: 0.2rem;
}
a:hover {
    text-decoration: none;
}
.text-green{color: #709d06;}
.green_bg{background-color: #709d06;}
.lightgreen_bg{background-color: #1f9b79;}
.darkgreen_bg {background-color: #16745a;}	
i.fa.fa-angle-left.back_icon {
    padding-right: 10px;
    font-size: 22px;
    line-height: 0px;
    margin-top: -3px;
}
.btn_add_black {
    background-color: #7f7f7f;
    color: #fff;
    box-shadow: 0px 1px 6px #ccc;
    padding: 0.4rem 1.5rem;
    border-radius: 6px;
    font-size: 0.9rem;
	text-transform: uppercase;
	    border: 0px;
}
.btn-low {
    background-color: #89ae2d;
    width: 100%;
    color: #fff;
    padding: 0.2rem;
    border-radius: 0.3rem;
}
.btn-high {
    background-color: #e04f4a;
    width: 100%;
    color: #fff;
    padding: 0.2rem;
    border-radius: 0.3rem;
}
.form-group {
    margin-bottom: 0.8rem;
}
/* Login style */
.login-header{
	text-transform: uppercase;
    font-size: 18px;
    color: #709c06;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}
.log-field{
	border: 1px solid #dadada;
    padding: 8px 7px;
    border-radius: 20px;
}
.forms-fileds{
	border:none;
}
.bg-login{
	padding:0px;
}
.cover-field{
	text-align:center;
}
.btn-success{
	background-color: #709c06;
    color: #fff !important;
    border-radius: 25px;
    font-size: 14px;
    padding: 5px 32px;
	border-color:#709c06;
}
.nxt {
    margin-top: 24px;
    text-align: center;
    margin-bottom: 0px !important;
}
.form-group.float-label {
    margin-bottom: 0.5rem;
}
.btn-number{
	border: 1px solid #ced4da;
}
.login_pad{
	padding:0px;
}
.logo_img img {
	padding-top: 10px;
    position: absolute;
    margin: 0px auto;
    left: 0;
    right: 0;
}
.logo_img {
    text-align: center;
} 
.sec_pad {
    padding-left: 1rem;
    padding-right: 2rem;
}
.intl-tel-input {
  display: table-cell;
}
.intl-tel-input .selected-flag {
  z-index: 4;
}
.intl-tel-input .country-list {
  z-index: 5;
}
.input-group .intl-tel-input .form-control {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}
/* Login style end */
/* Dashboard design start */
.dashboard-farm-inner {
    background-color: #fff;
    box-shadow: 0px 0px 10px #ddd;
    padding: 20px 20px;
    border-radius: 20px;
}
.farm_img {
    border-radius: 56%;
    width: 60px;
    height: 60px;
	margin:0px auto;
	text-align:center;
}

.farm_img_gray {
    border-radius: 56%;
    width: 60px;
    height: 60px;
    margin: 0px auto;
    text-align: center;
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}

.dashboard-farm-inner {
    background-color: #fff;
    box-shadow: 0px 0px 10px #ddd;
    padding: 20px 10px 0px 10px;
    border-radius: 20px;
}
.GaugeMeter {
	Position: Relative;
	Text-Align: Center;
	Overflow: Hidden;
	Cursor: Default;
}
.GaugeMeter SPAN,
.GaugeMeter B {
	Margin: 0 auto;
	Width: 131px;
	Position: Absolute;
	Text-Align: Center;
	Display: Inline-Block;
	Color:#000!important;
	Font-Weight: 400;
	Font-Family: "Open Sans", Arial;
	Overflow: Hidden;
	White-Space: NoWrap;
	Text-Overflow: Ellipsis;
	font-size:28px!important;
/* 	line-height:135!important; */
}
.GaugeMeter.current_status SPAN,
.GaugeMeter.current_status B {
	Margin: 0 auto;
	Width: 72px;
	Position: Absolute;
	Text-Align: Center;
	Display: Inline-Block;
	Color:#000!important;
	Font-Weight: 400;
	Font-Family: "Open Sans", Arial;
	Overflow: Hidden;
	White-Space: NoWrap;
	Text-Overflow: Ellipsis;
	font-size:23px!important;	
	
	
}
.GaugeMeterIrrigation {
	Position: Relative;
	Text-Align: Center;
	Overflow: Hidden;
	Cursor: Default;
}
.GaugeMeterIrrigation SPAN  {
	Margin: 0 auto;
	Width: 131px;
	Position: Absolute;
	Text-Align: Center;
	Display:none;
	Color:#000!important;
	Font-Weight: 400;
	Font-Family: "Open Sans", Arial;
	Overflow: Hidden;
	White-Space: NoWrap;
	Text-Overflow: Ellipsis;
	font-size:28px!important;
 
/* 	line-height:135!important; */
}
.GaugeMeterIrrigation B {
	Margin: 0 auto;
	Width: 131px;
	Position: Absolute;
	Text-Align: Center;
	Display: Inline-Block;
	Color:#000!important;
	Font-Weight: 400;
	Font-Family: "Open Sans", Arial;
	Overflow: Hidden;
	White-Space: NoWrap;
	Text-Overflow: Ellipsis;
	font-size:28px!important;
	Display: -webkit-inline-box;
    margin-left: 16px;
    margin-top: -14px;
/* 	line-height:135!important; */
}
.GaugeMeterIrrigation.current_status SPAN,
.GaugeMeterIrrigation.current_status B {
	Margin: 0 auto;
	Width: 72px;
	Position: Absolute;
	Text-Align: Center;
	Display: Inline-Block;
	Color:#000!important;
	Font-Weight: 400;
	Font-Family: "Open Sans", Arial;
	Overflow: Hidden;
	White-Space: NoWrap;
	Text-Overflow: Ellipsis;
	font-size:23px!important;	
	
	
}
.btn-grad-gray {
    background-image: linear-gradient(to right, #b9b9b9 0%, #adadad 51%, #c3c3c3 100%);
    color: #717171;
    font-size: 0.7rem;
    border-radius: 60px;
    padding: 5px 16px;
    border: 0px;
    margin-top: -1rem;
}


.GaugeMeter[data-style="Semi"] B {
	Margin: 0 10%;
	Width: 30%;
}
.GaugeMeter S,
.GaugeMeter U {
	Text-Decoration: None;
    Font-Size: 14px;
    Font-Weight: 200;
    /* Opacity: .6; */
    color: #9e9191cc;
}
.GaugeMeter B {
	Color: Black;
	Font-Weight: 200;
	Font-Size: 0.85em;
	Opacity: .8;
}
div#PreviewGaugeMeter_2 {
		width: 100% !important;
}
.btn-grad {
	background-image: linear-gradient(to right, #709c06 0%, #709c06 51%, #8cc700 100%);
    color: #fff;
    font-size: 0.7rem;
    border-radius: 60px;
    padding: 5px 16px;
    border: 0px;
	margin-top: -1rem;
}
.dashboard-farm-inner h4 {
    font-size: 13px;
    font-weight: 600;
}
.dashboard-farm-inner h6 {
    font-size: 0.8rem;
	text-align: center;
}
/* Dashboard design end */
/* Genral setting design start */
.gentset_count {
    background-color: #127d6f;
    padding: 3px 7px;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    margin-right: 10px;
}
.gentset_counton {
    background-color: #709c06;
	padding: 3px 7px;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    margin-right: 10px;
}
.gentset_countdanger {
    background-color: #ca0202;
	padding: 3px 7px;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    margin-right: 10px;
}
.custom-control-input:checked~.custom-control-label::before {
 background-color: #4CAF50;
    
    outline:0;
}
.ui-widget.ui-widget-content {
    border: 0px solid #cbc7bd;
    border-radius: 7px !important;
}
.list-group-item.gen_set h6 a {
	color: #fff;
}
.list-group-item.gen_set h6 a:hover {
    color: #709c06;
	text-decoration:none;
}
.list-group-item.gen_set h6  {
    font-weight: 300;
    font-size: 0.9rem;   
	margin-bottom: 0rem !important;
}
.green {
    background-color: #709c06;
    color: #fff;
/* 	z-index: 9999999;
    position: relative; */
	font-family: Roboto-Medium;
	
}
.header_sub.green h6 {
    margin-bottom: 0rem;
    padding: 1rem 0.9rem 0.7rem 0.9rem;
    text-transform: capitalize;
   /*  letter-spacing: 0.03rem; */
    font-size: 1rem;
}
/* Genral setting End */
/* Status tab start */
.nav-tabs .nav-item {
    margin-bottom: -1px;
    flex: 1 1 auto;
    text-align: center;
}
.nav.nav-tabs.status_tablist li a.active {
    background-color: transparent;
    color: #000;
    border-bottom: 3px solid #608801;
    padding-bottom: 5px;
    box-shadow: none;
}
.nav.nav-tabs.status_tablist li a {
    color: #000;
	text-transform:uppercase;    
	font-size: 0.8rem;
    letter-spacing: 0.03rem;
}


.tab-content {
    margin-top: 1rem;
}
.last_syn {
	background-color: #f3f3f3;
    font-size: 0.8rem;
    text-align: center;
    padding:1.1rem 0rem;
}
.btn.btn-refresh {
	background-color: #709c06;
    color: #fff;
    font-size: 0.7rem;
    text-transform: uppercase;
    padding: 6px 10px;
    margin-left: 10px;
}
.status_genlist p {
    display: inline-block;    
	font-size: 0.8rem;
	font-family: Roboto-Medium;
	margin-bottom: 0.8rem;
}
.statusgen_onoff {
    float: right;
    font-size: 0.8em;
    color: #444;
}
.status_genlist {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 0rem;
    padding-left: 0.3rem;
    margin-left: 0rem;
}
.status_genlist.noborder {
    border-bottom: 0px;
}
.statusgen_onoff.check .fa {
    font-size: 22px;
    color: #709c06;
}
.statusgen_onoff.uncheck .fa {
    font-size: 22px;
    color: #d41825;
}
.status_gen_img img {
    width: 85%;
    margin-bottom: 0rem;
}
.status_head {
    font-size: 1rem!important;
    margin-bottom: 1rem;
	color: #666;
}
/* Status tab End */
/* Manual Mode style start */
.btn.btn_time {
    background-color: #709d06;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.02em;    
	width: 48%;    
	padding-right: 0px;
    padding-left: 0px;
}
.btn.btn_flow {
    background-color: #7f7f7f;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.02em;      
	width: 48%;  
	padding-right: 0px;
    padding-left: 0px;
}
.btn.btn_time img {
    max-width: 27px;
    margin-right: 2px;
}
.btn.btn_flow img {
    max-width: 28px;
    margin-right: 2px;
}
.manual_selectimg img {
    width: 64px;
    border: 1px solid #608801;
    box-shadow: 0px 0px 1px #868686;
    border-radius: 50px;
    height: 64px;
    padding: 2px;
}
.manual_selectimg {
 padding: 0px 0px;
}
.manual_selected {
    text-align: center;
}
.manual_selectimg.selct-img {
    margin-top: 16px;
}
.manual_selectimg h4 {
    margin-top: 0.8rem;
    font-size: 1rem;
    font-weight: 600;
}
.manual_mode_popup img {
    padding: 0px;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 60px;
    height: 60px;
}
.manual_pop_scroll {
    overflow-y: scroll;
    height: 240px;
    width: 100%;
	overflow-x: hidden;
	padding-right: 15px;
    padding-left: 6px;
}
.manual_mode_popup h4 {
    color: #fff;
    font-size: 0.8rem;
    margin-top: 0.3rem;
    margin-bottom: 0.6rem;
    text-align: center;
}
.btn.btn_add {
    text-align: center;
    display: block;
    margin: 0px auto;
    background-color: #709c06;
    color: #fff;
    border-radius: 50px;
    padding: 4px 35px;
    margin-top: 0rem;
}
span.add_circle {
    text-align: right;
    float: right;
    z-index: 99;
    font-size: 1.8rem;
    position: absolute;
    top: 59px;
    left: 94px;
    border: 0px solid #fff;
    border-radius: 50px;
    background-color: #fff;
}
.manual_time {
    margin-top: 0.6rem;
    text-align: center;
    border: 1px solid #ddd;
    padding: 0.3rem;
    background-color: #fff;	
}
.modal_springbg {    
	background-image: url(../img/manual-pop-up.jpg);
    background-size: cover;
    height: 100%;
    width: 100%;    
	padding: 0rem;    
	border-radius: 10px;
}
.close.manual_close {
	background-color: #487b0d !important;
    border-radius: 0.3rem;
    margin: 0rem 0rem 0rem auto !important;
    padding: 0.1rem 0.4rem 0.2rem 0.4rem!important;
    line-height: 1rem;
    opacity: unset !important;
}
.close.manual_close span {
    font-size: 1.1rem;
}
.close span {
    color: #fff;
}
.modal-dialog.manual_dialog {
    margin: 1.5rem;
}

@keyframes click-wave {
  0% {
    height: 40px;
    width: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 0px;
    right: 17px !important;
    bottom: 0;
    /* left: 0; */
    border-radius: 3px;
    height: 20px;
    width: 20px;
    transition: all 0.15s ease-out 0s;
    background: #ffffff;
    border: 1px solid #ddd;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: absolute;
    z-index: 1000;
}
.option-input:hover {
  background: #fff;
}
/* .option-input:checked {
  background: #40e0d0;
} */
.option-input:checked::before {
	height: 16px;
    width: 16px;
    position: absolute;
    content: '✔';
    display: inline-block;
    font-size: 0.8rem;
    text-align: center;
    line-height: 16px;
    color: #709c06;
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #709c06;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}
/* Manual Mode style End */

/* Cyclic Mode start */
.cyclic_timer {
    text-align: center;
    width: 100%;
}
img.cyclic_img {
    width: 34px;
    height: 34px;
    margin-right: 4px;
}
.cyclic_content p {
    font-size: 0.9rem;
}
.cy_set_time {
    color: #999;
    text-align: right;
    margin-top: 0.5rem;
}
.clockpicker-button {
    background-image: none;
    background-color: #f8f8f8;
    border-width: 1px 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    padding: 10px 0;
	color:#000;
}
.popover.clockpicker-popover.bottom {
	/*background-image: url(../img/clock-bg.jpg);*/
    background-size: cover;
   /*  height: 100%; */
   /*  width: 100%;  */   
	padding: 0.5rem 0rem 0rem 0rem;   
	left: 127.812px !important;
   background: linear-gradient(to bottom, #608801 0%, #3366ab 100%) !important;
}

.brd
{
    border: 1px solid #e2eded;
    border-color: #eaf1f1 #e4eded #dbe7e7 #e4eded;
}

#info
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    color: #2d3667;
    font-size: 16px;
    text-align: center;
    padding: 14px;
    background-color: #f3f9f9;
}

#app-cover
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 42px;
    margin: 100px auto 0 auto;
}

#select-button {
	position: relative;
    height: 16px;
    padding: 12px 10px;
    background-color: #fff;
    border-radius: 4px;
    cursor: pointer;
    border: 0px;
    background-color: transparent;
}

#options-view-button
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}

#selected-value
{
    font-size: 14px;
    line-height: 0;
    margin-right: 10px;
}

.option i
{
    width: 16px;
    height: 16px;
}

.option, .label
{
    color: #2d3667;
    font-size: 16px;
}

#chevrons {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0px;
    padding: 7px 15px 7px 5px;
    border: 1px solid #ccc;
    border-radius: 50%;
}

#chevrons i {
    display: block;
    color: #6d6d6d;
    line-height: 0.4;
}

#options-view-button:checked + #select-button #chevrons i
{
    color: #2d3667;
}

.options
{
    position: absolute;
    left: 0;
    width: 250px;
}

#options {
    position: absolute;
    top: 35px;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 4px;
    z-index: 99;
}

#options-view-button:checked ~ #options
{
    border: 1px solid #e2eded;
    border-color: #eaf1f1 #e4eded #dbe7e7 #e4eded;
}

.option
{
    position: relative;
    line-height: 1;
    transition: 0.3s ease all;
    z-index: 2;
}

.option i
{
    position: absolute;
    left: 14px;
    padding: 0;
    display: none;
}

#options-view-button:checked ~ #options .option i
{
    display: block;
    padding: 12px 0;
}

.label
{
    display: none;
    padding: 0;
    margin-left: 27px;
}

#options-view-button:checked ~ #options .label
{
    display: block;
    padding: 12px 14px;    
}

.s-c
{
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
}

.s-c.top
{
    top: 0;
}

.s-c.bottom
{
    bottom: 0;
}

input[type="radio"]
{
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 50%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}

.s-c:hover ~ i
{
    color: #fff;
    opacity: 0;
}

.s-c:hover
{
    height: 100%;
    z-index: 1;
}

.s-c.bottom:hover + i
{
    bottom: -25px;
    animation: moveup 0.3s ease 0.1s forwards;
}

.s-c.top:hover ~ i
{
    top: -25px;
    animation: movedown 0.3s ease 0.1s forwards;
}

@keyframes moveup
{
    0%{ bottom: -25px; opacity: 0;}
    100%{ bottom: 0; opacity: 1;}
}

@keyframes movedown
{
    0%{ top: -25px; opacity: 0;}
    100%{ top: 0; opacity: 1;}
}

.label
{
    transition: 0.3s ease all;
}

.opt-val
{
    position: absolute;
    left: 14px;
    width: 217px;
    height: 21px;
    opacity: 0;
    background-color: #fff;
    transform: scale(0);
}

.option input[type="radio"]:checked ~ .opt-val
{
    opacity: 1;
    transform: scale(1);
}

.option input[type="radio"]:checked ~ i
{
    top: 0;
    bottom: auto;
    opacity: 1;
    animation: unset;
}

.option input[type="radio"]:checked ~ i, .option input[type="radio"]:checked ~ .label
{
    color:#fff;
}

.option input[type="radio"]:checked ~ .label:before
{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

#options-view-button:not(:checked) ~ #options .option input[type="radio"]:checked ~ .opt-val
{
    top: -30px;
}

.option:nth-child(1) input[type="radio"]:checked ~ .label:before
{
    background-color: #000;
    border-radius: 4px 4px 0 0;
}

.option:nth-child(1) input[type="radio"]:checked ~ .opt-val
{
    top: -31px;
}

.option:nth-child(2) input[type="radio"]:checked ~ .label:before
{
    background-color: #ea4c89;
}

.option:nth-child(2) input[type="radio"]:checked ~ .opt-val
{
    top: -71px;
}

.option:nth-child(3) input[type="radio"]:checked ~ .label:before
{
    background-color: #0057ff;
}

.option:nth-child(3) input[type="radio"]:checked ~ .opt-val
{
    top: -111px;
}

.option:nth-child(4) input[type="radio"]:checked ~ .label:before
{
    background-color: #32c766;
}

.option:nth-child(4) input[type="radio"]:checked ~ .opt-val
{
    top: -151px;
}

.option:nth-child(5) input[type="radio"]:checked ~ .label:before
{
    background-color: #f48024;
}

.option:nth-child(5) input[type="radio"]:checked ~ .opt-val
{
    top: -191px;
}

.option:nth-child(6) input[type="radio"]:checked ~ .label:before
{
    background-color: #006400;
    border-radius: 0 0 4px 4px;
}

.option:nth-child(6) input[type="radio"]:checked ~ .opt-val
{
    top: -231px;
}

.option .fa-codepen
{
    color: #000;
}

.option .fa-dribbble
{
    color: #ea4c89;
}

.option .fa-behance
{
    color: #0057ff;
}

.option .fa-hackerrank
{
    color: #32c766;
}

.option .fa-stack-overflow
{
    color: #f48024;
}

.option .fa-free-code-camp
{
    color: #006400;
}

#option-bg
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40px;
    transition: 0.3s ease all;
    z-index: 1;
    display: none;
}

#options-view-button:checked ~ #options #option-bg
{
    display: block;
}

.option:hover .label
{
  /*   color: #fff; */
}

.option:nth-child(1):hover ~ #option-bg
{
    top: 0;
    background-color: #000;
    border-radius: 4px 4px 0 0;
}

.option:nth-child(2):hover ~ #option-bg
{
    top: 40px;
    background-color: #ea4c89;
}

.option:nth-child(3):hover ~ #option-bg
{
    top: 80px;
    background-color: #0057ff;
}

.option:nth-child(4):hover ~ #option-bg
{
    top: 120px;
    background-color: #32c766;
}

.option:nth-child(5):hover ~ #option-bg
{
    top: 160px;
    background-color: #f48024;
}

.option:nth-child(6):hover ~ #option-bg
{
    top: 200px;
    background-color: #006400;
    border-radius: 0 0 4px 4px;
}

#ytd-url {
  display: block;
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 10px 14px;
  margin: 20px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  background-color: #143240;
  border-radius: 4px;
  box-shadow: 0 10px 20px -5px rgba(20, 50, 64, 0.76);
}
/* Cyclic mode end */
/* Backwash , Sample Mode Start */
.backwashsample_fil {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 0.8rem;
    color: #777;
    font-weight: 300;
}
.green_round {
    text-align: right;
    float: right;
    margin-right: 0.5rem;
    background-color: #709c06;
    padding: 0px;
    border-radius: 50px;
    height: 23px;
    width: 23px;
	text-align: center;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    font-size: 0.9rem;
}
.backwashtotal_valve {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.5rem;
	font-size: 0.9rem;
}
.backwash_add {
    text-align: right;
    margin-top: 0.5rem;
    padding-right: 0.5rem;
}
.backwash_add img {
    max-width: 30px;
}
.manual_btn  {
    text-align: center;
}
.set_timebtn {
    text-align: center;
    margin-top: 0.5rem;
}
.set_timebtn .btn {
    color: #999;
    font-weight: 300;
    font-size: 0.8rem;	
    padding: 4px 0px;
}
.set_timebtn {
    border: 1px solid #ddd;
    text-align: center;
    margin-top: 0.5rem;
}
.sample_filter h4 {
    font-size: 0.8rem;
    text-align: center;
    margin-top: 0.5rem;
    color: #666;
}
.sample_filter img {
	border: 1px solid #ddd;
    border-radius: 50px;
    padding: 4px;
    width: 64px;
    height: 62px;
    text-align: center;
}
.sample_filimg {
    text-align: center;
}
.btn.btn_save {
    color: #fff;
    font-weight: 300;
    font-size: 0.7rem;
    text-transform: uppercase;
    border: 1px solid #8cc504;
    padding: 4px 13px;
    letter-spacing: 0.02rem;
    margin-right: 6px;
	    border-radius: 5px;
}
.btn.btn_send {
    color: #fff;
    font-weight: 300;
    font-size: 0.7rem;
    text-transform: uppercase;
    border: 1px solid #8cc504;
    padding: 4px 13px;
    letter-spacing: 0.02rem;
	    border-radius: 5px;
}
.btn.btn_sampletime {
    background-color: #709c06;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.05rem;
    width: 100%;
	padding: 2px 0px;
	font-size: 0.9rem;
}
.samplefilter_rt {
    margin: 0.5rem 1.8rem 0rem 1.8rem;
}
/* Backwash , Sample Mode End */
/* Tank Info Start */
.settings_icon {
    text-align: right;
    margin-top: 0.5rem;
    margin-right: 0.5rem;
}
.tank_ac {
    max-width: 26px;
}
.tank_filldetail h6 {
    font-size: 0.7rem;
    margin-top: 0.2rem;
}
/* Tank Info End */
/* Settings Start */
.settings_content p {
    font-size: 0.9rem;
    font-weight: 300;
    margin-top: 0.9rem;
    margin-bottom: 0.2rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.9rem;
    padding-left: 0.2rem;
}
/* Settings End */
/* Node Setting Start */
.node_description {
    margin-top: 2.2rem;
}
.node_head p {
    text-align: center;
    margin-bottom: 0.4rem;
    font-size: 0.9rem;
    font-weight: 400;
}
.type_ac {
    width: 30px;
	height: 28px;
}
.ac-type {
    font-size: 0.9rem;
    font-weight: 400;
    margin-bottom: 0rem;
}
.acnumber {
    text-align: center;
    font-size: 0.9rem;
    margin-bottom: 0rem;
}
.node_hr hr {
    width: 107%;
    margin-left: -12px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.node_hr2 hr {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}
.close.popup_close {
        background-color: #608801;
    border-radius: 0.3rem;
    margin-top: 0px !important;
    padding: 0.1rem 0.4rem!important;
    margin: 0px 0px !important;
    opacity: unset !important;
}
.close.popup_close span {
    font-size: 1rem;
}
.modal-header.node_popup_header .modal-title {
    text-align: center !important;
    text-transform: uppercase;
    font-size: 1rem;
    padding-top: 0px;
    font-weight: 600;
}
.modal-header.node_popup_header {
	border-bottom: 0px;
    padding-top: 0.5rem;
    padding-right: 0.5rem;
}
.modal-body.node_popup_content {
    padding: 10px 20px;
}
.modal-content.node_popup {
    margin-left: 1rem;
    margin-right: 1rem;
}
.node_pop_selectbg {
    background-color: #63a537;
    border-radius: 5px;
    padding: 0.5rem 1rem;
}
.node_pop_selectbg {  
    border-radius: 5px;
    padding: 0.2rem 0.5rem;
	margin-bottom:5px;
}
.nodebg1{ background-color: #63a537;}
.nodebg2{background-color: #6dac38;}
.nodebg3{  background-color: #78b338;}
.nodebg4{  background-color: #84ba39;}
.nodebg5{ background-color: #91c139;}
.node_pop_selectcount {
    padding-left: 0px;
    list-style: none;
	text-align:right;
	margin-bottom: 0rem;
}
.node_pop_selectcount li {
	display:inline-block;
    background-color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50px;
    line-height: 1.6rem;
    font-size: 0.8rem;
    -moz-box-shadow: inset 0 0 5px #7f7f7f;
    -webkit-box-shadow: inset 0 0 5px #7f7f7f;
    box-shadow: inset 0 0 5px #7f7f7f;
	border: 1px solid #aaa;	
	margin-top: 0.1rem;margin-bottom: 0.1rem;
	border: 1px solid #676666;
}
.node_pop_selectbg p {
    font-size: 0.8rem;
    margin-top: 0.2rem;
    margin-bottom: 0rem;
}
.barcode_scanner {
    text-align: center;
}
.barcode_scanner img {
    width: 50%;
    margin: 0px auto;
    text-align: center;
}
.barcode_scanner h6 {
    font-weight: 600;
}
/* Node Setting End */

/* AC Wired Start */
.ac_wired_firstrow { 
    background-color: #f7f7f7;
    padding: 0.5rem 1.3rem;
    margin-bottom: 0.5rem;
}
.acwired_img.blue_bg {
    background-color: #3b99a5;
    border-radius: 50px;
    padding: 0.6rem;
    margin: 0.3rem;
}
.acwire_type {
    text-align: center;
    margin-top: 0.5rem;    
	margin-bottom: 0rem;
	font-size: 0.8rem;
}
.avatar-upload {
    position: relative;
    max-width: 150px;
    margin: 0px auto 1rem auto;
    border: 1px solid #ddd;
    border-radius: 1rem;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
content: "\f055";
    font-family: 'FontAwesome';
    color: #757575;
    position: absolute;
    top: 4px;
    left: -49px;
    z-index: 99999999999;
    right: 0;
    font-size: 1.2rem;
    text-align: center;
    margin: auto;
}
.avatar-upload .avatar-preview {
    width: 110px;
    height: 110px;
    position: relative;
    padding: 10px;
	margin: 0px auto;
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/*  AC Wired End */
/*  Injector Start */
.injector_head {
    text-transform: uppercase;
    font-size: 1.1rem;
	font-family: Roboto-Medium;
	    text-align: center;
		    margin-bottom: 1rem;
}
.injector_img h5 {
    margin-top: 0.5rem;
    font-weight: 400;
    font-size: 1rem;
    text-align: center;
}
.injector_tankhead {
    margin-bottom: 0.8rem;
}
.injector_tankhead h6 {
    font-size: 0.6rem;
    margin: 0.3rem 0rem;
    text-align: center;
}
.injector_tankhead img {
    width: 70%;
    margin: 0px auto;
    text-align: center;
}
.injector_poptankimg {
    background-color: #5c8d2f;
    padding: 15px;
    border-radius: 50px;
}
.injector_whitetank h6 {
    font-size: 0.7rem;
    margin: 0.5rem 0rem;
}
.injector_pop_bggrey{
    background-color: #f7f7f7;
    padding-top: 1rem;
	margin-bottom:0.5rem;
}
.sample_tankpoplabel label {
    font-size: 0.8rem;
    margin-bottom: 0rem;
}
.sample_tankpoplabel .form-group {
    margin-bottom: 0px;
}
.sample_tankpopimg img {
    width: 68%;
}
.tank_hrborder {
    padding: 0px!important;
}
.tank_hrborder hr {
    margin: 0.6rem 0rem;
    width: 100%;

}
/*  Injector End */
/* Mode Setting Start */
.modeseting_active {
    float: right;
    border-radius: 20px;
    background-color: #00b712;
    background-image: linear-gradient(315deg, #00b712 0%, #5aff15 74%);
	padding: 12px;
}
/* Mode Setting End */
/* Cyclic Timer1  Start */
.runtime_value {
    padding: 0.2rem 0.4rem;
    border-radius: 5px;
    color: #fff;
    font-size: 0.8rem;
}
.tot_value {
    padding: 0.2rem 0.8rem;
    border-radius: 5px;
    color: #fff;
    font-size: 0.8rem;
}
.cyrun_time {
    margin-top: 1rem;
	font-size: 0.9rem;
}
.cyclic_time_test h6 {
    font-family: Roboto-Medium;
}
.modal_headertitle {
    text-align: center;
	font-weight: 600;
}
.modal_headertitle h5 {
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 0.02rem;
	font-weight: 600;
}
.modal-title.white {
    color: #fff;
}
.cyclihr hr {
    margin: 0.4rem;
}
.cyclic_timericons {
    margin-left: 1.8rem;
}
.cyclic_timericons img {
    width: 79%;
    margin-top: -3px;
}
.realtime_mkl {
    margin-bottom: 1rem;
      font-family: Roboto-Medium;
}
.realtime_days li {
    display: inline-block;
    list-style: none;
	margin-right:3px;
}
.realtime_days li a {
    border-radius: 50px;
    padding: 4px 10px;
    text-align: center;
	border: 1px solid #ccc;
 }
.sun a {
    border: 2px solid #709c06;
	color: #000;
	background-color:#fff;
}
.mon a {
    background-color: #46a635;
	color:#fff;
}
.tue a {
    background-color: #33a840;
	color:#fff;
}
.wed a {
    background-color: #32a95d;
	color:#fff;
}
.thu a {
    background-color: #30ab7b;
	color:#fff;
}
.fri a {
    background-color: #2eac9b;
	color:#fff;
}
.sat a {
    background-color: #1fa1d8;
	color:#fff;
}
.all a {
    border: 2px solid #709c06;
	color: #000;
	background-color:#fff;
	font-size:0.9rem;
	
}
.realtime_days {
    margin-top: 1rem;
    padding-left: 0rem;
	margin: 1rem auto;
	    line-height: 43px;
	    text-align: justify;
}
.popoff_timerbox {
    text-align: center;
    border: 1px solid #ddd;
    padding: 0.5rem 0rem;
}
.popoff_timerbox.white {
    color: #fff;
}
.popofftimer {
    margin: 0.5rem 1rem;
}
.popchangetime_head {
    font-size: 0.7rem;
    text-align: center;
    margin: 0.5rem 0rem;
}
.popchangetimer img {
    width: 78%;
    margin: 0px auto;
    text-align: center;
}
.popofftimer img {
    width: 90%;
}
.popoff_groupname .form-group {
    margin-bottom: 0;
}
.modal_springbg {
    background-image: url(../img/manual-pop-up.jpg);
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 0rem;
    border-radius: 10px;
}
input.form-control.form-control-sm.gruopname_edit {
    text-align: center;    background-color: transparent;
}
input.form-control.flow_popinput{color:#fff; background-color: transparent;  text-align: center;  }

/*Cyclic Timer1  Start */
/* Sample Tank Start */
.smallmain_head {
    text-transform: capitalize;
}
.sche_day {
    font-size: 0.9rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}
.sche_day {
    font-size: 0.8rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}
.sche_day1 {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
}
.btn.btn_transparent {
    color: #ddd;
    text-transform: uppercase;
    border: 1px solid #ccc;
    font-size: 0.7rem;
    font-weight: 300!important;
    text-align: center;
    border-radius: 6px;
    margin-right: 3px;
    margin-left: 3px;
}
.sample_tank_poptimer {
    color: #fff;
    text-transform: none;
    background: #608801;
    border-radius: 12px;
    padding: 12px;
}
.samflow_timeron {
    background-color: transparent;
	 border: 1px solid #ccc;
    color: #000;
    border-radius: 4px;
    font-size: 0.9rem;
    text-align: center;
	color:#fff;
}
.sample_pre {
    float: right;
    font-size: 0.8em;
    color: #444;
}
.sample_previewfertigation {
    margin-bottom: 0.2px!important;
    color: #666;
    margin-top: 0.2rem;
}
.sampleprevidefertigatank {
    padding: 0px 3px;
}
/* Sample Tank End */
/* Motor Parameter start */
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f107";
    float: right; 
	border: 2px solid #709c06;
    padding: 3px 4px;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    line-height: 10px;
	margin-top: 0.4rem;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f105"; 
	border: 2px solid #709c06;
    padding: 3px 7px;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    line-height: 10px;
	margin-top: 0.4rem;
}
.motparameter_img {
    width: 35px;
    height: 35px;
	margin-right:0.5rem;
}
.motor_para_tab .card-header {
    background-color: transparent;
    padding: 0.5rem 0rem;
    border-bottom: 1px solid #eee;
}
/* Motor Parameter end  */
/* Flow Design start */
.card_flowbox {    
	background-image: url(../img/timer_bg.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 1rem 0.2rem;
    border-radius: 10px;
    color: #fff;
}
.flotimer_onimg img {
    width: 25%;
    margin-right: 0.4rem;
}
.flotimer_onimg {
    text-align: left;
}
.flow_timeron {
    color: #000;
    border-radius: 4px;
    font-size: 0.9rem;
    padding: 12px 0px;
}  
/* Flow Design end */
/* Dry Run start */
img.img-fluid.alert_img {
    width: 90%;
}
.dry_run_setting a {
    color: #000;
}
.dry_run_tab .card-header {
    background-color: transparent;
    padding: 0.8rem 0rem;
    border-bottom: 1px solid #eee;
}
.dry_run_setting {
    border-bottom: 1px solid #eee;
    padding: 0.5rem 0rem;
}
.pressure_run_setting {
    border-bottom: 1px solid #ddd;
    padding: 0.8rem 0rem;
}
.pressure_run_setting a {
    color: #000;
}
.pressure_run_settingnoborder{padding: 0.8rem 0rem;}
.card-body.cardbody_bg {
    background-color: #f2f2f2;
    padding: 0.5rem 1rem;
}
.phase_bg {
    text-align: center;
    background-color: #eee;
    padding: 6px 0px;
    text-transform: uppercase;
}
.phase_bg h6 {
 margin-bottom:0px
}
/* Dry Run end */
/* Admin start */
.admin_contact p {
    font-size: 0.7rem;
}
/* Admin end */
/* Tank Data Start */
.tankdata_head {
	font-weight: 600;
    margin-bottom: 0;
	margin-top: 0.5rem;
}
hr.tankdata_hr {
    margin: 0.4rem 0rem;
}
.tank_datatext {
    margin-bottom: 0.2px!important;
    color: #444;
    margin-top: 0.2rem;
	font-size: 0.9rem;
}
.tank_datatext1 {
    margin-bottom: 0.2px!important;
    color: #666;
    margin-top: 0.2rem;
	font-size:0.8rem;
}
.tandata_greentank {
    margin-left: 1rem;
    margin-right: 1rem;
}
input.option-input.tank_datacheck {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 20px;
    right: 15px;
    bottom: 0;
    /* left: 0; */
    border-radius: 3px;
    height: 20px;
    width: 21px;
    transition: all 0.15s ease-out 0s;
    background: #ffffff;
    border: 1px solid #ddd;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: absolute;
    z-index: 1000;
    padding: 2px
}
.tankdata_poptext {
    margin-bottom: 0.4rem;
}
.tankdata_poplitres {
    font-size: 0.9rem;
    color: #444;
}
.hr_nomargin {
    margin: 0.5rem 0rem;
}

/* Tank Data End */
/* user setting start */
.user_edit_bg {
    background-color: #fff;
}
.user_edit_bg p {
/*     text-align: left; */
    font-size: 0.9rem;
    margin-bottom: 0.2rem;
/* 	margin-top: 0.3rem;
	margin-left: 0.3rem; */
} 
.user_name{padding:4px;font-size: 0.9rem;}
.user_edit.float-right .fa {
    background-color: #666;
    color: #fff;
    padding: 4px 5px;
    border-radius: 50%;
    margin-bottom: -7px;font-size: 0.9rem;
}
.user_settingpage {
    width: 100%;
    background-color: #eee;
    margin-top: 2rem;
}
.btn-admin {
    background-color: #84a648;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
}
.btn-admin1 {
    background-color: #4b977b;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
}
.btn-admin2 {
    background-color: #33afe5;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
}

/* user setting end */



/*****08-10-20************/
input#start_time {
    background: none;
    border: 1px solid #ffffffc2;
    width: 70%;
    padding: 2px 26px;
    text-align: center;
    color: #ffff;
    margin: 0px 25px;
}
input#run_time {
    background: none;
    border: 1px solid #ffffffc2;
    width: 100%;
    padding: 2px 26px;
    text-align: center;
    color: #ffff;
}
center.btn-align {
    margin-bottom: 10px;
}


/*****09-10-20********/
.sensor-img img {
    width: 100%;
}
section.testimonials-section {
    width: 100%;
}
.hold-mois-sen {
    border: 1px solid #cccc;
    border-radius: 10px;
}
.icon-bg-colo i {
    color: #608801 !important;
    opacity: 10 !important;
}
.carousel-control-next, .carousel-control-prev {
   
     opacity: 10 !important; 
   
}
h4.aoe-title.bg-zone3 {
    background: #709c06;
    color: #ffff;
    font-size: 13px;
    padding: 5px 0px;
    border-radius: 50px;
    text-transform: inherit;
    margin: 11px 8px;
}
.kpa-points p {
    margin-bottom: 0px;
    color: black;
}
.kpa-points {
    padding-left: 0px;
}

/***************10-10-20************************/
circle {
    cx: 7.5;
    cy: 25;
    r: 3;
    fill: #608801;
}

span.ms-toggler-bar.bg-white {
    height: 2px;
    width: 24px;
    margin-bottom: 0px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    background-color: #fff!important;
}
.ms-aside-toggler .ms-toggler-bar:nth-child(2) {
    width: 15px;
}
.ms-aside-toggler:hover .ms-toggler-bar:nth-child(2) {
    width: 20px;
}
.login-btm{
    margin-top: 5rem!important;
}
center.ser-btm {
    margin-top: 1rem;
}
input#search52 {
    height: 30px;
    padding: 5px 0px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
}
input#search52:focus {
   border-bottom: 1px solid #608801;

    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    outline: 0;
    
}
button.btn.btn-grad {
    margin-top: 17px;
}
.search__icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 65px;
    font-size: 11px;
    text-align: center;
    border-color: transparent;
    border-radius: 50%;
    pointer-events: none;
    display: inline-block;
    transition: background-color 0.2s ease-in-out;
    background: unset;
    color: #ccc;
}
.app-colo a {
    color: inherit;
}
.no-bg-icon {
    font-size: 17px;
    text-align: start;
    background: #608801;
    border: 1px solid #0000000d;
    border-radius: 50px;
    padding: 10px 7px;
    width: 26px;
    height: 26px;
    line-height: 3px;
    color: #fff;
}
.green2 {
    color: inherit;
    font-family: Roboto-Medium;
    padding: 8px 0px;
    background: #f1f1f1;
    box-shadow: 0 10px 20px rgb(0 0 0 / 3%);
    border-bottom: 1px solid #e2e2e2a6;
    color:#333;
}
.green7 {
    color: inherit;
    font-family: Roboto-Medium;
    padding: 8px 12px;
    background: #709d06;
    box-shadow: 0 10px 20px rgb(0 0 0 / 3%);
    border-bottom: 1px solid #e2e2e2a6;
    color: #fff;
}
h6.hed-name {
    text-transform: uppercase;
    font-size: 14px;
    text-align: inherit;
    margin-bottom: 0px;
    line-height: unset;
    
}
/*********13-10-20**********/
.settings_icon2 a {
    border: 1px solid #cccc;
    border-radius: 50px;
    padding: 4px 11px;
    outline: 0px;
    color: #8c8c8c !important;
} 
.settings_icon2 a {
    text-transform: uppercase;
    font-size: 14px;
    text-align: end;
    margin-bottom: 0px;
    margin-top: 5px;
    /* background: #f2f2f2; 
    padding: 3px 7px;
    border: 1px solid #00000024; 
  border-radius: 50px;
    color: #333 !important;
   padding-right: 0px; */
}
.settings_icon3 i {
    font-size: 16px;
    text-align: end;
    margin-bottom: 0px;
    margin-top: 0px;
    background: #f2f2f2;
    padding: 3px 4px;
    border: 1px solid #00000024;
    border-radius: 50px;
    width: 23px;
    height: 23px;
    color: #8c8c8c !important;
    float: right;
}
.min-btn i {
    /*color: #fffe;
    background: rgb(96,136,1);
    background: linear-gradient(90deg, rgba(96,136,1,1) 24%, rgba(91,117,29,1) 75%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 13px;
    line-height: 22px;
    margin-top: 2px;
    text-align: center;*/
    font-size: 16px;
    text-align: end;
    margin-bottom: 0px;
    margin-top: 0px;
    background: #f2f2f2;
    padding: 3px 4px;
    border: 1px solid #00000024;
    border-radius: 50px;
    width: 23px;
    height: 23px;
    color: #8c8c8c !important;
    float: right;
}
/*******************14-10-20*************************************/
.main-head h6 {
    color: #ffff;
    margin: 12px 0px;
}
.icons1 i {
    margin: 12px 0px;
    color: #ffff;
}
.icons1 {
    text-align: end;
}
p.or-class {
    text-align: center;
    margin-bottom: 0px;
    font-size: 12px;
}
.in-num{
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	
}

.in-num input {
    width: 34px;
   
    padding: 0;
    
    text-align: center;
    border-bottom: 1px solid #ced0cb;
    border-radius: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background: unset;
}
	&:last-child{
		margin-right: 0;
	}
	&::-webkit-inner-spin-button, 
	&::-webkit-outer-spin-button { 
		-webkit-appearance: none;
		appearance: none;
		margin: 0;
	}
	
	
.in-num input:focus {
    outline: none;
    box-shadow: none;
    border-bottom: 1px solid #608801;
}
.recent-otp {
    font-size: 14px;
    color: #2469b3 !important;
}
.search{
    float: right;
    position: relative;
    margin:50%;
    top:0;
}
.search #search-input{
    padding: 8px 1px;
    font-size: 100%;
    background: transparent;
    color:black;
    outline: none;
    border-bottom:1px solid ghostwhite;
    border-left:none;
    border-right:none;
    border-top:none;
    transition: .5s;
    width: 0;
}
#search-check{
    display:none;
}
.search span{
    transition: .3s;
    background: #01cd74;
    padding: 10px 11px;
    font-size:110%;
    margin:0;
    border-radius: 50%;
    color:white;
}
.search span:hover{
    transition: .3s;
    background: #2a8c6b;
}
[id^=search-check]:checked + #search-input{
    width:250px;
    border-bottom:1px solid #01cd74;
    display: inline-block;
}


  


*{
  outline: none;
}

#search-wrapper {
  position: relative;
  width: 95%;
  height: @wrapperHeight;
  background: rgba(250, 250, 250, .9);
  text-align: center;
  top: 10px;
  border-radius: 10px;
  margin: 0 auto;
}
button.btn-top {
    border: 0px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 3px 7px;
    border-radius: 50px;
    color: #8c8c8c !important;
    padding-right: 0px;
    background: none;
    float: right;
    padding-right: 0px;
}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: unset !important;
    border-color: unset !important;
}
.hidden input {
    width: 85%;
    height: @inputHeight;
    font-size: 32px;
    text-align: center;
    background: transparent;
    border: none;
    text-align: left;
    font-family: 'Lato', sans-serif;
    margin-top: calc((@wrapperHeight / 2) - (@inputHeight / 2 ));
    border-bottom: 2px solid;
  }
  .hidden.btn {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #ffffff;
  font-size: 20px;
  background: #3498db;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border: none;
}
ul.order-lis {
    list-style: none;
    display: flex;
    float: right;
    margin-bottom: 0px;
}

ul.order-lis li {
    padding-left: 10px;
}
.no-lef-padd {
    padding-left: 0px;
}
.btn-success:hover {
    color: #fff;
    background-color: unset;
    border-color: unset;
}
ul.order-lis.no-padd-th li {
    padding-left: 0px;
}
.change-pad{
    float: right;
    font-size: 0.8em;
    color: #444;
    line-height: 17px;
    margin-top: -6px;
}
.wave {
  margin: auto;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border: 1px solid lightgray;
  border-radius: 3px;
  box-shadow: 0 0 10px -5px #999;
}
.wave span {
  display: block;
  animation: tb 5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.one {
  animation: lr 40s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.two {
  position: absolute;
  top: 0;
  left: 0;
  animation: lr 33s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
}

@keyframes lr {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-960px);
  }
}

@keyframes tb {
  from {
    transform: scaleY(0.75) translateY(10px);
  }
  to {
    transform: scaleY(1) translateY(0);
  }
}

ul.voltage {
    display: flex;
    list-style: none;
    padding-left: 0px;
}
ul.voltage li {
    padding: 3px 6px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}
ul.voltage span {
    background: #608801;
    border-radius: 9px;
    padding: 2px 8px;
    color: #ffff;
    font-size: 12px;
}
p.pwr-consume {
    font-size: 13px;
    width: 100%;
    text-align: center;
    background: #608801;
    border-radius: 9px;
}
p.pwr-consume {
    font-size: 13px;
    text-align: center;
    background: #608801;
    border-radius: 9px;
    color: #fff;
    margin: 0 auto;
    padding: 0px 10px;
}



h3.water-flow {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
.wrapper-tank {
  background-color: #2d4e5a;
  height: 200px;
  width: 200px;
  position: relative;
}




.modal-header.node_popup_header {
    display: unset;
    padding-bottom: 15px;
}

p.log-name span {
    background: #d4d4d4d6;
    border-radius: 50px;
    padding: 7px 8px;
    font-size: 13px;
    font-weight: 600;
    margin-left: 10px;
}
p.log-name {
    text-align: center;
    text-transform: uppercase;
        padding: 10px 0px;
    font-size: 14px;
}
p.cur-name {
    text-align: center;
    background: #608801;
    margin: 10px 119px;
    padding: 2px 16px;
    color: #ffff;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 12px;
}
.widget-bg {
    background-color: #fff;
    box-shadow: 0px 0px 10px #ddd;
    padding: 10px 10px 10px 10px;
    border-radius: 20px;
}
ul.edit-pop {
    display: flex;
    list-style: none;
    padding-left: 0px;
    margin-bottom: 19px;
}
ul.edit-pop li {
   display: flex;
}
button#btn1 {
    margin-bottom: 11px;
    margin-top: 11px;
}
button#btn1:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #7f7f7fc7;
}
ul.garph-squ p {
    padding-left: 8px;
    font-size: 10px;
}
ul.garph-squ {
    list-style: none;
    display: flex;
    padding-left: 0px;
    padding: 0px 30px;
    margin-top: 18px;
}
ul.garph-squ li {
    padding-left: 15px;
    display: flex;
}
div#square {
    width: 10px;
    height: 10px;
    background: red;
    margin-top: 4px;
}
div#square3 {
    width: 10px;
    height: 10px;
    background: #3F51B5;
    margin-top: 4px;
}
div#square2 {
    width: 10px;
    height: 10px;
    background: #FFEB3B;
    margin-top: 4px;
}
p.log-name.two-date span {
    margin: 0px 10px;
}
p.log-name.no-pad-log {
    padding: 12px 0px;
    margin-bottom: 0px;
}
p.log-name.two-date {
    margin-bottom: 11px;
}
table, th, td {
    border: 1px solid #c1c1c1;
    border-collapse: collapse;
    padding: 11px 9PX;
    text-align: center;
}
th.bg1 {
    background: #608801;
    color: #ffff;
}
th.bg2 {
    background: #feb92a;
    color: #ffff;
}
table.press-table th {
    font-size: 12px;
}
table, th, td {
    border: 1px solid #c1c1c1;
    border-collapse: collapse;
    padding: 11px 9PX;
    text-align: center;
    font-size: 14px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
      background: url(https://santhila.co/mobitech_andriod_new/img/arrow2.png) no-repeat;
    margin-top: 12px;
    outline: 0px;
    position: absolute;
    margin-left: 80px;
}
div#square5 {
    width: 10px;
    height: 10px;
    background: #608801;
    margin-top: 4px;
}
th.bg22 {
    background: #7f7f7f;
    color: #ffff;
    width: 29%;
}

th.bg44 {
    background: #6caf46;
    color: #ffff;
    width: 29%;
}
th.bg55 {
    background: #4571c7;
    color: #ffff;
    width: 29%;
}
th.bg66 {
    background: #ffbd01;
    color: #ffff;
    width: 29%;
}
button.btn-top {
    border: 1px solid #cccc;
    border-radius: 10px;
    padding: 0px 8px;
    outline: 0px;
}

.hr-line {
    margin-top: .3rem;
    margin-bottom: .3rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.aitb {
    font-size: 13px;
    font-weight: 500;
    padding-left: 0px;
    padding-top: 8px;
}

.mt-6, .my-6 {
    margin-top: 4rem!important;
}

.nopadding1 {
    padding:10px 0px !important;
}

.aitbs {
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
}

.settings_icon2.none-des a {
    border: 0px solid #cccc;
    color: #333 !important;
    padding-right: 0px !important;
}

.ac-weried {
    margin: 14px 0px;
}
input#clk {
    text-align: center;
    border: 1px solid #ccc;
}
.set-timer p {
    text-align: center;
    width: 100%;
}
.timer-ng{
     /*margin: 37px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #ddd;
    padding: 34px 0px 37px 0px;
    border-radius: 20px;
    color: black;*/
    margin: 0px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #ddd;
    padding: 10px 0px;
    border-radius: 0px;
    color: black;
    position: fixed;
    bottom: 0px;
    width: 100%;
}
.cal-bg {
    margin: 0px 22px;
}
label.hole-gate {
    margin-bottom: 18px;
}
.com-hed {
    text-align: center;
    font-weight: 600;
}
.grad-bg {
    background: linear-gradient(to bottom, #608801 0%, #3366ab 100%) !important;
    z-index: 99999999;
    position: absolute;
    margin-top: 70px;
}

.no-pop-pad {
    padding: 7px 0px;
    background-color: #08e1ae;
    background-image: linear-gradient(315deg, #08e1ae 0%, #98de5b 74%);
    border-radius: 14px 14px 0px 0px;
}
.pop-icon {
    color: #ffffff;
    background: #608801;
    padding: 5px 7px;
    border-radius: 50px;
    font-size: 24px;
    margin-right: 8px;
    width: 35px;
    height: 35px;
}
input#clk {
    width: 100%;
    border: 1px solid #ccc;
    text-align:center;
}
ul.pop-tex {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
ul.pop-tex li {
    display: flex;
}
ul.pop-tex p {
    margin-top: 6px;
    font-size: 17px;
}
h5.modal-title {
    font-size: 15px;
}
.group-pop {
    display: flex;
    padding: 22px 0px;
}
.pop-icon2 {
    color: #ffffff;
    background: #608801;
    padding: 10px 10px;
    border-radius: 50px;
    font-size: 26px;
    margin-right: 12px;
    width: 45px;
    height: 45px;
}
.pop-hr {
    margin: 10px 0px;
}
.pad-ad2 p {
    font-size: 12px;
    font-weight: 600;
    color: black;
    margin-bottom: 1px;
}
.pad-ad span {
    font-weight: 300;
}
.no-pad {
    padding-left: 0px !important;
    padding-right: 10px !important;
}
.pad-ad2.no-pad {
    padding-top:54px;
}
input#off_time {
   border: 1px solid #ccc;
    text-align: center;
    width: 100%;
}
input#on_time {
    border: 1px solid #ccc;
    text-align: center;
        width: 100%;
}
.position-fix {
    background: #f1f1f1;
    box-shadow: 0 10px 20px rgb(0 0 0 / 3%);
    border-bottom: 1px solid #e2e2e2a6;
    color: #333;
    border-top: 0px solid #608801;
}
.fix-mar {
    margin-bottom: 7px;
}
p.mode-name {
    text-transform: uppercase;
    padding-bottom: 10px;
}
.tank-btn {
    border: 1px solid #fff;
    background: #608801;
    border-radius: 50px;
    margin-top: 28px;
    text-align: center;
    outline: 0px auto -webkit-focus-ring-color !important;
    padding: 4px 15px;
    color: #fff;
}
.sample_tank_poptimer.tank-bg {
     background: linear-gradient(to right, #608801, #FFB747);
}
  .pos-fix {
    position: fixed;
    bottom: 0px;
} 
.grad-fix-bg {
    background: #f1f1f1;
    box-shadow: 0 10px 20px rgb(0 0 0 / 3%);
    padding: 15px 0px;
    position: fixed;
    bottom: 0px;
}
.modal-content.model-cur-status {
    margin: 0px 27px;
    margin-top: 172px;
    /* background-image: linear-gradient(315deg, #758a44 0%, #98de5b 74%); */
    background-repeat: inherit;
    background-position: center;
    background-position-y: 91%;
    border: 0px;
    /* background-image: linear-gradient(90deg,rgb(0 0 0 / 53%),rgba(0,0,0,0.6)),url(mobitech_mobapp/img/footer-background-4.png) !important; */
    background-image: url(img/footer-background-4.png);
}
