html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.index_image{
    background: url(index_background.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}
.customer_image{
    background: url(customer_background.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}
.admin_image{
    background: url(admin_background.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}
.center_img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}
.button{
 margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
    background-color: #335CE9;
    width: 30%;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
}

.customer_area{
    background-color: hsla(244, 8%, 50%, 0.89);
}
.logo_pad{
    padding: 1%;
}
.btn_location{
 display: inline-block;
    font-size: 14px;
     font-family: 'Montserrat', sans-serif;
    background-color: #335CE9;
    color: #ffffff;
}
.btn_location:hover{
    background-color: #ffffff;
    color: #335CE9;

}
.btn_location_admin{
 display: inline-block;
    font-size: 20px;
     font-family: 'Montserrat', sans-serif;
    background-color: rgba(204, 0, 0);
    color: #ffffff;
}
.btn_location_admin:hover{
    background-color: #ffffff;
    color: rgba(204, 0, 0);

}
.btn_location_admin_two{
 display: inline-block;
    font-size: 14px;
     font-family: 'Montserrat', sans-serif;
    background-color: rgba(204, 0, 0);
    color: #ffffff;
}
.btn_location_admin_two:hover{
    background-color: #ffffff;
    color: rgba(204, 0, 0);

}
.other_btn{
 display: inline-block;
    font-size: 17px;
    font-weight: 700;
     font-family: 'Quicksand', sans-serif;
    background-color: #ffffff;
    color: #335CE9;
}
.other_btn:hover{
    background-color: #335CE9;
    color: #ffffff;
}
.other_btn_center{
margin: 0;
  position: absolute;
  top: 45%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
    background-color: #ffffff;
    color: #335CE9;
    width: 20%;
    font-size: 25px;
    font-weight: 700;
     font-family: 'Quicksand', sans-serif;
}
.other_btn_center:hover{
    background-color: #335CE9;
    color: #ffffff;
}
.btn_choice{
 display: block;
    font-size: 20px;
     font-family: 'Montserrat', sans-serif;
    color: #335CE9;
}
.btn_submit{
    font-size: 20px;
     font-family: 'Montserrat', sans-serif;
    color: #335CE9;
}
.btn_submit_two{
    width: 20%;
    font-size: 25px;
     font-family: 'Montserrat', sans-serif;
    color: #335CE9;
}
.btn_choice:hover{
    background-color: #335CE9;
    color: #ffffff;
}
.btn_submit:hover{
    background-color: #335CE9;
    color: #ffffff;
}
.btn_submit_two:hover{
    background-color: #335CE9;
    color: #ffffff;
}
.btn_down{
    padding: 50px;
}
.foot_pad{
    padding: 15px;
}
.bottom_line{
    border-bottom: 0.3em solid #ffffff;
}
.table_option_one{
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    font-size: 22px;
    line-height: 60px;
    border-bottom: 2px solid #335CE9 ;
}
.table_option_two{
    font-family: 'Montserrat', sans-serif;
    color: #335CE9;
    font-weight: 700;
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    border-bottom: 2px solid #ffffff ;
}
.table_option_three{
    font-family: 'Montserrat', sans-serif;
    color: rgba(204, 0, 0);
    font-weight: 700;
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    border-bottom: 2px solid #ffffff ;
}
.table_option_four{
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    font-size: 22px;
    line-height: 60px;
    border-bottom: 2px solid rgba(204, 0, 0);
}
.top_line{
    border-top: 0.3em solid #ffffff;
}
.text_format{
     font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-align: center;
    font-size: 25px;
    padding: 2em;
}
.text_format_two{
     font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-align: center;
    text-decoration: underline 5px solid #335CE9 ;
    font-size: 30px;
    padding: 2em;
}
.foot_styles{
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
}
.line_pad{
    padding-bottom: 3px;
}
.ticket_table{
    width: 100%;
}
.pad{
    padding-bottom: 120px;
}
.pad_two{
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}
.pad_three{
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.inp_sty{
    background: none;
    width: 45%;
    text-align: center;
  border: none;
  border-bottom: 4px solid #335CE9;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 25px;
}
.inp_sty_two{
    background: none;
    width: 45%;
    text-align: center;
  border: none;
  border-bottom: 4px solid rgba(204, 0, 0);
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 25px;
}
.enclosed{
    border: 10px solid #ffffff;
}
.form_title{
    font-family: 'Montserrat', sans-serif;
    padding-top: 25px;
    color: #ffffff;
    text-align: center;
    font-size: 30px;
}
.radio{
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #ffffff;
    padding: 25px;
}
input[type='radio'] {
    transform: scale(2.5);
}
.invisible{
    opacity: 100%;
}
