/** roboto-font **/
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto/roboto-regular-webfont.eot');
    src: url('../fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('../fonts/roboto/robotocondensed-bold-webfont.eot');
    src: url('../fonts/roboto/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/robotocondensed-bold-webfont.woff') format('woff'),
         url('../fonts/roboto/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_condensed';
    src: url('../fonts/roboto/robotocondensed-regular-webfont.eot');
    src: url('../fonts/roboto/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/robotocondensed-regular-webfont.woff') format('woff'),
         url('../fonts/roboto/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto/robotocondensed-regular-webfont.svg#roboto_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
/** roboto-font **/

body{
	background-color:#fff;
	width:3842px;
	height:2160px;
	position : absolute;
	top : 0px!important;
	left:0px;
	bottom:0px;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
}
.btn_border{
	zoom: 3;
    -moz-transform: scale(3);
    -moz-transform-origin: 0 0;
}
.seat_1{
	left: -134px;
	top: -811px;
	position: relative;
}
#overlay_form{
	position: absolute;
	text-align: center;
	z-index: 999;
	width: 1300px;
	height: 768px;
	background-color: #000;
	opacity: 0.5;
	left: 100px;
}
#inner_overlay{
	position: absolute;
	z-index: 99999999;
	width: 1300px;
	text-align: center;
	height: 768px;
	color: #ffcc00;
	font-family: robotoregular;
}
#inner_overlay h3{
	font-weight: bold;
	font-family: robotoregular;
	position: relative;
	top: 250px;
	font-size: 45px;
	text-align: center;
	margin: 0 auto;
	left: 100px;
}
#close{
	position: absolute;
	right: 0px;
	padding: 10px;
}
.prayer_list_2{
	width: 1670px;
    height: 280px;
}
.prayer_list_2 ul li{
	list-style-type:none;
	display:inline-block;
}
.prayer_list_2 ul{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
.prayer_list_1 {
    display: block;
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
    position: relative;
    top: 50px;
}
.cross_img{
	float: left;
    width: 60px;
    height: 100px;
    position: relative;
    left: 150px;
}
.pray{
	float: left;
	font-size: 45px;
	position: relative;
	left: 200px;
	font-family: roboto_condensed;
	font-weight: normal;
}
.prayer{
	width: 1670px;
	height: 750px;
	position: relative;
	top: 125px;
	right: 0;
	margin: 0 auto;
}
#prayer_list {
    width: 870px;
    height: 585px;
    overflow: auto;
	margin: 100px auto;
	border: 4px solid #6699cc;
}
.prayer h2{
	font-family: roboto_condensedbold;
	font-size: 65px;
	text-align: center;
}
/*home page*/
.start_logo {
	width: 250px;
	height: 100px;
	position: absolute;
	top: 35%;
	left: 39%;
}
#progressbar {
	width: 250px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 39%;
	text-align: center;
	border-radius: 8px;
	border: none;
	background: #467fc1;
}
.ui-widget-header {
	background: #ffd204;
	border: 0px solid #DDDDDD;
	position: relative;
	top: -20px;
	margin: 0 !important;
	border-radius: 6px;
}
.progress-label {
	position: relative;
	top: -3px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
	z-index: 2;
}
div.seat_1 {
	background-repeat: no-repeat !important;
}
.Wrapper .MainGame {
	height : 735px;
	width : 900px;
	position : relative;
}
.left_img{
	border-right: 1px solid #0099ff;
	height:735px;
}
.main_seat{
	background : rgba(0, 0, 0, 0) url("../images/main_seat1.png") no-repeat;
	height: 100%;
    margin-left: -43px;
     width: 110%;
	background-size:100% 100%;
}
.logo{
	background : rgba(0, 0, 0, 0) url("../images/miracle_logo_1.png") no-repeat;
	background-size:100%;
	height: 90px;
    width: 250px;
}
.text_right{
	text-align:center;
	height:150px;
	position: relative;
    top: 105px;
}
.text_para p{
	font-size: 13px;
    width: 389px;
	font-family: roboto;
}
.text_header h4 {
    font-size: 25px;
	margin-left: 160px;
	font-family: roboto;
	font-weight: bold;
}
.select_section{
	background : rgba(0, 0, 0, 0) url("../images/bg_red.png") no-repeat;
    height: 65px;
    text-align: center;
    width: 400px;
	position:relative;
	top: 0px;
	background-size:100% 100%;
}
.auromark{
	background : rgba(0, 0, 0, 0) url("../images/auro.png") no-repeat;
	height: 60px;
    margin-left: 5px;
    margin-top: -3px;
    width: 121px;
	background-size:100% 100%;
}
.right_topimg{
	margin-top:20px;
}
.right_bottomimg{
	left: 89px;
    /*margin-top: 35px;*/
    position: relative;
}
.aurotext{
	color:#ffffff;
	line-height: 20px;
}
.aurotext h4 {
   font-family: robotoregular;
    font-size: 16px;
    line-height: 0;
    margin-left: 10px;
    margin-top: 20px;
    text-align: left;
}
.home_img{
	background : rgba(0, 0, 0, 0) url("../images/home_1.png") no-repeat;
	height: 30px;
    width: 30px;
	background-size:100%;
}
.plus_img{
	background : rgba(0, 0, 0, 0) url("../images/plus.png") no-repeat;
	height: 30px;
    width: 30px;
	background-size:100%;
	margin-top: -4px;
}
.minus_img{
	background : rgba(0, 0, 0, 0) url("../images/minus.png") no-repeat;
	height: 30px;
    width: 30px;
	background-size:100%;
	margin-top: -9px;
}
.right_center{
	height:200px;
}
.left_chair{
	background : rgba(0, 0, 0, 0) url("../images/chair_1.png") no-repeat;
	background-size:100% 100%;
	height: 135px;
    width: 100px;
	margin: 75px 15px;
}
.right_sideImg{
	margin-left:-20px;
}
.right-chair{
	background : rgba(0, 0, 0, 0) url("../images/chair_2.png") no-repeat;
	height: 135px;
    width: 100px;
	margin: 75px 15px;
	background-size:100% 100%;
}
.allbtn_img{
	height: 40px;
    width: 40px;
	border:0 none;
}
.btn_210{
	background : rgba(0, 0, 0, 0) url("../images/btn_210.png") no-repeat;
	background-size:100% 100%;
}
.btn_209{
	background : rgba(0, 0, 0, 0) url("../images/btn_209.png") no-repeat;
	background-size:100% 100%;
	position:relative;
	left:-16px;
}
.btn_208{
	background : rgba(0, 0, 0, 0) url("../images/btn_208.png") no-repeat;
	background-size:100% 100%;
	position:relative;
	left:34px;
}
.btn_207{
	background : rgba(0, 0, 0, 0) url("../images/btn_207.png") no-repeat;
	background-size:100% 100%;
	position:relative;
	left:34px;
}
.btn_206{
	background : rgba(0, 0, 0, 0) url("../images/btn_206.png") no-repeat;
	background-size:100% 100%;
	left: 123px;
    position: relative;
}
.btn_205{
	background : rgba(0, 0, 0, 0) url("../images/btn_205.png") no-repeat;
	background-size:100% 100%;
	left: 148px;
    position: relative;
    top: -350px;
}
.btn_204{
	background : rgba(0, 0, 0, 0) url("../images/btn_204.png") no-repeat;
	background-size:100% 100%;
	position: relative;
    right: -105px;
    top: 88px;
}
.btn_203{
	background : rgba(0, 0, 0, 0) url("../images/btn_203.png") no-repeat;
	background-size:100% 100%;
	left: 148px;
    position: relative;
    top: -717px;
}
.btn_202{
	background : rgba(0, 0, 0, 0) url("../images/btn_202.png") no-repeat;
	background-size:100% 100%;
	left: -201px;
    position: relative;
    top: -733px;
}
.btn_201{
	background : rgba(0, 0, 0, 0) url("../images/btn_201.png") no-repeat;
	background-size:100% 100%;
	left: -192px;
    position: relative;
    top: -773px;
}
.btn_105{
	background : rgba(0, 0, 0, 0) url("../images/btn_105.png") no-repeat;
	background-size:100% 100%;
	position: relative;
    top: 134px;
}
.btn_104{
	background : rgba(0, 0, 0, 0) url("../images/btn_104.png") no-repeat;
	background-size:100% 100%;
	left: 12px;
    position: relative;
    top: 134px;
}
.btn_103{
	background : rgba(0, 0, 0, 0) url("../images/btn_103.png") no-repeat;
	background-size:100% 100%;
	left: 29px;
    position: relative;
    top: 134px;
}
.btn_102{
	background : rgba(0, 0, 0, 0) url("../images/btn_102.png") no-repeat;
	background-size:100% 100%;
	position: relative;
    right: 238px;
    top: -759px;

}
.btn_101{
	background : rgba(0, 0, 0, 0) url("../images/btn_101.png") no-repeat;
	background-size:100% 100%;
	bottom: 812px;
    position: relative;
    right: 238px;
}
.btnscond_row{
	position: relative;
    right: 30px;
    top: -500px;
	
}
.btn_img {
    position: relative;
    right: -1px;
    top: 160px;
}
.btn_210full{
	opacity: 0;
	height: 126px;
    left: 30px;
    position: relative;
    top: -106px;
    width: 23px;
	border:0 none;
}
.btn_209full{
	opacity: 0;
    height: 220px;
    left:55px;
    position: relative;
    top: -111px;
    width: 78px;
	border:0 none;
}
.btn_208full{
	opacity: 0;
    height: 220px;
    left:78px;
    position: relative;
    top: -111px;
    width: 78px;
	border:0 none;
}
.btn_207full{
	opacity: 0;
    height: 224px;
    left: 100px;
    position: relative;
    top: -130px;
    width: 148px;
	border:0 none;
}
.btn_206full{
	opacity: 0;
    height: 192px;
    left: -294px;
    position: relative;
    top: -291px;
    width: 169px;
	border:0 none;
}
.btn_205full{
	opacity: 0;
    height: 174px;
    left: -346px;
    position: relative;
    top: -423px;
    width: 163px;
	border:0 none;
}
.btn_204full{
	opacity: 0;
	height: 174px;
    left: -332px;
    position: relative;
    top: -284px;
    width: 194px;
	border:0 none;
}
.btn_203full{
	opacity: 0;
	height: 95px;
    left: -366px;
    position: relative;
    top: -751px;
    width: 170px;
	border:0 none;
}
.btn_202full{
	opacity: 0;
	height: 95px;
    left: -118px;
    position: relative;
    top: -725px;
    width: 170px;
	border:0 none;
}
.btn_201full{
	opacity: 0;
	height: 28px;
    left: -178px;
    position: relative;
    top: -754px;
    width: 129px;
	border:0 none;
}
.btn_105full{
	opacity: 0;
	height: 222px;
    left: 43px;
    position: relative;
    top: 35px;
    width: 59px;
	border:0 none;
}
.btn_104full{
    height: 219px;
	opacity: 0;
    height: 219px;
    left: 73px;
    position: relative;
    top: 35px;
    width: 98px;
	border:0 none;
}
.btn_103full{
    height: 285px;
	opacity: 0;
    height: 284px;
    left: 164px;
    position: relative;
    top: 35px;
    width: 206px;
	border:0 none;
}
.btn_102full{
	height: 144px;  
	opacity: 0;
	height: 144px;
    left: -144px;
    position: relative;
    top: -832px;
    width: 168px;
	border:0 none;
}
.btn_101full{
    height: 82px;  
	opacity: 0;
	height: 82px;
    left: -144px;
    position: relative;
    top: -829px;
    width: 176px;
	border:0 none;
}
/*home page*/
.container1{
	width:3842px;
	height:2160px;
	max-width:100%;
	position : relative;
}

