@keyframes spin {
	to {
		transform: rotate(1turn);
	}
}

body {
	margin: 0;
	font-family: 'Liberation Sans', sans-serif;
}

header {
	margin-bottom: 40px;
	padding: 30px 20px;
	background: linear-gradient(to left, #F0F0F0, #FFFFFF 50%);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	text-align: right;
}

header h1 {
	margin: 0;
	color: #3D3D3D;
}

#contentz {
	width: 70%;
	max-width: 1000px;
	margin: 0 auto;
	line-height: 1.5em;
	font-size: 1.1em;
}

#container2, #your-pano {
	width: 70%;
	height: 0;
	margin: 0 auto;
}

.loader {
	margin: 0 auto;
	width: 30px;
	height: 30px;

	border: 3px solid transparent;
	border-top-color: #0096FF;
	border-radius: 50%;

	animation: spin 0.8s ease infinite;
}

p {
	margin-bottom: 30px;
}

a {
	text-decoration: none;
	color: #0096FF;
}

a:hover {
	color: #FF9600;
}

code {
	padding: 5px 10px;
	border-radius: 3px;
	background-color: #F0F0F0;
}


/* Inside CSS that was in Index   */


.headerboxx {
  border: 2px solid;
  padding: 5px;
  box-shadow: 5px 5px #cecece;
  border-radius: 30px;
   border-color: #dc1a28; 
  background-color: white;
} 

#myiframe {
     border: 2px solid;
  box-shadow: 5px 5px #cecece;
  border-radius: 15px;
   border-color: #dc1a28; 
  background-color: black;
    height: 500px;
    width:100%;
}

.tablocal2 {
    background-color: rgb(252, 72, 72);
    padding: .5px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 3rem;
        margin-left: .5rem;
        margin-top: 4px;
        color: whitesmoke;
    }

/*New Settings*/

.searchbar{
    margin-top: auto;
    display: block;
  margin-left: auto;
  margin-right: auto;
  
}
.bar{
    display: block;
    border-radius:30px;
    -webkit-box-shadow: 2px 3px 0px -2px #ccc;
    padding:5px;
    border:0px;
    outline: none;
    border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #CCC;
  
   margin-left: auto;
  margin-right: auto;
}
.bar:hover{
    -webkit-box-shadow: 3px 6px 7px -3px #ccc;
}

/* New Settings 2 Model*/



#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
    height: 250px;
  
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

/* New Settings 3 */

body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}

body, html {
  height: 100%;
  line-height: 1.8;
}



/* Full height image header 
.bgimg-1 {
  background-position: center;
  background-size: cover;
  background-image: url("img/twer.gif"); /* Background header Image */
  min-height: 100%;
} */

.w3-bar .w3-button {
  padding: 16px;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
    height: 250px;
}

.centerlogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
    height: 50px;
}

/*new*/

#load{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("loader.gif") no-repeat center center rgb(254, 250, 253)
}

#indeximg {
     display: block;
    margin-left: auto;
    margin-right: auto
} 

   .add-button {
    background-image: url(026.png);
    color: #000;
    margin-bottom: 10px;
    float: right;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    border-color: white;
    border-radius: 2rem;
background-color: aqua;
    font-weight: bold;

    
}

.Thumbnailr {
    float: left;
    width: 80px;
    height: 120px;
    background:transparent;
    padding-right: 5px;
    width:100px; height:100px;


}

.shadowspread {
    
      box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.034),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 22.3px 17.9px rgba(0, 0, 0, 0.034),
  0 21.8px 13.4px rgba(0, 0, 0, 0.034),
  0 10px 10px rgba(0, 0, 0, 0.12);
  


}

