#id_day1,
#id_day2,
#id_Store,
#nosort,
#form_message,
#apply_filter {
  width: 128px;
  height: 28px;
  text-align: center;
}

#id_status {
  width: 128px;
  height: 28px;
}

#id_scan_count {
  width: 60px;
  height: 28px;
  text-align: center;
}

#label_scan_count,
#label_from,
#label_to,
#label_store,
#id_scan_count,
#id_day1,
#id_day2,
#id_Store,
#nosort,
#form_message,
#apply_filter {
  display: inline;
  margin: 0;
  padding: 0;
  float: left;
}

#label_scan_count {
  padding: 5px 4px 0px 1px;
  text-align: center;
  width: 84px;
  height: 24px;
}

#label_from,
#label_to,
#label_store {
  padding: 5px 4px 0px 1px;
  text-align: center;
  width: 42px;
  height: 24px;
}

#pie_chart,
#columnchart,
#activity_log {
  padding-right: 20px;
}

/**title{
*  white-space: normal;
* overflow: hidden;
*  text-overflow: ellipsis;
}**/
.badge-non-forensic {
  background-color: #ffcccc;
  color: #000000;
  width: 40%;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

.badge-forensic {
  background-color: #ccffcc;
  color: #000000;
  width: 124px;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

.badge-warning {
  background-color: #cc5200;
}

/*#non-forensic{vertical-align:middle;}*/
/*#forensic{vertical-align:middle;}*/
/*td{vertical-align:middle;}*/
.badge-important {
  background-color: red;
  color: #ffffff;
  width: 60%;
  text-align: center;
}

img.thumbnail {
  width: 50px !important;
}

img.thumbnail:hover {

  position: relative;
  cursor: pointer;
  transform: scale(2.5);
  margin-left: -10px;

}

#password {
  visibility: hidden;
  background: black;
}

.border-table-responsive {
  border-radius: 25px;
  border: 2px solid green;
  padding: 20px;
  width: 400px;
  height: 300px;
  background: white;
}

.image-responsive {
  border-radius: 25px;
  border: 2px solid gray;
  padding: 20px;
  width: 870px;
  background: white;
}


.image-green-analytics {
  width: 40px;
  height: 40px;
  float: right;
  padding-left: 40px;

}

.image-line-analytics {

  float: right;
  height: 60px;
  padding-left: 40px;

}

.label-green-analytics {
  font-size: 10px;
}

.float-analytics {
  float: left;
}

.image-red-analytics {
  width: 25px;
  height: 26px;
  float: right;

}

#analyticsTable {
  border-collapse: separate;
  border-spacing: 10px;
  width: 100%;
  padding: 0px;


}

.tbl3 {
  border-collapse: separate;
  border-spacing: 5px;
  padding: 0px;
}

.tbl3 tr {
  display: table;
  table-layout: fixed;
}

#mapSize {
  width: 55%;
  height: 100%;
}


#map2 {

  width: 100%;
  height: 100%;
  border-radius: 25px;
  border: 2px solid gray;
  padding: 20px;
  background: white;
}

#analytics-data {
  -webkit-box-shadow: 0 8px 6px -6px #777;
  -moz-box-shadow: 0 8px 6px -6px #777;
  box-shadow: 0 8px 6px -6px #777;
  text-align: center;
  background-color: #FFF;

}


.side-shadow {
  box-shadow: 3px 0 15px -4px #777, -3px 0 8px -4px #777;
  -webkit-box-shadow: 3px 0 15px -4px #777, -3px 0 8px -4px #777;
  -moz-box-shadow: 3px 0 15px -4px #777, -3px 0 8px -4px #777;
  width: 100px;
  height: 100px;
  margin: 50px;
  background: white;
  border-radius: 9px;
}


#inner-analytics-table {
  border-collapse: separate;
  border-spacing: 10px;
  width: 100%;
  padding: 0px;

}

.sub-inner-analytics-table {

  border-collapse: separate;
  width: 100%;
  text-align: center;
  margin-left: 3%;

}

.sub-inner-analytics-table td {

  padding-left: 10px;

}


.inner-analytics-column {
  text-align: left;
  font-size: 30px;
  color: #808080;
  width: 35%;

}


.inner-analytics-column-map {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}



.label {

  font-family: Arial;
  font-size: 12px;
  color: #040507;
  text-align: left;
  text-transform: uppercase;
  background-color: #FFF;

}

.inner-html-row:hover {
  background-color: #b3ffb3;
}

#analytics-submit:hover {
  background-image: -webkit-linear-gradient(#83b3c3, #5295b0) !important;
}

#analytics-submit:active {

  opacity: 0.8 !important;
}

.buttonanalytics {
  background-color: #b3ffb3;
  background-image: -webkit-linear-gradient(#83b3c3, #5295b0) !important;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  padding: 5px 15px;

}






.input_text {
  width: 100%;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 5px;

}

#analytics-submit {
  width: 20%;
  background-color: gray;
  color: white;
  padding: 9px 26px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: auto;

}

.inner-analytics-table-heading {
  text-align: left;
  color: #808080;
}

.title {

  font-size: 18px;
  font-weight: bold;
  color: #004d4d;
  text-align: center;

}

.sub-title {

  font-size: 15px;
  color: #004d4d;
  text-align: center;
  text-decoration: underline;
}