.bortop_opacity {
	width: 2164px;
	position: absolute;
	top: 0;
	background: #ffffff;
	opacity: 0.8;
	height: 145px;
}
.borleft_opacity {
    background: #fff none repeat scroll 0 0;
    height: 1867px;
    opacity: 0.8;
    position: absolute;
    top: 143px;
    width: 150px;
}
.borright_opacity {
	background: #fff none repeat scroll 0 0;
    border-right: 3px solid #6498ce;
    height: 1867px;
    left: 2015px;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 143px;
    width: 150px;
}
.borbottom_opacity {
	width: 2164px;
	height:150px;
	position: absolute;
	bottom: 0;
	background: #ffffff;
	opacity: 0.8;
}
.btn_top{
	height: 145px;
    left: 1080px;
    position: absolute;
    top: 0;
    width: 145px;
	border:0 none;
	background: rgba(0, 0, 0, 0) url("../images/top_arrow.png") no-repeat;
	background-size:100% 100%;
}
.btn_left{
	height: 145px;
    left: 0;
	top:1080px;
    position: absolute;
    width: 145px;
	border:0 none;
	background: rgba(0, 0, 0, 0) url("../images/left_arrow.png") no-repeat;
	background-size:100% 100%;
}
.btn_right{
	height: 145px;
    position: absolute;
	left: 2020px;
    top:1080px;
    width: 145px;
	border:0 none;
	background: rgba(0, 0, 0, 0) url("../images/right_arrow.png") no-repeat;
	background-size:100% 100%;
}
.left_ar {
    width: 150px;
    height: 2160px;
}
.top_ar {
	width: 2160px;
    height: 150px;
}
.btn_bottom{
	bottom: 0;
    height: 145px;
    left: 1080px;
    position: absolute;
    width: 145px;
	border:0 none;
	background : rgba(0, 0, 0, 0) url("../images/bottom_arrow.png") no-repeat;
	background-size:100% 100%;
}
.seat_img{
	width:2165px;
	max-width:100%;
	float:left;
	height:2160px;
	border-right:3px solid #6498ce;
	overflow: hidden;
}
.aside_text{
	width:1670px;
	max-width:100%;
	float:right;
	margin:0 auto;
	height:2160px;
	/**/
}
.logo_miracle{
		text-align:center;
		margin-top: 60px;
}
.main_header{
	background-color: #c90000;
	width: 1590px;
	height: 110px;
	float: right;
	margin-top: 80px;
}
.main_header img{
	height: 110px;
	display: inline-block;
	width: 252px;
}
.main_header h6{
	font-family:roboto_condensedbold;
	font-size: 43px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	display: inline;
	position: relative;
	top: 10px;
	margin-left: 30px;
}
.title_1{
	font-size: 65px;
	font-family:roboto_condensedbold;
	font-weight: bold;
	float:left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	clear: both;
}
.header_section{
		padding: 0px 80px 0px 0px;
		position: relative;
		left: 75px;
		top:50px;
}
.header_section p{
	float: left;
	font-size: 45px;
	font-family:roboto_condensed;
	text-align: left;
	color: #000;
	margin:0px;
	padding:15px 5px 0px 0px;
	clear: both;
	font-weight: normal;
}
.header_section h6{
	clear:both;
	text-align:left;
	font-size: 16px;
	font-family: robotoregular;
	color: #000;
	margin:0px;
	padding:15px 5px 0px 0px;
}
.header_section .bg_color{
	width:1590px;
	color:#fff;
	padding:2px;
	position: relative;
	top: 10px;
	font-family: robotoregular;
	font-weight:bold;
	
}
#close img {
    position: absolute;
    right: -100px;
}
.title_1.key {
    margin-top: 40px;
}
#bg_color_1{
	background-color:#ffcc00;
	margin:10px 0px;
}
#bg_color_2{
	background-color:#6498ce;
	margin:0px 0px 10px 0px;
}
#bg_color_3{
	background-color:#c90000;
	margin:0px 0px 10px 0px;
}
.chair_image{
	clear: both;
	position: relative;
	top: 60px;
	text-align: center;
}
.chair_image img{
	margin:10px 25px;
}
.footer_text p{
    color: #467fc1;
	font-family: robotoregular;
	font-size: 45px;
	font-weight: bold;
	position: relative;
	text-align: center;
	left: 50px;
}
.Wrapper .footer_text p{
	left: 89px;
	bottom: 15px;
}
.home_btn{
	float: left;
	margin: 60px 0px 0px 0px;
	width: 150px;
	position: relative;
	left: 85px;
	border: 1px solid #6498ce;
}
.home_btn img{
	background-color:#6498ce;
	width: 150px;
	height: 135px;
}
.zoom{
	margin: 0px;
	font-size: 65px;
	text-align:center;
	color: #6498ce;
	font-family: roboto;
	cursor:pointer;
	border: 1px solid #6498ce;
	height: 93px;
}
#zoom_in{
	border-bottom: 1px solid #6498ce;
}

