


button {
  background-color: #58B9C9;
  border: none;
  color: white;
  padding: 5px 5px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 1px 1px 2px black;
}

button a {
    color:black;
}

button:hover {
    box-shadow: 2px 2px 4px black;
}


* {
    box-sizing: border-box;
    border: 5px;
        font-family: "Bree Serif", Verdana, Arial;
}

li {
    list-style-position: inside;
}

body {
    background: #f0f0f0;
}

.delcom:hover {
    color: red;
}

.appcom:hover {
    color: green;
}

.entry {
float: left;
    margin: 10px;
    max-width:250px;
    text-align: center;
    border-radius: 10px;
    border-color: #D47C4B;
    border-width: 2px;
    border-style: solid;
    margin-top: 20px;
    padding: 5px;
    box-shadow: 5px 5px 10px;

}

.delete {
display: inline-table;
vertical-align: middle;
    margin: 10px;
    max-width:550px;
    text-align: left;
    border-radius: 10px;
    border-color: #D47C4B;
    border-width: 2px;
    border-style: solid;
    margin-top: 20px;
    padding: 5px;
    box-shadow: 5px 5px 10px;
}
.delete:hover {
    box-shadow: 10px 10px 20px;
    background-color: #dbdbdb;
}

.entrycent {

    margin: auto;
    max-width:350px;
    text-align: center;
    border-radius: 10px;
    border-color: #D47C4B;
    border-width: 2px;
    border-style: solid;
    margin-top: 20px;
    padding: 5px;
    box-shadow: 5px 5px 10px;
}

.entrycent:hover {
    box-shadow: 10px 10px 15px;
}

.subdis {

    margin: auto;
    max-width:100%;
    background: #ddd;
    text-align: center;
    border-radius: 10px;
    border-color: #D47C4B;
    border-width: 2px;
    border-style: solid;
    margin-top: 20px;
    padding: 5px;
    box-shadow: 5px 5px 10px;
}

.bg {
    background: #aaa;
}

.entry:hover {
    box-shadow: 10px 10px 20px;
    background-color: #dbdbdb;
}


.delapp {
float: left;
    margin: 20px;
    max-width:450px;
    text-align: center;
    border-radius: 10px;
    border-color: red;
    border-width: 2px;
    border-style: solid;
    margin-top: 20px;
    padding: 5px;
    box-shadow: 5px 5px 10px;
}

.delapp:hover {
    box-shadow: 10px 10px 20px;
    background-color: #dbdbdb;
}

.delfileapp {

    width: 600px;
    margin-top: 20px;
    text-align: center;
    border-radius: 10px;
    border-color: red;
    border-width: 2px;
    border-style: solid;

    box-shadow: 5px 5px 10px;
}

.delfileapp:hover {
    box-shadow: 10px 10px 20px;
    background-color: #dbdbdb;
}

.backgroundinfo {
    width: 80%;
    margin: auto;
    text-align: center;
    border-radius: 10px;
    border-color: red;
    border-width: 2px;
    border-style: solid;
    margin-top: 10px;
    padding: 5px;
    box-shadow: 5px 5px 10px;
}


.header {

width: 60%;
margin: auto;
    text-align: center;
  background-color: #58B9C9;
  border-radius: 25px;
  box-shadow: 2px 2px 4px;
  margin-bottom: 10px;
}

.nav {
    width: 235px;
    float: left;
    padding: 10px;
    border-radius: 15px;
  background: #DCB75F;
    text-align: center;
    margin: 10px;
    box-shadow: 3px 3px 6px;

}

textarea {
    border: 2px, dashed, #ccc;
    border-radius: 10px;
    margin-left: 10px;
    font-size: 16px;
    width: 90%;
    height: 300px;
    box-shadow: 3px 3px 6px;

}

.submit {
    float: left;
    width: 60%;
    background-color: #ddd;
    border-width: 2px;
    border-style: dotted;
    border-radius: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    box-shadow: 3px 3px 6px;
    padding: 3px;
}

.left {
    text-align: left;
}

a {
    color:#0000EE;
    text-decoration: none;
}

a:hover {
    font-style: italic;
}

.activemenu {

  background: #DCB75F;
  border-radius: 5px;
  margin: 0.5%;
  padding: 5px;
  box-shadow: 2px 2px 5px black;
  text-decoration: none;
}

