/*minimize maximize charts*/
.maximize {
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 7px;
  color: #fff;
  cursor: pointer;
}

.minimize {
  float: right;
  margin-top: 20px;
  border: 1px solid #000;
  padding: 7px;
  border-radius: 4px;
  cursor: pointer;
}

.minimize:hover {
  background: #F8F8F8;
}

.collapse_chart {
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 7px;
  color: #fff;
  cursor: pointer;
}

.chart_margin {
  margin-top: 20px;
}

/*End minimize maximize charts*/
/*Sr page alignment*/
.panel.panel-default.aqu-multi-panel {
  border-top-color: #F5F5F5;
  border-top-width: 1px;
  height: 100% !important;
  display: flex;
  flex-direction: column;
}

/*End Sr page alignment*/
/*chart time*/
.chart_time {
  font-size: 14px;
  line-height: 2.7;
  color: #666666;
  margin-left: 10px;
  font-weight: 500;
}

/*End chart time*/
/*edit, assign, status sr icon*/
ul.panel-controls > li > .editicon {
  color: #000;
  border: 1px solid #000;
}

ul.panel-controls > li > .assignicon {
  color: #000;
  border: 1px solid #000;
}

ul.panel-controls > li > .statusicon {
  color: #000;
  border: 1px solid #000;
}

/*edit, assign, status sr icon*/

.aqu-listwrapper {
  position: relative;
  /*height: calc(100vh - 16vh);*/
  background-color: #e5e5e5;
  margin-bottom: 20px;
  display: table;
  width: 100%;
}

.aqu-listgroup {
  width: 34%;
  height: 100%;
  background-color: #51c7eb;
  position: relative;
  float: left;
  padding: 1px;
  display: table-cell;
}

.aqu-listContentgroup {
  width: 66%;
  height: auto;
  position: relative;
  padding: 1px;
  float: right;
  display: table-cell;
}

.cms_bk_btn .fa {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  line-height: 42px;
  vertical-align: middle;
  left: 9px;
  top: 9px;
  border-radius: 50%;
  font-size: 25px;
  color: #fff;
}

.cms_bk_btn .fa:active, .cms_bk_btn .fa:hover {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  line-height: 42px;
  vertical-align: middle;
  left: 9px;
  top: 9px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 25px;
  color: #51c7eb;
  transition: 2s;
}

.aqu-cmsheader {
  background: #51c7eb;
  border-color: #51c7eb;
  width: 100%;
  padding: 18px;
}

.aqu-panel-title {
  margin-left: 50px;
  color: #fff !important;
}

.fa-long-arrow-left:before {
  content: "\f177";
  margin-left: 7px;
}

.panel .panel-footer.list-group-contacts-footer {
  background: #ffffff !important;
}

.panel-default > .aqu-multi-panel > .panel-heading {
  color: #333;
  background-color: #ffffff;
  border-color: #ddd;
}

/* bugs fixed */
.float-right {
  float: right;
  margin-right: -9px;
}

.float-reset-right {
  float: right;
  margin-right: -245px;
}

.requ-star {
  color: Red;
  position: absolute;
  top: -3px;
}

