div>form>input{
	display:none;
}
.placeholder { color: #aaa; }

br 
{ 
line-height:20px; 
} 
#generate{
    vertical-align:middle;
   font-family: pt-sans, sans-serif;
	color:#000000;
	position: inherit;
    bottom:20px;
	left:70px;
	z-index: 23;
    border-radius: 10px;
	border: none;
    cursor:pointer;
    line-height:50px;
}
#home_button{
    vertical-align:middle;
   font-family: pt-sans, sans-serif;
	color:#000000;
	position: inherit;
    bottom:20px;
	right:70px;
	z-index: 23;
    border-radius: 10px;
	border: none;
    cursor:pointer;
    line-height:50px;
}
.next {
font-family: pt-sans, sans-serif;
	color:black;
    height:60px;
	width:137px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    position:inherit;
	background-image:url("../images/button.png");
    background-color:#f0f0f0;
	border:none;
	border-radius: 10px;
	line-height:100%;
	vertical-align: middle;
}

.next:hover {
font-family: pt-sans, sans-serif;
	color:#ffffff;
    height:60px;
	width:137px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    position:inherit;
	background-image:url("../images/button_roll.png");
        background-color:#f0f0f0;
	border:none;
	border-radius: 10px;
	line-height:100%;
	vertical-align: middle;
}

.ral:hover {
	color:#000000;
	background-image:url("../images/ral_roll.png");
}

.prev {
    font-family: pt-sans, sans-serif;
	color:#000000;
    height:40px;
	width:580px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 6px;
	margin-bottom: 3px;
    position:inherit;
	background-image:url("../images/back_bg.png");
	background-color:#f0f0f0;
	border:none;
	border-radius: 10px;
	display:inherit;
}

.prev:hover {
font-family: pt-sans, sans-serif;
	color:#ffffff;
    height:40px;
	width:580px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 6px;
	margin-bottom: 3px;
    position:inherit;
	background-image:url("../images/back_bg_roll.png");
	background-color:#f0f0f0;
	border:none;
	border-radius: 10px;
	display:inherit;
}

#custom_instruction {
    font-family: pt-sans, sans-serif;
	color:#000000;
    height:60px;
	width:285px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    position:inherit;
	background-image:url("../images/custom_color_button.png");
    background-color:#f0f0f0;
	border:none;
	border-radius: 10px;
	line-height:100%;
}

#custom_colour {
    font-family: pt-sans, sans-serif;
	color:#000000;
    height:60px;
	width:285px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    position:inherit;
	background-image:url("../images/custom_color_button.png");
    background-color:#f0f0f0;
	border:none;
	border-radius: 10px;
	line-height:100%;
}

#custom_colour:hover {
    font-family: pt-sans, sans-serif;
	color:#ffffff;
    height:60px;
	width:285px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    position:inherit;
	background-image:url("../images/custom_color_button_roll.png");
    background-color:#f0f0f0;
	border:none;
	border-radius: 10px;
	line-height:100%;
}



.top {
	background-image:url("../images/top_bg.png");
	background-color:#f0f0f0;
	border:none;
	height:20px;
}

.bottom {
	background:url("../images/bottom_bg.png") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color:#f0f0f0;
	border:none;
}

#checkout{
	top: 10px;
	width: 600px;
	margin-left: -300px;
    left:50%;
	margin-top: 5px;
	z-index: 50;
	position: absolute;
}

h2{
	colour: #f90a0a;
}

h2>a>div{
	top:2px;
	position:absolute;
	right:30px;
	font-size: 16px;
	font-weight: normal;
	color:white;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

#background{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #7c7c7c;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
}

#banner_top{
	position: absolute;
	height:70px;
	right:0px;
	width:100%;
	top:45px;
	z-index:50;
}

#sheild{
	position: absolute;
	top:5px;
	z-index:50;
	width:145px;
	margin-right:-72.5px;
	right:50%;
	
}

#area{
	position: absolute;
	width: 600px;
	height: 430px;
	top: 250px;
	background-color: #656565;
	margin-left: -300px;
	left:50%;
	z-index: 20;
	border-radius: 10px;
}

#form{
	position: absolute;
	width: 600px;
	height: 260px;
	top: 50px;
	background-color: #f0f0f0;
	margin-left: -300px;
	left:50%;
	z-index: 15;
	border-radius: 10px;
}

#block{
	position: absolute;
	width: 600px;
	height: 240px;
	top: 180px;
	margin-left: -300px;
	left:50%;
	z-index: 60;
}