#loaders {
  height: 4px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ddd;
}


#loaders:before {
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #2980b9;
  animation: loading 2s linear infinite;
}

@keyframes loading {

  from {
    left: -200px;
    width: 30%;
  }

  50% {
    width: 30%;
  }

  70% {
    width: 70%;
  }

  80% {
    left: 50%;
  }

  95% {
    left: 120%;
  }

  to {
    left: 100%;
  }
}


#analytics-filter-table {


  border-collapse: separate;
  border-spacing: 15px;
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;

}


#login_img_Div {
  width: 40vh;
}





#btn {

  background-color: #4682B4;
  border: none;
  color: white;
  height: 70%;
  width: 200px;
  /*padding: 20px 20px;*/
  text-align: center;
  line-height: 300%;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 8px;
  filter: drop-shadow(6px 6px 10px grey);

  /*box-shadow: 5px 7px #778899;*/
  /*box-shadow: inset 2px -7px 11px rgba(80, 92, 51, 0.17);*/
}



#btn:hover {

  transform: scale(1.1);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  background-color: #30597c;
  /*border: 5px solid red;*/
  /*border-width: 35px;*/
  /*border-style: inset;*/
  /*background-color: red;*/
}


#sidebar {

  width: 40%;
  vertical-align: top;
  padding-left: 5px;

}

#dashboard_table {

  border-collapse: separate;
  border-spacing: 15px;
  padding-left: 20px;
  vertical-align: middle;
  margin: 0 auto;

}

#heading {

  text-align: center;
  padding-right: 20px;
}

#btn_container {
  width: 50px;
  height: 50px;
  top: 25px;
  left: 10px;
  position: absolute;
}

.modal {
  position: absolute;
  /*background-color: yellow;*/
  /*/*width:500%;*/
  /*width:10000px;*/
  width: 90%;
  height: 540px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto;
  /*margin-left: 5%;*/
  margin-top: 7%;
  z-index: 10040;
  /*overflow: auto;*/
  /*overflow-y: auto;*/
}


.action_list td {
  padding: 9px;
  font-size: 15px;
}

.action_list tr:nth-child(2n) {
  background-color: #ecf2f7;

}

.action_list tr {
  background-color: white;
}

.action_list tr:nth-child(2n):hover,
.action_list tr:hover {
  background-color: #90b4d2;
  color: white;
}

.between {
  border: 3px dotted #0099CC;
  width: 20%;
  margin-left: 40%;
  /*margin-right:40%;*/
}

.modal_container_ActRecords {
  width: 100%;
  /*margin:10px;*/
  height: 100%;
  /*border-radius: 5px;*/
  /*background-color: green;*/
  /*padding: 2px;*/
  /*overflow-y: initial !important*/
}

.modal-content_ActRecords {
  position: absolute;
  width: 99%;
  height: 99%;
  /*margin-top:10px;*/
  /*background-color: red;*/
  /*width:1250px;
  height:550px;
  right: -40px;*/

}



#alert_container {
  width: 50px;
  height: 50px;
  /*float:right; */
  color: red;
  font-size: 40px;
  top: -20px;
  right: 10px;
  position: absolute;
  display: none;

}

#anomaly_read {
  /*background-color: red; */
  border: none;
  color: white;
  padding: 10px 20px;
  margin-top: -10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  float: right;
  font-size: 20px;
  border-radius: 5px;

}

#myBtn {
  background-color: gray;
  border: none;
  color: white;
  padding: 10px 20px;
  /*margin-top:0px;*/
  margin-right: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  float: right;
  font-size: 20px;
  border-radius: 5px;
}

#myBtn:hover {
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

#anomaly_read:hover {
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.Blink {
  animation: blinker 1.0s cubic-bezier(.5, 0, 1, 1) infinite alternate;
}

@keyframes blinker {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

#anomaly_read.blink {
  color: transparent;
}


#myModal {
  display: none;
  /*top:21%;*/
  /*left:90%;*/
  width: 50%;
  /*height:70%;*/

}

.modal_container {
  width: 91.5%;
  margin: 10px;
  /*height:515px;*/
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 3%;
  overflow-y: initial !important
}



#alert_container {
  width: 50px;
  height: 50px;
  /*float:right; */
  color: red;
  font-size: 40px;
  top: -20px;
  right: 10px;
  position: absolute;
  display: none;
}

#index_heading {
  text-align: center;
  color: #191970;
  padding: 1%;
}

.index_button {
  width: 80%;
  /*height:90px;*/
  background-color: #4682B4;
  color: white;
  text-align: center;
  font-size: 22px;
  padding: 10% 15%;
  margin: 4%;
  border: none;
  border-radius: 8px;
  display: inline-block;
  filter: drop-shadow(6px 6px 10px grey);

}

.index_button:hover {
  transform: scale(1.1);
  background-color: #30597c;
}

.index_td {
  /*border:2px solid green;*/
  /*border-collapse: separate;*/
  width: 25%;
  text-align: center;
}

#pre_reg_lock {
  float: right;
}

#reglock {
  margin-left: 80%;
  /* position: absolute;
  right: 0px;
  top: 14px; */
}

.badge {
  width: 80%;
  text-align: center;
}

.field-colored_status {
  text-align: center;
}

