#idiframe
{
	top:0;
    height: 530px;
    width:1285px;
    border:none;
}
.cust-panel {
    background-color: #fff;
    border: 1px solid #d4f4fa;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}
#loading-image {
    position: relative;
    z-index: 100;
    left: 0px;
    top: 280px;
    width:8%;
}
.bg-Auth {border-right: 1px solid #333;}

.bg-login-img {
    margin:0 30px 0 -20px;
    box-shadow: 0 2px 1px rgba(0,0,0,.05);
}

.text-cadetblue {
    color: cadetblue;
}
.text-darkcyan {
    color: darkcyan;
}





.heading-text {
    font-family: Arial;
    font-size: x-large;
    color: #E1140A;
    font-stretch: expanded;
    font-style: normal;
    font-weight: bold;
}

.heading-text-t1 {
    font-family:Montserrat Subrayada;
    font-size: x-large;
    color: #1481B0;
    font-stretch: expanded;
    font-style: normal;
    font-weight: bold;
    padding-right:10px;
    text-shadow: 2px 2px #E3E7E8;
}

.heading-text-t2 {
    font-family:Tw Cen MT Condensed Extra Bold;
    font-size: large;
    color: #0094ff;
    font-stretch: expanded;
    font-style: normal;
    font-weight: bold;
    padding-right:10px;
    text-shadow: 2px 2px #E3E7E8;
}

.heading-text-t3 {
    font-family:Tw Cen MT Condensed Extra Bold;
    font-size: large;
    color: #1290ee;
    font-stretch: expanded;
    font-style: normal;
    font-weight: bold;
    padding-right:30px;
    text-shadow: 1px 1px #E3E7E8;
}

.btn-Staffs {
  padding:20px 40px;
  background: url(../../../Images/Staff.png) no-repeat center;
  margin:4px;
  cursor: pointer;
  border:5px;
  width:100%;
  height:80px;
  color:#fff;
  box-shadow: 4px 6px 5px gray, 0 2px 5px rgba(0,0,0,0.1);
}

.btn-CoE {
  padding:20px 40px;
  background: url(../../../Images/CoE1.jpg) no-repeat center;
  margin:4px;
  cursor: pointer;
  border:none;
  width:100%;
  height:80px;
  color:#fff;
  box-shadow: 4px 6px 5px gray, 0 2px 5px rgba(0,0,0,0.1);
  
}

.white-bg {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #FFFFFF;
    background-clip: border-box;
}

.const-bg {
    background: url(../../../Images/construction-site-on-white-background-vector.jpg) no-repeat center;
    background-size: cover;
}

.footer-tx1 {
    color: #DBDCDA;
    font-style: italic;
    font-size: small;
}

.footer-tx2 {
    color: white;
    font-size: small;
    font-style:normal;
}

/* Set width on the form input elements since they're 100% wide by default */
.form-control.is-invalid {
    background-image: none;
}

.form-control.is-valid {
    background-image: none;
}

.IsError {
    border-color: red;
}

.IsSuccess {
    border-color: green;
}

table.dataTable.select tbody tr,
table.dataTable thead th:first-child {
    cursor: pointer;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height:4%;
    background-color: darkgrey;
    color: white;
    text-align: center;
}
.cust-panel-body {padding: 15px;}
.lbl-welcome {color:darkgoldenrod;}
.ctrl-Label {color:gray;}
.color_darkcyan {color: darkcyan;font-weight:bold;}
.color_gray {color: gray;font-weight: bold;}
.color_darkgoldenrod {color: darkgoldenrod;font-weight: bold;}
.color_01 {color: #0094ff;font-stretch: expanded;font-style: normal;font-weight: bold;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.color_02 {color:#ff006e ;font-weight: bold;}
.color_03 {color: red;font-size:18px;font-weight: bold;}


.photo{
  width:30px;
  border-radius:50%;
  border:solid 0.5px #DBDCDA;
}

#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.cust-table td, .cust-table th {
    border: 1px solid #ddd;
    padding: 5px;
}

.cust-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.cust-table tr:hover {
    background-color: #ddd;
}

.cust-table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background: rgb(1
table.display {
  margin: 0 auto;
  width: 100%;
  clear: both;
  border-collapse: collapse;
  table-layout: fixed;        
  word-wrap:break-word;        
}

6,16,17);
    background: linear-gradient(90deg, rgba(10,180,250,0.5942752100840336) 100%, rgba(76,9,121,1) 100%, rgba(0,212,255,1) 100%);
    color: white;
}



.container1 {
  text-align: center;
  padding: 20px;
}

.title1 {
  font-weight: bold;
  font-size: 24px; /* You can adjust the font size as per your need */
  color: #1290ee;
  font-stretch: expanded;
  text-shadow: 2px 2px #E3E7E8;
}

.location1 {
  font-size: 16px; /* Smaller font for location name */
  margin-top: 10px;
  color: #eca713;
  font-weight: bold;
}

.resultLogoimg {
    height: 100px; /* Set default height */
    width: auto;
}

.NoResults {
    height: 100%; /* Set default height */
    width: 100%;
}


@media (max-width: 600px) {
  .title1 {
    font-size: 16px; /* Reduce font size for small devices */
  }
  
  .location1 {
    font-size: 13px; /* Reduce font size for location on small devices */
  }

  .container1 {
    padding: 10px; /* Reduce padding for small devices */
  }
  
  .resultLogoimg {
    height: auto; /* Remove fixed height */
        width: 100%;
   }
   
   .NoResults {
    height: auto; /* Remove fixed height */
        width: 100%;
   }
  
}


/*
    font-family:Montserrat Subrayada;
    font-size: x-large;
    color: #1481B0;
    font-stretch: expanded;
    font-style: normal;
    font-weight: bold;
    padding-right:10px;
    text-shadow: 2px 2px #E3E7E8;

*/