.form_content{
	position: absolute;
	width: 600px;
	height: 270px;
	top: 200px;
	background-color: #f0f0f0;
	margin-left: -300px;
	left:50%;
	z-index: 15;
	border-radius: 10px;
    overflow:hidden;
}

#plastic_dropdown{
	position: absolute;
	width: 200px;
	top: 145px;
	margin-left: -100px;
	left:50%;
	z-index: 50;
    font-size:15px;
    border-radius: 10px;
}

.box{
	font-family: pt-sans, sans-serif;
	vertical-align:middle;
	font-size: 17px;
	line-height: 30px;
}

.box_end{
	font-family: pt-sans, sans-serif;
	vertical-align:middle;
	font-size: 17px;
	line-height: 30px;
}
.box1{
	font-family: pt-sans, sans-serif;
	vertical-align:middle;
	font-size: 15px;
	line-height: 20px;
    color:#1d1d1d;
}


#code_title{
	position: relative;
	width: 285px;
	height: 30px;
	line-height: 30px;
	top: 40px;
	left:10px;
	z-index: 21;
	text-align: center;
	vertical-align:middle;
	color: #ff7800;
}

#clixfix_button{
	margin-right:-291px;
    position:absolute;
    right:50%;
    border-radius:10px;
    bottom:10px;
    cursor:pointer; 
}

#yes_message{
	position: relative;
	width: 500px;
	height: 30px;
	line-height: 30px;
	top: 130px;
	margin-left: -250px;
	left:50%;
	z-index: 21;
	text-align: center;
	vertical-align:middle;
	color: #2caa15;
}

#end_size_title{
	position: inherit;
	width: 285px;
	height: 30px;
	line-height: 30px;
	top: 40px;
	right:10px;
	z-index: 21;
	text-align: center;
	color: #ff7800;
}

#code{
	position: inherit;
	width: 285px;
	height: 30px;
	top: 70px;
	background-color: #7c7c7c;
	left:10px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	border-radius: 10px;
	border: none;
	color: #ffffff;
}

#size_end_box{
	position: inherit;
	width: 285px;
	height: 30px;
	top: 70px;
	background-color: #7c7c7c;
	right:10px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	border-radius: 10px;
	border: none;
	color: #ffffff;
}

#code_pdf{
	position: relative;
	width: 300px;
	height: 30px;
	top: 20px;
	margin-left: -150px;
	display: none;
	opacity: 0;
	left:50%;
	z-index: 15;
	text-align: center;
	vertical-align: middle;
}

#size_title{
	position: inherit;
	width: 300px;
	height: 30px;
	top: 110px;
	left:20px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	float:left;
	color: #ff7800;
}

#hinge_size_title{
    font-family:pt-sans, sans-serif;
	position: inherit;
	width: 250px;
	height: 40px;
	top: 100px;
	left:20px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	float:right;
	color: #ff7800;
}

#other_size_title{
    font-family: pt-sans, sans-serif;
	position: inherit;
	width: 250px;
	height: 40px;
	top: 100px;
	right:20px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	float:right;
	color: #ff7800;
}

#maximum_size_non_hinge_size{
    font-family:pt-sans, sans-serif;
        font-size:20px;
	position: inherit;
	width: 250px;
	height: 40px;
	top: 65px;
	right:50%;
    margin-right:-125px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	float:right;
	color: #ff7800;
}

#x{
    font-family:pt-sans, sans-serif;
    font-size:30px;
	position: inherit;
	width: 250px;
	height: 40px;
	top: 128px;
	right:50%;
    margin-right:-125px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	float:right;
	color: #ff7800;
}

#hinge_size{
    border: none;
    border-radius: 10px;
	position: inherit;
	width: 250px;
	height: 30px;
	top: 125px;
	background-color: #ffffff;
	left:20px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	float:left;
}
#non_hinge_size{
    border: none;
    border-radius: 10px;
	position: inherit;
	width: 250px;
	height: 30px;
	top: 125px;
	background-color: #ffffff;
	right:20px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	float:left;
}

#quantity{
	position: inherit;
	width: 240px;
	height: 30px;
	top: 150px;
	background-color: #ffffff;
	right:20px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	float:left;
}

#name{
	position: inherit;
	width: 300px;
	height: 30px;
	top: 220px;
	background-color: #ffffff;
	left:20px;
	z-index: 21;
	text-align: left;
	vertical-align: middle;
	float:left;
}

