@charset "utf-8";
/* CSS Document */


.container #floating-box{float: right;}
.container #floating-box #box{
	position: absolute;
background: #435896;  /* Old browsers */
background: -moz-linear-gradient(top,  #435896, #516ab5); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, from(#435896), to(#516ab5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #435896, #516ab5); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #435896, #516ab5); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #435896, #516ab5); /* IE10+ */
background: linear-gradient(to bottom, #435896, #516ab5); /* W3C */
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyNWUxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2QwN2MzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMjVlMTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	clear: both;
	height: 2.35rem;
	text-align: center;
	top: 12.1rem;
	/*width: 45.5%;*/
	left: 76.4%;
	z-index: 103;
	text-decoration: none;
	border: 1px solid #E78C39;
}
	
/*.container #floating-box #box div{margin: 10px 0;}*/
/*show ie google on start up*/
.container #floating-box #box a:link{
	top: -4px;	
	padding: 1px 2px 2px 2px;
    position: relative;
	}
.container #floating-box #box a:hover{
     position: relative;
	 top: -4px;	
	padding: 1px 2px 2px 2px;
	margin-bottom:-14px;
	}
.container #floating-box #box a:visited{
	color: #ddd !important;
	font-weight: bold;
	}
.container #floating-box #box a:active{
	color: #da1616;
	font-weight: bold;
	}	
span.textdown150{
	position: relative;
	top: 35px;
	right: 29%;
	display:block;
	writing-mode: tb-rl;
	/*Rotate text control for Safari browser*/
	-webkit-transform: rotate(-90deg);
	/*Rotate text control for Firefox browser*/
	-moz-transform: rotate(-90deg);
	/*Rotate text control for Opera browser*/
	-o-transform: rotate(-90deg);
	/*Rotate text control for IE7 or less browser*/
	-ms-transform: rotate(-90deg);
/*Rotate text control for IE8 IE9 browser*/
	transform: rotate(-90deg);
}

.bttbutton{padding: 2px 2px 2px 1px;
position: relative;
top: 5px;
}
	.backtotopbox{background: #435896;  /* Old browsers */
background: -moz-linear-gradient(top,  #435896, #516ab5); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, from(#435896), to(#516ab5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #435896, #516ab5); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #435896, #516ab5); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #435896, #516ab5); /* IE10+ */
background: linear-gradient(to bottom, #435896, #516ab5); /* W3C */
color: #FFF;
width: 33%;
}

.backtotopbox a:link{color: #FFF;}

.backtotopbox a:visited{color: #ddd !important;}
/*-------------------------------------------
     <1280px Landscape Smasung Galaxy tab 10.1
---------------------------------------------*/
@media (max-device-width: 1280px) and (orientation: landscape) {

.container #floating-box{float: right;}
.container #floating-box #box {
	position: absolute;
	left: 89.7%;
	z-index: 103;
	text-decoration: none;
	clear: both;
	text-align: center;
	top: 144px;	
	/*padding: 0px 5px 0px 4px;*/
	height: 37px;
}

}

@media screen and (max-width: 768px) {
	.backtotopbox{background: #435896;  /* Old browsers */
background: -moz-linear-gradient(top,  #435896, #516ab5); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, from(#435896), to(#516ab5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #435896, #516ab5); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #435896, #516ab5); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #435896, #516ab5); /* IE10+ */
background: linear-gradient(to bottom, #435896, #516ab5); /* W3C */
color: #FFF;
width: 33%;
}
	
}
/* --------------------------------------------
  Mobile
-------------------------------------------- */

@media (max-width: 640px) {
	.backtotopbox{background: #435896;  /* Old browsers */
background: -moz-linear-gradient(top,  #435896, #516ab5); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, from(#435896), to(#516ab5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #435896, #516ab5); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #435896, #516ab5); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #435896, #516ab5); /* IE10+ */
background: linear-gradient(to bottom, #435896, #516ab5); /* W3C */
color: #FFF;
width: 33%;
}
}

/* for smartphones */
@media only screen and (max-width:480px) {
	.backtotopbox{background: #435896;  /* Old browsers */
background: -moz-linear-gradient(top,  #435896, #516ab5); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, from(#435896), to(#516ab5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #435896, #516ab5); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #435896, #516ab5); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #435896, #516ab5); /* IE10+ */
background: linear-gradient(to bottom, #435896, #516ab5); /* W3C */
color: #FFF;
width: 33%;
}
}
	
	



/*#floating-box #box{
	position: absolute;
	left: 76.2%;
	z-index: 103;
	text-decoration: none;
	clear: both;
	text-align: center;
	top: 208px;
}
#floating-box #box div{margin: -10px 0 0 0;}*/

/*show ie google on start up*/
/*#floating-box #box a:link{
	color: #FFC;
	font-weight: bold;
	font-size: 215%;
	text-decoration: none;
	position: relative;
	background-color: #435896;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#516ab5), to(#435896));
	background-image: -webkit-linear-gradient(top, #516ab5, #435896);
	background-image: -moz-linear-gradient(top, #516ab5, #435896);
	background-image: -ms-linear-gradient(top, #516ab5, #435896);
	background-image: -o-linear-gradient(top, #516ab5, #435896);
	background-image: linear-gradient(to bottom, #516ab5, #435896);
	padding: 1px 6px 3px 5px;
	}
#floating-box #box a:hover{
	color:#FFC;
	font-weight: bold;
	background-color: #7D1B7E;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#516ab5), to(#516ab5));
	background-image: -webkit-linear-gradient(top, #516ab5, #516ab5);
	background-image: -moz-linear-gradient(top, #516ab5, #516ab5);
	background-image: -ms-linear-gradient(top, #516ab5, #516ab5);
	background-image: -o-linear-gradient(top, #516ab5, #516ab5);
	background-image: linear-gradient(to bottom, #516ab5, #516ab5);
	}
#floating-box #box a:visited{
	color:#FFC;
	font-weight: bold;
	background-color: #7D1B7E;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#516ab5), to(#516ab5));
	background-image: -webkit-linear-gradient(top, #516ab5, #516ab5);
	background-image: -moz-linear-gradient(top, #516ab5, #516ab5);
	background-image: -ms-linear-gradient(top, #516ab5, #516ab5);
	background-image: -o-linear-gradient(top, #516ab5, #516ab5);
	background-image: linear-gradient(to bottom, #516ab5, #516ab5);
	}
#floating-box #box a:active{
	color:#FFC;
	font-weight: bold;
	background-color: #7D1B7E;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#516ab5), to(#516ab5));
	background-image: -webkit-linear-gradient(top, #516ab5, #516ab5);
	background-image: -moz-linear-gradient(top, #516ab5, #516ab5);
	background-image: -ms-linear-gradient(top, #516ab5, #516ab5);
	background-image: -o-linear-gradient(top, #516ab5, #516ab5);
	background-image: linear-gradient(to bottom, #516ab5, #516ab5);
	}
.backtotop{position: relative;
margin: 0 auto;
left: -1px;
padding: 0 4px 0 0;}	*/