.show_text .main_header, .seat_dedication .main_header {
	background-color: #ffcc00;
	width: 1590px;
	height: 110px;
	float: right;
	margin-top: 80px;
	display: block;
}
.show_text .main_header img {
	clear:both;
	height: 38px;
}
.show_text .main_header h6, .seat_dedication .main_header h6 {
	font-family: roboto_condensedbold;
	font-size: 65px;
	color: #fff;
	float: left;
	clear: both;
	display: block;
	margin: 0px;
	padding: 7px 15px;
	
}
.show_text .room {
	position: relative;
	top: 30px;
	max-width: 1300px;
}
.show_text .caption_text {
	margin-top: 70px;
}
.show_text #sponsor {
	color: #000;
	height: 156px;
	overflow: auto;
}
.show_text #bio, .show_text #sponsor_name {
	width: 1666px;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
	float: left;
	font-size: 45px;
	font-family: robotoregular;
	text-align: left;
	color: #000;
	margin: 0px;
	clear: both;
}
.square_1{
	width: 143px;
	height: 140px;
    float: right;
    position: absolute;
	top: 400px;
	right: 80px;
}
.header_section .square_caption_1{
	font-size: 30px;
	padding: 0px;
	float: right;
	position: absolute;
	top: 550px;
	right:100px;
	clear: both;
	text-align: center;
	font-family:roboto_condensedbold;
}
.square{
	width: 143px;
	height: 140px;
	float: right;
	position: absolute;
    top: 750px;
    right: 80px;
}
.header_section .square_caption{
	font-size: 30px;
	padding: 0px;
	float: right;
	position: absolute;
	top: 900px;
	right: 90px;
	text-align: center;
	font-family:roboto_condensedbold;
}
.img_size{
	width: 1500px;
	height: 780px;
	text-align: center;
	clear:both;
}
.search_bar {
	font-family: robotoregular;
	left: 15px;
}
.search_bar h3{
	font-weight: bold;
	font-family: roboto;
	font-size: 22px;
}
.search_bar_1{
	float: left;
	position: relative;
	left: 50px;
	border: 1px solid #6498ce;
	padding: 7px 5px;
}
.submit_arrow{
	float: right;
	position: relative;
	right:68px;
	font-size: 20px;
	padding: 3px 4px 2px;
	border: 1px solid #6498ce;
	width: 25px;
	color: #e16a6a;
	cursor:pointer;
	border-left:none;
}
.search_bar{
	clear: both;
	position:relative;
	top:20px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cccccc;
  font-weight:bold;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #cccccc;
  font-weight:bold;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #cccccc;
  font-weight:bold;
}
:-moz-placeholder { /* Firefox 18- */
  color: #cccccc;
  font-weight:bold;
}
.chair_1 {
    position: relative;
    right: 80px;
}
.chair_2 {
    left: 80px;
    position: relative;
}
.slimScrollDiv {
    height: 270px !important;
	top: -22px;
}
#sponsor {
    height: 270px !important;
}
#sponsor_name {
    position: relative!important;
    top: 62px!important;
}
.para {
    padding: 0 20px 0 0 !important;
}
.hide_text.footer_text {
    top: 160px !important;
}
.logo_miracle img {
    position: relative;
    right: 60px;
}
.pray_bottom{
	font-family: roboto_condensedbold;
	margin-left: 30px;
	position: relative;
	right: 80px;
}
.key_border {
    position: relative;
    bottom: 20px;
    margin-right: 40px;
    margin-left: 40px;
}
.cross_img_1{
	position: relative;
	right: 120px;
	width: 60px;
}
.cross_img_2{
	position: relative;
	right: 80px;
	width: 60px;
}
.key_2{
	margin-bottom: 50px!important;
}
.previous_btn h4{
	padding: 40px 40px 40px 80px;
	font-size: 45px;
	border: 4px solid #6699cc;
	width: 335px;
	background: url("../images/arrow_home_1.png") no-repeat;
	background-position: 0 center;
	font-family: roboto_condensedbold;
	cursor:pointer;
	text-align: center;
}
.previous_btn {
    position: relative;
    left: 85px;
	top: 100px;
}
/*        7/2/2017 Updates               */
.seat_prcdetails {
	width: 1666px;
	height: 958px;
	margin: 0 auto;
	text-align: center;
	clear:both;
}
.prcdetails_bor {
	width: 1498px;
	height: 588px;
	border: 3px solid #6699cc;
	position: relative;
	top: 120px;
	left: 10px;
}
.full_sponsor {
	width: 878px;
	font-family: roboto_condensedbold;
	font-size: 65px;
	margin: 0 auto;
	position: relative;
	top: 54px;
}
.eachseat_prc {
	font-family: robotoregular !important;
	position: relative;
	left: 70px;
	top: 96px;
}
.prc_pledged, .prc_remain {
	width: 650px;
	font-family: roboto_condensedbold !important;
	position: relative;
	left: 70px;
	top: 120px;
}
.prc_remain {
	top: 140px;
}
.prc_pledged span, .prc_remain span {
	position: absolute;
	left: 450px;
}
.prev_btn, .prev_btnscnd {
	background: url("../images/arrow_home_1.png") no-repeat;
	background-size: 25% 75%;
	background-position: 10px;
	width: 328px;
	height: 124px;
	border: 3px solid #6699cc;
	font-family: roboto_condensedbold;
	font-size: 45px;
	position: absolute;
	left: 10px;
	top: 1000px;
	text-align: right;
	padding-right: 30px;
}
.spon_seatbtn {
	background: url("../images/arrow_home.png") no-repeat;
	background-size: 20% 75%;
	background-position: 350px;
	width: 458px;
	height: 124px;
	border: 3px solid #6699cc;
	font-family: roboto_condensedbold;
	font-size: 45px;
	position: absolute;
	left: 490px;
	top: 1000px;
	text-align: left;
	padding-left: 30px;
}
.seat_dedication .main_header {
	background: none;
}
.seat_dedication .red_header {
	color: #000 !important;
	padding: 15px 50px 15px 0px!important;
	margin-right: 60px!important;
}
.seat_dedication .para {
	padding: 0 10px 0 0 !important;
}
.seat_dedication .para a {
	color: #000;
	font-family: roboto_condensedbold;
}
.seat_dedication .header_section {
	top: 84px;
}


.pages {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 62%;
    border: 1px solid #000;
    border-radius: 20px;
	background: transparent;
}
#page_1 {
	left: 76%;
}
#page_2 {
	left: 77.2%;
}
#page_3 {
	left: 78.4%;
}
#page_4 {
	left: 79.6%;
}
#page_5 {
	left: 80.8%;
}
.pages:hover {
	background: #fff;
}
.pages:active, .active {
	background: #ffcc00;
}
.active {
	pointer-events: none;
}
.arrowbtn {
	width: 70px;
	height: 100px;
	position: absolute;
	top: 46%;
	border: none;
	outline: none;
}
.left_arrow {
	background: url("../images/leftarrow.png") no-repeat;
	background-size: 100% 100%;
	left: 65%;
}
.right_arrow {
	background: url("../images/rightarrow.png") no-repeat;
	background-size: 100% 100%;
	right: 9%;
}
.left_disable {
	background: url("../images/leftdisabled.png") no-repeat;
	background-size: 100% 100%;
	pointer-events: none;
}
.right_disable {
	background: url("../images/rightdisabled.png") no-repeat;
	background-size: 100% 100%;
	pointer-events: none;
}

/*         End               */