#company{
	position: inherit;
	width: 300px;
	height: 30px;
	top: 270px;
	background-color: #ffffff;
	left:20px;
	z-index: 21;
	text-align: left;
	vertical-align: middle;
	float:left;
}

#email{
	position: inherit;
	width: 300px;
	height: 30px;
	top: 320px;
	background-color: #ffffff;
	left: 20px;
	z-index: 100;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#email2{
	position: absolute;
	width: 300px;
	height: 30px;
	top: 320px;
	background-color: #ffffff;
	left: 3px;
	z-index: 100;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-top: -115px;
}
#email3{
	position: inherit;
	width: 300px;
	height: 30px;
	top: 320px;
	background-color: #ffffff;
	left: 20px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	float: left;
}

#phone{
	position: inherit;
	width: 300px;
	height: 30px;
	top: 370px;
	background-color: #ffffff;
	left:20px;
	z-index: 21;
	text-align: left;
	vertical-align: middle;
	float:left;
}

#pdf{
	position: inherit;
	width: 240px;
	height: 80px;
	line-height: 80px;
	top: 220px;
	right:20px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
	border: none;
}

#send_form{
	position: inherit;
	width: 240px;
	height: 80px;
	line-height: 80px;
	top: 320px;
	right:20px;
	z-index: 21;
	text-align: center;
	vertical-align: middle;
}

#ral_code{
	background-color: white;
	width:125px;
	margin-left: 6px;
	margin-top: 17.5px;
	color: black;
	background-image: none;
	text-align: center;
	    border-radius: 10px;
}

#ral_code_outer{
font-family: pt-sans, sans-serif;
	color:#ffffff;
    height:60px;
	width:137px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    position:inherit;
	border:none;
	border-radius: 10px;
	line-height:100%;
	display:inline-block;
}

#ral_check{
	position:relative;
	left:110px;
	color: white;
	background-image: none;
	text-align: center;
}

#alert_background{
	position:absolute;
	width:100%;
    height:100%;
    left:0px;
    top:0px;
    background-color:white;
    opacity:0.5;
    z-index:60;
}
#alert_bg{
	position:absolute;
    width:453px;
    margin-right:-226.5px;
    height:265px;
    margin-top:-132.5px;
    top:50%;
    right:50%;
    background-color:white;
    background:url("../images/alert_background.png"); 
    z-index:90;
}
#alert_text {
	font-family:"Gill Sans";
    font-size:25px;
	color:#ffffff;
    height:100px;
	width:300px;
    margin-right:-150px;
    right:50%;
    top:80px;
    position:inherit;
	line-height:100%;
    text-align:center;
}
#confirm_text {
    position:inherit;
    height:100px;
	width:400px;
    margin-right:-200px;
    right:50%;
    top:120px;
	line-height:100%;
    text-align:center;
    font-size:30px;
    	color: #ff7800;
}
#ok_button {
    margin-right:-60px;
    right:50%;
    top:170px;
    position:inherit;
	line-height:100%;
    text-align:center;
}
#change_panel_button {
    margin-right:10px;
    right:50%;
    top:173px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#change_size_button {
    margin-left:10px;
    left:50%;
    top:173px;
    position:inherit;
	line-height:100%;
    text-align:center;
}
#yes_button {
    margin-right:10px;
    right:50%;
    top:173px;
    position:inherit;
	line-height:100%;
    text-align:center;
}
#no_button {
    margin-left:10px;
    left:50%;
    top:173px;
    position:inherit;
	line-height:100%;
    text-align:center;
}
#start_again_end {
    margin-left:150px;
    left:50%;
    top:150px;
    position:inherit;
	line-height:100%;
    text-align:center;
}
#request_quote {
    margin-right:150px;
    right:50%;
    top:150px;
    position:inherit;
	line-height:100%;
    text-align:center;
}
#save_choice {
    width:260px;
    margin-left:-130px;
    top:155px;
    left:50%;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#error_alert {
    width:615px;
    height:501px;
    margin-right:-305.5px;
    right:50%;
    top:00px;
	margin-top:170px;
    position:absolute;
	line-height:100%;
    text-align:center;
    background:url("../images/error_alert.png"); 
    z-index:80;
}

#error_alert_bg {
    position:absolute;
    right:0px;
    top:0px;
    z-index:75;
    height:100%;
    width:100%;
    background-color:white;
    opacity:0.5;
}

#error_close_button {
    left:50%;
    top:400px;
    margin-left:-69.5px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#error_call_me_button {
    right:150px;
    top:400px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#datasheet_fire_rating {
    background:url("../images/datasheet/1_hour.png"); 
    position:inherit;
    width:86px;
    height:86px;
    top:60px;
    left:15px;
    z-index:30;
}

