<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
 
 
.container {
  	width: 1200px;
	background-color: #f5922c;
	color: white;
	font-family: Avantgrade, TeX Gyre Adventor, URW Gothic L, Sans-serif;
	margin: auto;
	text-align: center;
}	

.center{
	position: relative;
  	display: flex;
	font-family: Avantgrade, TeX Gyre Adventor, URW Gothic L, Sans-serif;
	font-size: 14px;
	}
	
#bgimg{
    width:1200px;
    height:700px;
}

.pagination {
	display: flex;
	justify-content: space-around;
	height: 16px;
	position: absolute;
	left:0px;
	display: inline-block;
	color: white;
	padding-top: 10px;
	font-size: 18px;
}


    .pagination a {
	color: white;
	float: center;
	background-color: #f5922c;
	padding: 5px;
	border-radius: 5px;
	text-decoration: none;
	}

	.pagination a.active {
	background-color: #F4E3ca;
	padding: 5px;
	text-decoration: none;
	}
	
	.pagination a:hover:not(.active) {
	font-size: 18px;
	color: #FFFF00;
	padding: 5px;
	text-decoration: none;
	}

.dropdn-content {
	display: none;
	position: absolute;
	background-color: white;
	z-index: 1;
	min-width: 160px;
	font-size: 12px;
	width: 200px;
	margin-top:4px;
}

.dropdn-content p {
	font-size: 15px;
	color: white;
	background-color: gray;
	width: 250px;
	margin-top: 4px;
}
	
.dropdn:hover .dropdn-content {
	display: block;
	background-color: #F4E3ca;
	min-width: 160px;
	width: 250px;
	font-size 15px;
}

.dropdn {
	display: inline-block;
	
}

.dropdn-content a {
	background-color: white;
	color: black;
	font-size: 18px;
}

.dropdn-content a.active {
	color: red;

}

.dropdn-content a:hover {
	background-color: blue;
	width: 250px;
	font-size: 15px;

}

.turkey img {
	width: 1200px;
	height: 480px;
	margin: 0;
	}

.pad {
	display: block;
	position: absolute;
	left: 0px;
	top: 100%;
	align-self: flex-end;
	background-color:#F5E4C9;
}


.instruct{
    text-align:left;
    width:800px;
    margin: auto;
}

.instruct p{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size:14px;
    font-weight: bold;
}

.instructlt p{
    margin-top: 10px;
    margin-bottom: 5px;
    color: orangered;
    font-size:14px;
    color: #603913;
    background-color: #F5E4C9;
    
}
.title1{
	font-family: gotham;
	color: #603913; 
	width: 1188px;
}

.title1 h1{
    margin-bottom:3px;
}

.top {
	width: 100%;
}

.curorder {
	margin: 0 auto;

}

.title1 h1 {
	font-size: 22px;
	font-family: gotham;
}

.customer{
	width: 1188px;
	font-size: 12px;
	color: blue;
}

.items {
	color: green;
	font-size: 14px;
	width: 1188;
}

.submission {
	color: white;
	width: 1188;
	display:flex;

}

.process{
    margin-left:35%;
}

.reset{
    margin-left:50px;
    
}


.data img {
	width: 1200px; 
	justify-content: left;

}

.assign {
	disply: flex;
	width: 1200px;
	align-items: center;
	background-color:F4E3ca;
	font-family: gotham;
	margin: auto;
}

.assign h2 {
	display: flex;
	width: 1200px;
	height: 40px;
	color: white;
	justify-content: center;
	font-family: verdana;
	background-color: f5922c;
	margin: unset;
}
.assign p {	
	font-family: gotham;
    margin: 0 auto;

}

.group {
	text-align: center;
	margin: auto;
}


.conmess {
	display: block;
	justify-content: left;
	background-color: white;
	margin: 0;
	width: 600px;
}

.conmess p {

}

.commess h3 {
	text-align: center;


}

.accept{
    color:#88ff88;
}

.conmess table {
	border: 1px solid;
	margin: 0 auto;
}

.conmess th {
	border: 1px solid;

}

.conmess td {
	text-align: center;
	border: 1px solid;

}

.btn {
	cursor: pointer;
    background-color: #f5922c;
    border-radius: 5px;
    color:#302303;
}

.center .btn {
    background-color: #f5922c;
    border-radius: 10px 10px 10px 10px;
    font-size: 18px;
    border-bottom: 5px solid gray;
    border-right: 5px solid gray;
    color: #302303;
}


.pucom {
	display: flex;
	width: 600px;
	justify-content: right;
	text-align: center;
}	

.pucom form {
	width: 800px;
	font-family: gothem;
	font-size: 20px;
}

.comments {
    font-size: 16px;
    color: black;
}

#subcom{
    background-color: #f5922c;
    font-size:24px;
    border-radius:30px;
    width: 230px;
}

textarea {
	resize: none;
	width: 500px;
	height: 90px;
}

.pdate {
	text-align: center;
	background-color: #603913;
	color: white;
	height: 50px;
	font-size: 25px;


}

.pdate p {
	font-size: 25px;
	padding: 6px 0 0 0;
}

.endnote {
	display: flex;
	background-color: #daa520; 
	width: 1200px;
	height: 180px;
	color: white;
	font-size: 18px;
	text-align: center;
	align-shelf: flex-end;
}

a.dissel {
	text-decoration: line-through;
        color:red;
	background-color: #f1f1f1;
}

a.dissel:hover:not(.active){
	background-color: #f1f1f1;
	text-decoration: line-through;
	color:red;
	font-size: 18px;
}

.thanks{
  text-align: left;
  font-weight: bold;
}

.orders{

width: 30%;
margin-left: auto;
margin-right: auto;

}

.orderitems{

text-align: left;

}

.allergy{
    color: black;
    font-weight:bold;
    font-size: 12px;
    text-decoration: none;
}

.allergyblank{
    color: #FFCC00;
    font-weight:bold;
    font-size: 12px;
    text-decoration: none;
}

.dessertheader{
    color: #102030;
    font-weight:bold;
    font-size: 16px;
}

.optionhead{
    text-align: center;
    margin-top:20px;
    color: black;
}

.options {
    display: inline-grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    color: black;
}

.optcell {
    border: 2px solid black;
    border-radius: 10px;
    align-self: center;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px;
    background-color:#FFCC00;
}

.optcell:hover{
    background-color:#FF8800;
}

.optdiscell {
    border: 2px solid black;
    border-radius: 10px;
    align-self: center;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px;
    background-color:#BBBBBB;
    color:red;
    text-decoration: line-through;
}</pre></body></html>