.caret1 {
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 17px !important;
  right: 26px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/*caret position in device */
.device_caret {
  position: absolute;
  top: 18px !important;
  right: 25px;
  cursor: pointer;
}

/*widget equal height css*/
.eq-height-container {
  display: table;
  width: 100%;
}

.col {
  display: table-cell;
  padding: 16px;
}

.widget.eq-height {
  height: 142px;
}


.expand-table {
  margin-top: 15px;
}

.expand-table thead h3 {
  color: #fff;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #026e7b;
  border-color: #026e7b;
}

.culture-table-headline {
  background-color: #37b7e5;
  color: #fff;
  padding: 10px 10px;
  margin-top: 15px;
}

.culture-table-headline h3 {
  color: #fff;
  margin: 0;
  padding: 0;
}

.panel-group {
  position: relative;
}

.custName {
  position: relative;
  width: 100%;
}

.excel-button {
  position: absolute;
  right: 0px;
  top: -37px;
  z-index: 6;
}

.cursornotallowedcls {
  cursor: not-allowed;
  pointer-events: none;
}

/*device update triggering*/
.labpadding {
  padding: 5px 10px;
}

aqu-listwrapper {
  position: relative;
  height: calc(100vh - 25px);
  background-color: #e5e5e5;
  margin-bottom: 20px;
  display: table;
  width: 100%;
  margin-top: 13px;
}

fieldset.for-panel {
  background-color: #fcfcfc;
  border: 1px solid #999;
  border-radius: 4px;
  padding: 15px 10px;
  background-color: #f9fdfd;
  border-color: #fdffff;
  background-color: #f9fdfd;
  margin-bottom: 12px;
}

fieldset.for-panel legend {
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #4381ba;
  font-size: 14px;
  font-weight: bold;
  line-height: 10px;
  margin: inherit;
  padding: 7px;
  width: auto;
  background-color: #d9edf7;
  margin-bottom: 0;
}

.form-label {
  float: left;
  margin-right: 25px;
}

.register-form {
  width: 75%;
  margin: 0 auto;
}

/*caret icon*/
.whlfileupload {
  top: 40px !important;
}

/*end caret icon*/

.sr-main-wrapper {
  display: flex;
  flex-direction: row;
}

.left-listsidebar, .right-outputsidebar {
  background: #d6d6d6;
  display: flex;
  flex-direction: column;
}

.right-outputsidebar {
  background: orangered;
  display: flex;
  flex-direction: column;
}

.sr-main-wrapper > .left-listsidebar {
  flex: 0 0 30vw;
}

.right-outputsidebar {
  background: #e4e4e4;
}

.sr-main-wrapper div {
  padding: .5em;
  flex: 1;
}

.left-listsidebar > .left-listsidebar-header {
  background: #e4e4e4;
  order: 1;
  flex: 0 0 20vw;
}

.left-listsidebar > .left-listsidebar-body {
  background: #fff;
  order: 2;
}

.left-listsidebar > .left-listsidebar-footer {
  background: #e4e4e4;
  order: 3;
}

.sr-main-wrapper .left-listsidebar-header {
  flex: 0 0 5vw;
  padding: .5em;
  color: white;
}

.sr-main-wrapper .left-listsidebar-body {
  flex: 1;
  padding: .5em;
  color: white;
}

.sr-main-wrapper .left-listsidebar-footer {
  flex: 0 0 10vw;
  padding: .5em;
  color: white;
}

.right-outputsidebar-header {
  flex: 0 0 5vw !important;
  padding: .5em;
  background: #e4e4e4;
  order: 1;
}

.right-outputsidebar-body {
  flex: 1;
  padding: .5em;
  background: #fff;
  order: 2;
}

.panel-title {
  margin-top: 26px;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  display: inline-flex;
}


/* Flexbox css open */
.main-wrapper {
  display: flex;
  /*height: calc(100vh - 16vh);*/
  flex-direction: row;
  margin: 0;
}

#left-main {
  display: flex;
  /*flex-direction: column;*/
  flex: 0 0 30vw;
}

#left-main > .listItems {
  flex: 1;
  order: 2;
  background-color: #fff;
  border-right: 1px solid #ddd;
}

#left-main > .search-box {
  flex: 0 0 5vw;
  background: #f0f0f0;
  order: 1;
}

#left-main > .footer {
  flex: 0 0 12vw;
  background: #ddd;
  order: 3;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

#right-main {
  display: flex;
  flex-direction: column;
  flex: 1;
}

#right-main > .right-main-workArea {
  flex: 1;
  background-color: #fff;
}

#right-main > .right-main-header {
  /*flex: 0 0 5vw;*/
  background: #dcdcdc;
  order: 1;
  /*min-height: 76px;*/
}

#right-main > .right-main-header {
  order: -1;
}

.search-box, .listItems, .footer, .right-main-header, .right-main-workArea {
  padding: 1px 10px;
}

.right-main-headline {
  display: block;
  float: left;
  color: #1b1e24;
  margin-top: 16px;
}

.right-main-date {
  float: left;
  margin-left: 120px;
  display: block;
}

/* Flexbox css close */
/* Put your css for search box */
.input-bar {
  display: table;
  width: 100%;
}

.input-bar-align {
  margin-top: 7px;
}

.input-bar-item {
  display: table-cell;
}

.input-bar-item > button {
  margin-left: 5px;
}

.width100 {
  width: 100%;
}

/*wifi caret icon alignment*/
.wicaret {
  top: 42px !important;
  right: 26px !important;
}

/*file upload caret alignment*/
.uploadcaret {
  top: 40px !important;
}

/*device model decrease z-index value for select on date picker issue*/
.device_zindex {
  z-index: 0 !important;
}

/*End device model decrease z-index value for select on date picker issue*/
/*device file download button alignment*/
.btn-align {
  margin-right: 23px;
}

/*search box alignment in sensor*/
/* caret icon in add customer page*/
.postoffice_caret {
  top: 41px;
}

.alert-color {
  color: red;
}

.latlaong {
  margin-top: 0px !important;
}

.climate_icon {
  font-size: 30px;
  cursor: pointer;
}

/* left nav trading community css */
.trading_icon {
  margin-right: 15px;
}



/* End left nav trading community css */

.farm_name {
  text-transform: capitalize;
}


.handSymbol {
  cursor: pointer;
}

/*lefet*/
.form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: left;
}