#datasheet_acoustic_rating {
    background:url("../images/datasheet/30db.png"); 
    position:inherit;
    margin-right:-43px;
    width:86px;
    height:86px;
    top:60px;
    right:50%;
    z-index:30;
}

#datasheet_airtight_rating {
    background:url("../images/datasheet/at.png"); 
    position:inherit;
    width:86px;
    height:86px;
    top:60px;
    right:15px;
    z-index:30;
}

#datasheet_code_title {
    font-family: pt-sans, sans-serif;
    position:inherit;
    width:100%;
    height:30px;
    top:10px;
    text-align:center;
    vertical-align:middle;
    font-size:30px; 
    color:black;
}

#datasheet_frame {
    background:url("../images/datasheet/picture_frame.png"); 
    position:inherit;
    width:127px;
    height:88px;
    top:170px;
    left:15px;
    z-index:30;
}

#datasheet_face {
    background:url("../images/datasheet/metal_faced.png"); 
    position:inherit;
    width:127px;
    height:88px;
    top:170px;
    right:15px;
    z-index:70;
}

#datasheet_more_info_button {
    position:absolute;
    left:15px;
    bottom:10px;
}

#datasheet_how_to_fit_button {
    position:absolute;
    right:15px;
    bottom:10px;
}

#datasheet_range_des {
    position:inherit;
    font-family: pt-sans, sans-serif;
    width:277px;
    height:120px;
    top:280px;
    right:25px;
    z-index:70;
    text-align:center;
    vertical-align:middle;
    font-size:15px; 
    color:black;
}

#info_panel {
    position:inherit;
    width:100%;
    height:100%;
    top:0px;
    right:0px;
}

#quote_email{
    border: none;
    border-radius: 10px;
	position: absolute;
	width: 250px;
	height: 30px;
	top: 190px;
	background-color: #ffffff;
	right:50%;
	z-index: 21;
    margin-right:-125px;
	text-align: center;
	vertical-align: middle;
}
#quote_email_title {
    position:absolute;
    width:100%;
    height:30px;
    top:160px;
    text-align:center;
    vertical-align:middle;
    font-family: pt-sans, sans-serif;
    font-size:20px; 
    color:black;
}

#quote_title {
    position:absolute;
    width:100%;
    height:30px;
    top:0px;
    text-align:center;
    vertical-align:middle;
     font-family: pt-sans, sans-serif;
    font-size:40px; 
    color:black;
}

#quote_des {
    position:inherit;
    font-family: pt-sans, sans-serif;
    width:277px;
    height:120px;
    top:70px;
    right:25px;
    z-index:59;
    text-align:center;
    vertical-align:middle;
    font-size:17px; 
    color:black;
}

#send_title {
    position:absolute;
    width:100%;
    height:30px;
    top:0px;
    text-align:center;
    vertical-align:middle;
     font-family: pt-sans, sans-serif;
    font-size:40px; 
    color:black;
}

#send_des {
    position:inherit;
    font-family: pt-sans, sans-serif;
    width:277px;
    height:120px;
    top:120px;
    right:25px;
    z-index:59;
    text-align:center;
    vertical-align:middle;
    font-size:17px; 
    color:black;
}

#quote_quan{
    border: none;
    border-radius: 10px;
	position: absolute;
	width: 250px;
	height: 30px;
	top: 290px;
	background-color: #ffffff;
	right:50%;
	z-index: 21;
    margin-right:-125px;
	text-align: center;
	vertical-align: middle;
}

#quote_quan_title {
    font-family: pt-sans, sans-serif;
    position:absolute;
    width:100%;
    height:30px;
    top:260px;
    text-align:center;
    vertical-align:middle;
    font-size:20px; 
    color:black;
}

#quote {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	right: 0px;
	text-align: center;
}

#quote_back_button {
    margin-right:-143.5px;
    right:50%;
    bottom:10px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#quote_send_button {
    margin-right:-143.5px;
    right:50%;
    bottom:90px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#send_back_button {
    margin-right:-143.5px;
    right:50%;
    bottom:10px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#send_send_button {
    margin-right:-143.5px;
    right:50%;
    bottom:90px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#send_email{
    border: none;
    border-radius: 10px;
	position: absolute;
	width: 250px;
	height: 30px;
	top: 240px;
	background-color: #ffffff;
	right:50%;
	z-index: 21;
    margin-right:-125px;
	text-align: center;
	vertical-align: middle;
}
#send_email_title {
    font-family: pt-sans, sans-serif;
    position:absolute;
    width:100%;
    height:30px;
    top:210px;
    text-align:center;
    vertical-align:middle;
    font-size:20px; 
    color:black;
}