.block {
    width: 5%;
    float: left;
    background-color: red;
}

.main {
    width: 70%;
    float: left;
    border-style: dotted;
    border-width: 5px;
    border-color: red;
    border-radius: 10px;
    padding: 5px;

}

.main:hover {
    color: red;
}

.text {
    background-color: yellow;
}

.appsmain {
    width: 20%;
    float: left;
}

.appsdetail {

    margin-left: 20px;
    width: 60%;
    float: left;
    background-color: #ddd;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
}

.faq {

    width: 60%;
text-align: left;
    background-color: #DCB75F;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
    margin: auto;
}

.adpage {

    width: 85%;
text-align: center;
    background-color: #DCB75F;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
    margin: auto;
}

.welcome {

    width: 60%;
text-align: center;
    background-color: #DCB75F;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
    margin: auto;
}

.welcome2 {

    width: 100%;
text-align: center;
    border-radius: 20px;
    padding: 10px;
    margin: auto;
}

.submissionswrapper {

    width: 70%;
text-align: center;
    border-radius: 20px;
    padding: 10px;
    margin: auto;
}

.welcome3 {

    width: 55%;
text-align: left;
    border-radius: 20px;
    padding: 10px;

}
.welcome4 {

    width: 40%;
    float: right;
text-align: right;
    border-radius: 20px;
    padding: 10px;

}

.welin {

    width: 60%;
text-align: center;
    background-color: #DCB75F;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
    margin: auto;
}

.alert {

    width: 30%;
text-align: center;
    background-color: #D47C4B;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
    margin: auto;
}

.sendin {

    width: 60%;
text-align: center;
    background-color: #DCB75F;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
    margin: auto;
    margin-top: 15px;
    float: inherit;
}

    table { 
margin: 0 auto;
    
}

.appsdetail1 {
margin-left: 50px;
    text-align: center;
    width: 80%;
    float: left;
    background-color: #ddd;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
}

#subdead {
    
    color: red;
    width: 60px;
}

.staffhome {
margin-left: 50px;
    text-align: center;
    width: 60%;
    float: left;
    background-color: #ddd;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
}

.submissionsmenu {
    margin-left: 20px;
    margin-top: 20px;
    width: 20%;
float: left;
    background-color: #DCB75F;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 3px 3px 5px black;
}

.submittext {
    width: 100%;
    margin-left: 55px;
    border-radius: 15px;
    background: #aaa;
    float: left;
    padding: 20px;

}

.preview {
    width: 35%;
    float: left;
    background-color: #ddd;
    border-radius: 20px;
    margin-left: 20px;
    padding: 10px;
    height: 100%;
    padding-bottom: 60px;
}

.subcon {
    width: 750px;
float: left;
    background-color: #ddd;
    border-radius: 20px;
    margin-left: 20px;
    padding: 10px;
    margin-top: 20px;
    height: 80%;
    padding-bottom: 60px;
}

.preview1 {

    float: left;
    background-color: #f0f0f0;
    border-radius: 20px;
    margin-left: 20px;
    padding: 10px;

}

.clear.clear {
  clear: both;
}

.preview2 {
    width: 60%;
    background-color: #ddd;
    border-radius: 20px;
    margin-left: 20px;
    padding: 10px;
    height: 100%;
    margin: auto;
}

input[type=submit] {
    border-radius: 5px;
    background-color: #ccc;
    color: black;
}

.footer {
    width: 100%;
    margin: auto;
    bottom: 0px;
    position: absolute;
    padding-top: 50px;
}

.centered {
    float: left;
    width: 70%;
    text-align: left;
}



/* Coolapsibles start - Style the button that is used to open and close the collapsible content */
.collapsible {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
  background-color: #ccc;
}

/* Style the collapsible content. Note: hidden by default */
.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}


input[type=button], input[type=submit], input[type=reset] {
  background-color: #58B9C9;
  border: none;
  color: white;
  padding: 16px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 10px;
}

input[type=submit]:hover {
    box-shadow: 2px 2px 4px black;
}


.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 5px;

}

.grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;

}

.item2 {
grid-column: 2;
  grid-row: 1 / span 2;
}

.item3 {
grid-column: 3;
  grid-row: 1 / span 2;
}