#send_yourself {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    right:0px;
}

#datasheet_window{
    position:absolute;
    width:900px;
    height:500px;
    top:170px;
    margin-right:-460px;
    right:50%;
    background-color:#c6c6c6;
    z-index:80;
    border-radius:10px;
    border:10px solid #353535;
}

#preview_div{
    position:absolute;
    width:100%;
    height:447px;
    top:0px;
    right:0px;
    background-color:#c6c6c6;
    z-index:70;
    overflow:auto;
}

#datasheet_window_bg{
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    right:0;
    background-color:white;
    opacity:0.6;
    z-index:60;
}

#datasheet_footer{
    position:fixed;
    width:900px;
    height:53px;
    top:627px;
    margin-right:-450px;
    right:50%;
    z-index:60;
    background-color:#353535;
}

#footer_div{
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    right:0px;
}

#datasheet_window_close_button {
    right:0px;
    bottom:-4px;
    position:inherit;
	line-height:100%;
    text-align:center;
    z-index:80;
}

#datasheet_window_print_button {
    left:0px;
    bottom:-4px;
    position:absolute;
	line-height:100%;
    text-align:center;
    z-index:80;
}

#datasheet_window_download_button {
    margin-left:-121px;
    left:50%;
    bottom:-4px;
    position:absolute;
	line-height:100%;
    text-align:center;
    z-index:80;
}

#datasheet_preview{
    position:absolute;
    width:100%;
    top:0px;
    right:0;
    z-index:50;
}

#rd_back_button {
    margin-right:-143.5px;
    right:50%;
    bottom:10px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#rd_send_button {
    margin-right:-143.5px;
    right:50%;
    bottom:90px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#rd_email{
    border: none;
    border-radius: 10px;
	position: absolute;
	width: 250px;
	height: 30px;
	top: 270px;
	background-color: #ffffff;
	right:50%;
	z-index: 21;
    margin-right:-125px;
	text-align: center;
	vertical-align: middle;
}
#rd_email_title {
    font-family: pt-sans, sans-serif;
    position:absolute;
    width:100%;
    height:30px;
    top:240px;
    text-align:center;
    vertical-align:middle;
    font-size:20px; 
    color:black;
}

#request_datasheet {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    right:0px;
}

#rd_title {
    position:absolute;
    width:100%;
    height:30px;
    top:0px;
    text-align:center;
    vertical-align:middle;
     font-family: pt-sans, sans-serif;
    font-size:40px; 
    color:black;
}

#rd_des {
    position:inherit;
    font-family: pt-sans, sans-serif;
    width:277px;
    height:120px;
    top:120px;
    right:25px;
    z-index:59;
    text-align:center;
    vertical-align:middle;
    font-size:17px; 
    color:black;
}

#f_des {
    position:inherit;
    font-family: pt-sans, sans-serif;
    width:277px;
    height:40px;
    top:120px;
    right:25px;
    z-index:70;
    text-align:center;
    vertical-align:middle;
    font-size:17px; 
    color:black;
}

#f_back_button {
    margin-right:-143.5px;
    right:50%;
    bottom:10px;
    position:inherit;
	line-height:100%;
    text-align:center;
}

#f_send_button {
    margin-right:-143.5px;
    right:50%;
    bottom:90px;
    position:inherit;
	line-height:100%;
    text-align:center;
}
#fitting_panel {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    right:0px;
}

#f_title {
    position:absolute;
    width:100%;
    height:30px;
    top:0px;
    text-align:center;
    vertical-align:middle;
    font-family: pt-sans, sans-serif;
    font-size:40px; 
    color:black;
}

#fitting_pdf_button {
    position:absolute;
    margin-right:-90px;
    right:50%;
    width:180px;
    top:290px;
    text-align:center;
    vertical-align:middle;
    font-family: pt-sans, sans-serif;
    font-size:40px; 
    color:black;
	cursor:pointer;
}

#fitting_video_button {
    position:absolute;
    margin-right:-90px;
    right:50%;
    width:180px;
    top:170px;
    text-align:center;
    vertical-align:middle;
    font-family: pt-sans, sans-serif;
    font-size:40px; 
    color:black;
	cursor:pointer;
}
