

html, body {
	padding: 0px;
	margin: 0px;
	font-family: 'Oswald', sans-serif;	font-size: 18px	
	height: 100%;
}

h1 {
	font-size: 50px;
	font-weight: 400;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.section1 {
  width: 100%;
  background-image: url('pics/fondo02.jpg');
  background-position: 50% 0px;
}
.section2 {
  width: 100%;
  background-image: url('./pics/file5501296506316.jpg');
  background-position: 50% 0px;
}


.h1NoMargin h1 {
	font-size: 50px;
	font-weight: 400;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#pantalla {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 99999;
    left: 0px;
    top: 0px;
    display: none;

}

.lockScreen {
    height: 100%;
    overflow: hidden;
    width: 100%;
}


#contentArea {
		position: relative;
		width: 100%;
		height: 100%;

		left: 0px;
		top: 0px;
		
}
#video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;

    overflow: hidden;
    z-index: 2000;
}



#videoCopy {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;

    z-index: 3000;
}


#scrollDown {
		position: absolute;
		width: 64px;
		height: 64px;
		left: 50%;
		margin: 0px 0px 0px -32px;
		bottom: 10px;
		z-index: 9999;
}

video { 
    float: left;
    
    top: 0px;
    left: 0px;

    min-width: 100%;
    min-height: 100%;
    z-index: -100;

      background-size: cover;
      transition: 1s opacity;
}


#mayanBirdsTable h1 {
		color: #70a240;
}

#mayanBirdsTable p {
		color: #707070;
}

.difficultTable td {
		color: #fff3ab;
		font-size: 22px;
		font-weight: 200;
}

.difficultTable h2 {
		color: #ffffff !important;
}

.locacionDificult {
		color: #ffffff !important;
		font-size: 18px !important;
		font-weight: 300 !important;
}

.redBorder {
		box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid red;
}


.eachAve {
		float: left;
		width: 260px;
		height: 380px;
		margin: 0px 22px 30px 0px;

}
.eachAveIn {
		float: left;
		width: 250px;
		height: 380px;
		margin: 0px 10px 0px 10px;

}

.aveDisplayIn {
	float: left;
	width: 250px;
	height: 250px;
  
  background-position: 50% 0px;	
}
.aveDisplayIn:hover {
	background-position: 50% 260px;	
}

#avesNumEspecies {
		float: left;
		width: 90%;
		padding: 14px 5% 14px 5%;
		box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #acacac;
    font-size: 22px;
	
}

#avesEspecies {
		float: left;
		width: 90%;
		padding: 14px 5% 14px 5%;
		box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-left: 1px solid #acacac;
    border-right: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    font-size: 18px;
	
}



.titCat {
		font-size: 42px;
}
.cuantasEspecies {
		font-size: 22px !important;
		font-weight: 200;
}

#avesMenu {
	float: left;
	width: 250px;
	
}

#avesDisplay {
	float: left;
	width: 850px;
	
}





.movilSubmenu {
    float: left;
    width: 100%;
		margin: 10px 0px 0px 20px;
    color: #FCC327;
    display: none;
    
}




a.subMenu:link {
	text-decoration: none;
	display: block;
	
	padding: 5px 50px 5px 15px;
	color: #000000;
}

a.subMenu:visited {
	text-decoration: none;
	display: block;
	padding: 5px 50px 5px 15px;
	color: #000000;
}

a.subMenu:hover {
	text-decoration: none;
	display: block;
	padding: 5px 50px 5px 15px;
	background-color: #FF1067;
	color: #ffffff;
}

a.subMenu:active {
	text-decoration: none;
	display: block;
	padding: 5px 50px 5px 15px;
	color: #000000;
}




a.mmenumovilsub:link {
	text-decoration: none;
	display: block;
	margin: 5px 0px 5px 10px;
	color: #FCC327;
	font-size: 16px;
}

a.mmenumovilsub:visited {
	text-decoration: none;
	display: block;
	margin: 5px 0px 5px 10px;
	color: #FCC327;
	font-size: 16px;
}

a.mmenumovilsub:hover {
	text-decoration: none;
	display: block;
	margin: 5px 0px 5px 10px;
	color: #FCC327;
	font-size: 16px;
}

a.mmenumovilsub:active {
	text-decoration: none;
	display: block;
	margin: 5px 0px 5px 10px;
	color: #FCC327;
	font-size: 16px;
}

a.mmenumovil:link {
    float: left;
    width: 100%;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
	color: #FFF;
	font-size: 16px;
}

a.mmenumovil:visited {
    float: left;
    width: 100%;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
	color: #FFF;
	font-size: 16px;
}

a.mmenumovil:hover {
    float: left;
    width: 100%;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
	color: #CCC;
	font-size: 16px;
}

a.mmenumovil:active {
    float: left;
    width: 100%;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
	color: #FFF;
	font-size: 16px;
}

















.slideMenu {


	
	
    transform: translate(-250px,0);
    -webkit-transform: translate(-250px,0); /** Safari & Chrome **/
    -o-transform: translate(-250px,0); /** Opera **/
    -moz-transform: translate(-250px,0); /** Firefox **/
	
	
}





#movMenu {




    transition: all 300ms  ease-in-out;
    -webkit-transition: all 300ms  ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 300ms  ease-in-out; /** Firefox **/
    -o-transition: all 300ms  ease-in-out; /** Opera **/









    position: fixed;
    width: 210px;
    padding: 0px 20px 20px 20px;
    height: 100%;
		background-color: #617d2c;
    top: 0px;
    right: -250px;
    z-index: 999999;


}
#avesMain h1 {
		color: #000000 !important;
		font-size: 40px;
		line-height: 38px;
		margin: 12px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
}

#avesMain h2 {
		color: #c4c4c4 !important;
		font-size: 16px;
		line-height: 12px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

#avesMain h3 {
		color: #0d0d0d !important;
		font-size: 18px !important;
		line-height: 18px;
		font-weight: normal;
		margin: 3px 0px 3px 0px;
		padding: 0px 0px 0px 0px;
}

#avesMain p {
		color: #6b6b6b !important;
		font-size: 18px !important;
		line-height: 24px;
		font-weight: 300;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
}

#cerrar {
    cursor: pointer;
}


.fotoInline {
	display: block;
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 	
}


#menuMovil {
	position: absolute;
	width: 36px;
	height: 31px;
	right: 0px;
	top: 16px;
	display: none;
}



h2 {
	font-size: 30px;
	font-weight: 400;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#menuFixedArea {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
	z-index: 10000;
}

#subMenu1 {
	position: fixed;
	left: 50%;
	margin: 0px 0px 0px 64px;
	padding: 10px 0px 10px 0px;
	background: rgba(255,255,255,0.95);
	height: auto;
	z-index: 9999;
	display: none;
}

.widthSitioDesktop {
	width: 1100px;
	margin: auto;
}

.fullWidthFl {
	width: 100%;
	float: left;
}

.fullWidthRelative {
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}


#logo {
	position: absolute;
	width: 133px;
	height: 75px;
}

#menuBackArea {
	position: absolute;
	width: 800px;
	height: auto;
}

#invitacion {
	float: left;
	width: 100%;
	height: 100%;
}

#tablaInvitacion {
	width: 60%;
}

#tablaInvitacionCenter {
	width: 60%;

}

.invitacionText1 {
	display: inline-block;
	height: auto;


}

.invitacionText2 {
	display: inline-block;
	height: auto;

	
}

.invitacionText3 {
	width: 100%;
	display: inline-block;
	height: auto;


}

.fullHeight {
	height: 100%;
}

.fullFilla {
	float: left;
	width: 100%;
}



.btn1 {
	display: inline-block;
  color: #ffffff;
  background: #8d9253;
  padding: 5px 12px 5px 12px;
  text-decoration: none;
}
.btn1:hover {
  background: #82642c;
  text-decoration: none;
}

.bcLinks {
  color: #000000;
  text-decoration: none;
}
.bcLinks:hover {
  color: #000000;
  text-decoration: underline;
}

.btn2 {
	display: inline-block;
  color: #dfcba7;
  background: #82642c;
  padding: 10px 22px 10px 22px;
  text-decoration: none;
}
.btn2:hover {
  background: #302200;
  text-decoration: none;
}

.aveEspecieLink  {
	display: inline-block;
  color: #353535;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
}
.aveEspecieLink:hover {
  text-decoration: none;
}


.tablaInterior h1 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 800;
    color: #f26522;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #cdcdcd;
}

.tablaInterior h2 {
	    font-size: 18px;
    line-height: 14px;
    font-weight: 500;
    color: #000000;
    margin: 30px 0px 30px 0px;
    text-align: justify;
}

.tablaInterior {
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color: #666666;
    margin: 30px 0px 30px 0px;
    text-align: justify;
}

.tablaInterior p {

    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #666666;
    margin: 30px 0px 30px 0px;
    text-align: justify;

}

.respTables {
	width: 100%;
}
.respTables td {
		width: 50%;
}


.camposForm {
	color: #171B1E;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
}

.finput {
	width: 80%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	display: inline;
	margin: 0px 0px 0px 0px;

	padding: 10px;
	border: 1px solid #DBDEE6;
	
}
   
.textFieldSmall {
	width: 30%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	display: inline;
	margin: 0px 0px 0px 0px;

	padding: 10px;
	border: 1px solid #DBDEE6;
	
}


.blogEntrada {
	float: left;
	width: 300px;
	height: auto;
	min-height: 400px;
	padding: 20px 20px 20px 20px;
	background-color: #f4f4f4;
	margin: 20px 10px 20px 10px;
}
.blogPic {
	float: left;
	width: 100%;
	height: auto;
}

.blogLinkx {
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	text-align: center;
	background-color: #3d6418;
	color: #ffffff;
}
.blogLinkx:hover {
	background-color: #75c12f;
}

.blogText {
	float: left;
	width: 100%;
	height: auto;
}


.blogText h1 {
	font-size: 24px;
	line-height: 22px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
.blogText p {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-weight: 300;
}

.miniSlide {
	float: left;
	width: 100%;
	height: 300px;
}

.rutaBlock {
	float: left;
	background-color: #ebebeb;
	width: 90%;
	padding: 50px 5% 50px 5%;
	margin: 20px 0px 20px 0px;

}

.rutaDesc h1 {
	font-size: 32px;
	line-height: 30px;
}
.rutaDesc h2 {
	font-size: 18px;
	
}
.rutaDesc p {
	font-size: 18px;
	font-weight: 300;
}

.aveDisplay {
	float: left;
	width: 260px;
	height: 260px;
  
  background-position: 50% 0px;	
}
.aveDisplay:hover {
	background-position: 50% 260px;	
}




.rutasTours {
	text-decoration: none;
	display: block;
	padding: 5px 50px 5px 15px;
	text-align: center;
	background-color: #3d6418;
	color: #ffffff;
}
.rutasTours:hover {

}





.sciname {
	font-size: 12px;
	color: #949494;
}

.avesName td {
	color: #353535;
	
}








.unaColumna {
	float: left;
	width: 98%;
	padding: 4px 1% 4px 1%;
}

.unaColumnaX {
	float: left;
	width: 98%;
	padding: 0px 1% 0px 1%;
}


.dosColumnas60small {
	float: left;
	width: 40%;
	padding: 4px 10% 4px 10%;
}
.dosColumnas40small {
	float: left;
	width: 37%;
	padding: 4px 1% 4px 1%;
}

.dosColumnas40{
	float: left;
	width: 37%;
	padding: 4px 1% 4px 1%;
}
.dosColumnas60{
	float: left;
	width: 57%;
	padding: 4px 1% 4px 1%;
}

.dosColumnas30{
	float: left;
	width: 27%;
	padding: 4px 1% 4px 1%;
}
.dosColumnas70{
	float: left;
	width: 67%;
	padding: 4px 1% 4px 1%;
}

.goFooter  h3{
	font-size: 24px;
	line-height: 20px;
	font-weight: 400;
}
.goFooter  p{
	color: #a79841;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
}



.dosColumnas {
	float: left;
	width: 47%;
	padding: 4px 1% 4px 1%;
}
.dosColumnasB {
	float: left;
	width: 47%;
	padding: 4px 1% 4px 1%;
}
.dosColumnasC {
	float: left;
	width: 40%;
	padding: 4px 2% 4px 2%;
	margin-left: 4%;

}
.dosColumnasSeparadorRight {
	margin-right: 2%;
}
.dosColumnasCSeparadorRight {
	margin-right: 0px;
}






.tresColumnas {
	float: left;
	width: 29%;
	padding: 4px 1% 4px 1%;
}
.tresColumnasSeparadorRight {
	margin-right: 3.5%;
}

.tresColumnasB {
	float: left;
	width: 30%;
	padding: 4px 1% 4px 1%;
}
.tresColumnasBSeparadorRight {
	margin-right: 2%;
}


.cuatroColumnas {
	float: left;
	width: 21%;
	padding: 4px 1% 4px 1%;
}
.cuatroColumnasSeparadorRight {
	margin-right: 2.66%;
}

.cuatroColumnasB {
	float: left;
	width: 22%;
	padding: 4px 1% 4px 1%;
}
.cuatroColumnasBSeparadorRight {
	margin-right: 1.33%;
}



.cincoColumnas {
	float: left;
	width: 17%;
	padding: 4px 1% 4px 1%;
}
.cincoColumnasSeparadorRight {
	margin-right: 1%;
}


.seisColumnas {
	float: left;
	width: 13%;
	padding: 4px 1% 4px 1%;
}
.seisColumnasSeparadorRight {
	margin-right: 1%;
}


.columnasFoto1x1 {
	float: left; 
	width: 100%;
	height: 200px;
	
}

.columnasFoto1x2 {
	float: left; 
	width: 100%;
	height: auto;
	
}


.columnasTextoDesc {
	float: left;
	width: 100%;
	height: auto;
}
.columnasAction {
	float: left;
	width: 100%;
	height: auto;
}





.bgColor_red {
	background-color: red;
}
.bgColor_yellow {
	background-color: yellow;
}
.bgColor_green {
	background-color: green;
}
.bgColor_white {
	background-color: #ffffff;
}
.bgColor_blue {
	background-color: blue;
}
.bgColor_gray1{
	background-color: #282828;
}
.bgColor_gray2{
	background-color: #484848;
}
.bgColor_gray3{
	background-color: #606060;
}
.bgColor_gray4{
	background-color: #7A7A7A;
}
.bgColor_gray5{
	background-color: #9A9A9A;
}
.bgColor_gray6{
	background-color: #B4B4B4;
}
.bgColor_gray7{
	background-color: #CECECE;
}
.bgColor_gray8{
	background-color: #E1E1E1;
}
.bgColor_gray9{
	background-color: #F0F0F0;
}
.bgColor_gray10{
	background-color: #FBFBFB;
}
.bgColor_black {
	background-color: #000000;
}
.bgColor_1 {
	background-color: #302200;
}
.bgColor_2 {
	background-color: #82642c;
}
.bgColor_3 {
	background-color: #b0a046;
}
.bgColor_4 {
	background-color: #70a240;
}
.bgColor_5 {
	background-color: #8d9253;
}





.fontColor_black{
	color: #000000;
}
.fontColor_white{
	color: #ffffff;
}
.fontColor_gray1{
	color: #282828;
}
.fontColor_gray2{
	color: #484848;
}
.fontColor_gray3{
	color: #606060;
}
.fontColor_gray4{
	color: #7A7A7A;
}
.fontColor_gray5{
	color: #9A9A9A;
}
.fontColor_gray6{
	color: #B4B4B4;
}
.fontColor_gray7{
	color: #CECECE;
}
.fontColor_gray8{
	color: #E1E1E1;
}
.fontColor_gray9{
	color: #F0F0F0;
}
.fontColor_gray10{
	color: #FBFBFB;
}


.txtAlignRight {
	text-align: right;
}

.txtAlignLeft {
	text-align: left;
}

.txtAlignCenter {
	text-align: center;
}

.txtAlignJustify{
	text-align: justify;
}




.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}







a.linkMenu:link {
	text-decoration: none;
	display: inline-block;
	font-weight: 300;
	font-size: 18px;
	background-color: #ffffff;
	color: #000000;
}
a.linkMenu:visited {
	background-color: #ffffff;
	color: #000000;
}
a.linkMenu:hover {
	background-color: #82642c;
	color: #ffffff;
}
a.linkMenu:active {
	background-color: #ffffff;
	color: #000000;
}















.fontSizePx_8 { font-size: 8px;}
.fontSizePx_10 { font-size: 10px;}
.fontSizePx_12 { font-size: 12px;}
.fontSizePx_14 { font-size: 14px;}
.fontSizePx_16 { font-size: 16px;}
.fontSizePx_18 { font-size: 18px;}
.fontSizePx_20 { font-size: 20px;}
.fontSizePx_22 { font-size: 22px;}
.fontSizePx_24 { font-size: 24px;}
.fontSizePx_26 { font-size: 26px;}
.fontSizePx_28 { font-size: 28px;}
.fontSizePx_30 { font-size: 30px;}
.fontSizePx_32 { font-size: 32px;}
.fontSizePx_34 { font-size: 34px;}
.fontSizePx_36 { font-size: 36px;}
.fontSizePx_38 { font-size: 38px;}
.fontSizePx_40 { font-size: 40px;}
.fontSizePx_42 { font-size: 42px;}
.fontSizePx_44 { font-size: 44px;}
.fontSizePx_46 { font-size: 46px;}
.fontSizePx_48 { font-size: 48px;}
.fontSizePx_50 { font-size: 50px;}
.fontSizePx_52 { font-size: 52px;}
.fontSizePx_54 { font-size: 54px;}
.fontSizePx_56 { font-size: 56px;}
.fontSizePx_58 { font-size: 58px;}
.fontSizePx_60 { font-size: 60px;}
.fontSizePx_62 { font-size: 62px;}
.fontSizePx_64 { font-size: 64px;}
.fontSizePx_66 { font-size: 66px;}
.fontSizePx_68 { font-size: 68px;}
.fontSizePx_70 { font-size: 70px;}
.fontSizePx_72 { font-size: 72px;}
.fontSizePx_74 { font-size: 74px;}
.fontSizePx_76 { font-size: 76px;}
.fontSizePx_78 { font-size: 78px;}
.fontSizePx_80 { font-size: 80px;}
.fontSizePx_82 { font-size: 82px;}
.fontSizePx_84 { font-size: 84px;}
.fontSizePx_86 { font-size: 86px;}
.fontSizePx_88 { font-size: 88px;}
.fontSizePx_90 { font-size: 90px;}
.fontSizePx_92 { font-size: 92px;}
.fontSizePx_94 { font-size: 94px;}
.fontSizePx_96 { font-size: 96px;}
.fontSizePx_98 { font-size: 98px;}


.lineHeightPx_8 { line-height: 8px;}
.lineHeightPx_10 { line-height: 10px;}
.lineHeightPx_12 { line-height: 12px;}
.lineHeightPx_14 { line-height: 14px;}
.lineHeightPx_16 { line-height: 16px;}
.lineHeightPx_18 { line-height: 18px;}
.lineHeightPx_20 { line-height: 20px;}
.lineHeightPx_22 { line-height: 22px;}
.lineHeightPx_24 { line-height: 24px;}
.lineHeightPx_26 { line-height: 26px;}
.lineHeightPx_28 { line-height: 28px;}
.lineHeightPx_30 { line-height: 30px;}
.lineHeightPx_32 { line-height: 32px;}
.lineHeightPx_34 { line-height: 34px;}
.lineHeightPx_36 { line-height: 36px;}
.lineHeightPx_38 { line-height: 38px;}
.lineHeightPx_40 { line-height: 40px;}
.lineHeightPx_42 { line-height: 42px;}
.lineHeightPx_44 { line-height: 44px;}
.lineHeightPx_46 { line-height: 46px;}
.lineHeightPx_48 { line-height: 48px;}
.lineHeightPx_50 { line-height: 50px;}
.lineHeightPx_52 { line-height: 52px;}
.lineHeightPx_54 { line-height: 54px;}
.lineHeightPx_56 { line-height: 56px;}
.lineHeightPx_58 { line-height: 58px;}
.lineHeightPx_60 { line-height: 60px;}
.lineHeightPx_62 { line-height: 62px;}
.lineHeightPx_64 { line-height: 64px;}
.lineHeightPx_66 { line-height: 66px;}
.lineHeightPx_68 { line-height: 68px;}
.lineHeightPx_70 { line-height: 70px;}


.paddingTopBottomPx_0 {
	padding-top: 0px;
	padding-bottom: 0px;
}

.paddingTopBottomPx_2 {
	padding-top: 2px;
	padding-bottom: 2px;
}

.paddingTopBottomPx_4 {
	padding-top: 4px;
	padding-bottom: 4px;
}

.paddingTopBottomPx_6 {
	padding-top: 6px;
	padding-bottom: 6px;
}

.paddingTopBottomPx_8 {
	padding-top: 8px;
	padding-bottom: 8px;
}

.paddingTopBottomPx_10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.paddingTopBottomPx_12 {
	padding-top: 12px;
	padding-bottom: 12px;
}

.paddingTopBottomPx_14 {
	padding-top: 14px;
	padding-bottom: 14px;
}

.paddingTopBottomPx_16 {
	padding-top: 16px;
	padding-bottom: 16px;
}

.paddingTopBottomPx_18 {
	padding-top: 18px;
	padding-bottom: 18px;
}

.paddingTopBottomPx_20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.paddingTopBottomPx_22 {
	padding-top: 22px;
	padding-bottom: 22px;
}

.paddingTopBottomPx_24 {
	padding-top: 24px;
	padding-bottom: 24px;
}

.paddingTopBottomPx_26 {
	padding-top: 26px;
	padding-bottom: 26px;
}

.paddingTopBottomPx_28 {
	padding-top: 28px;
	padding-bottom: 28px;
}

.paddingTopBottomPx_30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.paddingTopBottomPx_32 {
	padding-top: 32px;
	padding-bottom: 32px;
}

.paddingTopBottomPx_34 {
	padding-top: 34px;
	padding-bottom: 34px;
}

.paddingTopBottomPx_36 {
	padding-top: 36px;
	padding-bottom: 36px;
}

.paddingTopBottomPx_38 {
	padding-top: 38px;
	padding-bottom: 38px;
}

.paddingTopBottomPx_40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.paddingTopBottomPx_42 {
	padding-top: 42px;
	padding-bottom: 42px;
}

.paddingTopBottomPx_44 {
	padding-top: 44px;
	padding-bottom: 44px;
}

.paddingTopBottomPx_46 {
	padding-top: 46px;
	padding-bottom: 46px;
}

.paddingTopBottomPx_48 {
	padding-top: 48px;
	padding-bottom: 48px;
}

.paddingTopBottomPx_50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.paddingTopBottomPx_52 {
	padding-top: 52px;
	padding-bottom: 52px;
}

.paddingTopBottomPx_54 {
	padding-top: 54px;
	padding-bottom: 54px;
}

.paddingTopBottomPx_56 {
	padding-top: 56px;
	padding-bottom: 56px;
}

.paddingTopBottomPx_58 {
	padding-top: 58px;
	padding-bottom: 58px;
}

.paddingTopBottomPx_60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.paddingTopBottomPx_62 {
	padding-top: 62px;
	padding-bottom: 62px;
}

.paddingTopBottomPx_64 {
	padding-top: 64px;
	padding-bottom: 64px;
}

.paddingTopBottomPx_66 {
	padding-top: 66px;
	padding-bottom: 66px;
}

.paddingTopBottomPx_68 {
	padding-top: 68px;
	padding-bottom: 68px;
}

.paddingTopBottomPx_70 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.paddingTopBottomPx_72 {
	padding-top: 72px;
	padding-bottom: 72px;
}

.paddingTopBottomPx_74 {
	padding-top: 74px;
	padding-bottom: 74px;
}

.paddingTopBottomPx_76 {
	padding-top: 76px;
	padding-bottom: 76px;
}

.paddingTopBottomPx_78 {
	padding-top: 78px;
	padding-bottom: 78px;
}

.paddingTopBottomPx_80 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.paddingTopBottomPx_82 {
	padding-top: 82px;
	padding-bottom: 82px;
}

.paddingTopBottomPx_84 {
	padding-top: 84px;
	padding-bottom: 84px;
}

.paddingTopBottomPx_86 {
	padding-top: 86px;
	padding-bottom: 86px;
}

.paddingTopBottomPx_88 {
	padding-top: 88px;
	padding-bottom: 88px;
}

.paddingTopBottomPx_90 {
	padding-top: 90px;
	padding-bottom: 90px;
}

.paddingTopBottomPx_92 {
	padding-top: 92px;
	padding-bottom: 92px;
}

.paddingTopBottomPx_94 {
	padding-top: 94px;
	padding-bottom: 94px;
}

.paddingTopBottomPx_96 {
	padding-top: 96px;
	padding-bottom: 96px;
}

.paddingTopBottomPx_98 {
	padding-top: 98px;
	padding-bottom: 98px;
}

.paddingTopBottomPx_100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.paddingTopBottomAdjustPx_0 {
	padding-top: 0px;
	padding-bottom: 30px;
}

.paddingTopBottomAdjustPx_2 {
	padding-top: 2px;
	padding-bottom: 32px;
}

.paddingTopBottomAdjustPx_4 {
	padding-top: 4px;
	padding-bottom: 34px;
}

.paddingTopBottomAdjustPx_6 {
	padding-top: 6px;
	padding-bottom: 36px;
}

.paddingTopBottomAdjustPx_8 {
	padding-top: 8px;
	padding-bottom: 38px;
}

.paddingTopBottomAdjustPx_10 {
	padding-top: 10px;
	padding-bottom: 40px;
}

.paddingTopBottomAdjustPx_12 {
	padding-top: 12px;
	padding-bottom: 42px;
}

.paddingTopBottomAdjustPx_14 {
	padding-top: 14px;
	padding-bottom: 44px;
}

.paddingTopBottomAdjustPx_16 {
	padding-top: 16px;
	padding-bottom: 46px;
}

.paddingTopBottomAdjustPx_18 {
	padding-top: 18px;
	padding-bottom: 48px;
}

.paddingTopBottomAdjustPx_20 {
	padding-top: 20px;
	padding-bottom: 50px;
}

.paddingTopBottomAdjustPx_22 {
	padding-top: 22px;
	padding-bottom: 52px;
}

.paddingTopBottomAdjustPx_24 {
	padding-top: 24px;
	padding-bottom: 54px;
}

.paddingTopBottomAdjustPx_26 {
	padding-top: 26px;
	padding-bottom: 56px;
}

.paddingTopBottomAdjustPx_28 {
	padding-top: 28px;
	padding-bottom: 58px;
}

.paddingTopBottomAdjustPx_30 {
	padding-top: 30px;
	padding-bottom: 60px;
}

.paddingTopBottomAdjustPx_32 {
	padding-top: 32px;
	padding-bottom: 62px;
}

.paddingTopBottomAdjustPx_34 {
	padding-top: 34px;
	padding-bottom: 64px;
}

.paddingTopBottomAdjustPx_36 {
	padding-top: 36px;
	padding-bottom: 66px;
}

.paddingTopBottomAdjustPx_38 {
	padding-top: 38px;
	padding-bottom: 68px;
}

.paddingTopBottomAdjustPx_40 {
	padding-top: 40px;
	padding-bottom: 70px;
}

.paddingTopBottomAdjustPx_42 {
	padding-top: 42px;
	padding-bottom: 72px;
}

.paddingTopBottomAdjustPx_44 {
	padding-top: 44px;
	padding-bottom: 74px;
}

.paddingTopBottomAdjustPx_46 {
	padding-top: 46px;
	padding-bottom: 76px;
}

.paddingTopBottomAdjustPx_48 {
	padding-top: 48px;
	padding-bottom: 78px;
}

.paddingTopBottomAdjustPx_50 {
	padding-top: 50px;
	padding-bottom: 80px;
}

.paddingTopBottomAdjustPx_52 {
	padding-top: 52px;
	padding-bottom: 82px;
}

.paddingTopBottomAdjustPx_54 {
	padding-top: 54px;
	padding-bottom: 84px;
}

.paddingTopBottomAdjustPx_56 {
	padding-top: 56px;
	padding-bottom: 86px;
}

.paddingTopBottomAdjustPx_58 {
	padding-top: 58px;
	padding-bottom: 88px;
}

.paddingTopBottomAdjustPx_60 {
	padding-top: 60px;
	padding-bottom: 90px;
}

.paddingTopBottomAdjustPx_62 {
	padding-top: 62px;
	padding-bottom: 92px;
}

.paddingTopBottomAdjustPx_64 {
	padding-top: 64px;
	padding-bottom: 94px;
}

.paddingTopBottomAdjustPx_66 {
	padding-top: 66px;
	padding-bottom: 96px;
}

.paddingTopBottomAdjustPx_68 {
	padding-top: 68px;
	padding-bottom: 98px;
}

.paddingTopBottomAdjustPx_70 {
	padding-top: 70px;
	padding-bottom: 100px;
}

.paddingTopBottomAdjustPx_72 {
	padding-top: 72px;
	padding-bottom: 102px;
}

.paddingTopBottomAdjustPx_74 {
	padding-top: 74px;
	padding-bottom: 104px;
}

.paddingTopBottomAdjustPx_76 {
	padding-top: 76px;
	padding-bottom: 106px;
}

.paddingTopBottomAdjustPx_78 {
	padding-top: 78px;
	padding-bottom: 108px;
}

.paddingTopBottomAdjustPx_80 {
	padding-top: 80px;
	padding-bottom: 110px;
}

.paddingTopBottomAdjustPx_82 {
	padding-top: 82px;
	padding-bottom: 112px;
}

.paddingTopBottomAdjustPx_84 {
	padding-top: 84px;
	padding-bottom: 114px;
}

.paddingTopBottomAdjustPx_86 {
	padding-top: 86px;
	padding-bottom: 116px;
}

.paddingTopBottomAdjustPx_88 {
	padding-top: 88px;
	padding-bottom: 118px;
}

.paddingTopBottomAdjustPx_90 {
	padding-top: 90px;
	padding-bottom: 120px;
}

.paddingTopBottomAdjustPx_92 {
	padding-top: 92px;
	padding-bottom: 122px;
}

.paddingTopBottomAdjustPx_94 {
	padding-top: 94px;
	padding-bottom: 124px;
}

.paddingTopBottomAdjustPx_96 {
	padding-top: 96px;
	padding-bottom: 126px;
}

.paddingTopBottomAdjustPx_98 {
	padding-top: 98px;
	padding-bottom: 128px;
}

.paddingTopBottomAdjustPx_100 {
	padding-top: 100px;
	padding-bottom: 130px;
}

.paddingTopBottomPc_0 {
	padding-top: 0%;
	padding-bottom: 0%;
}

.paddingTopBottomPc_1 {
	padding-top: 1%;
	padding-bottom: 1%;
}

.paddingTopBottomPc_2 {
	padding-top: 2%;
	padding-bottom: 2%;
}

.paddingTopBottomPc_3 {
	padding-top: 3%;
	padding-bottom: 3%;
}

.paddingTopBottomPc_4 {
	padding-top: 4%;
	padding-bottom: 4%;
}

.paddingTopBottomPc_5 {
	padding-top: 5%;
	padding-bottom: 5%;
}

.paddingTopBottomPc_6 {
	padding-top: 6%;
	padding-bottom: 6%;
}

.paddingTopBottomPc_7 {
	padding-top: 7%;
	padding-bottom: 7%;
}

.paddingTopBottomPc_8 {
	padding-top: 8%;
	padding-bottom: 8%;
}

.paddingTopBottomPc_9 {
	padding-top: 9%;
	padding-bottom: 9%;
}

.paddingTopBottomPc_10 {
	padding-top: 10%;
	padding-bottom: 10%;
}

.paddingLeftRightPx_0 {
	padding-left: 0px;
	padding-right: 0px;
}

.paddingLeftRightPx_1 {
	padding-left: 1px;
	padding-right: 1px;
}

.paddingLeftRightPx_2 {
	padding-left: 2px;
	padding-right: 2px;
}

.paddingLeftRightPx_3 {
	padding-left: 3px;
	padding-right: 3px;
}

.paddingLeftRightPx_4 {
	padding-left: 4px;
	padding-right: 4px;
}

.paddingLeftRightPx_5 {
	padding-left: 5px;
	padding-right: 5px;
}

.paddingLeftRightPx_6 {
	padding-left: 6px;
	padding-right: 6px;
}

.paddingLeftRightPx_7 {
	padding-left: 7px;
	padding-right: 7px;
}

.paddingLeftRightPx_8 {
	padding-left: 8px;
	padding-right: 8px;
}

.paddingLeftRightPx_9 {
	padding-left: 9px;
	padding-right: 9px;
}

.paddingLeftRightPx_10 {
	padding-left: 10px;
	padding-right: 10px;
}

.paddingLeftRightPx_11 {
	padding-left: 11px;
	padding-right: 11px;
}

.paddingLeftRightPx_12 {
	padding-left: 12px;
	padding-right: 12px;
}

.paddingLeftRightPx_13 {
	padding-left: 13px;
	padding-right: 13px;
}

.paddingLeftRightPx_14 {
	padding-left: 14px;
	padding-right: 14px;
}

.paddingLeftRightPx_15 {
	padding-left: 15px;
	padding-right: 15px;
}

.paddingLeftRightPx_16 {
	padding-left: 16px;
	padding-right: 16px;
}

.paddingLeftRightPx_17 {
	padding-left: 17px;
	padding-right: 17px;
}

.paddingLeftRightPx_18 {
	padding-left: 18px;
	padding-right: 18px;
}

.paddingLeftRightPx_19 {
	padding-left: 19px;
	padding-right: 19px;
}

.paddingLeftRightPx_20 {
	padding-left: 20px;
	padding-right: 20px;
}

.paddingLeftRightPc_0 {
	padding-left: 0%;
	padding-right: 0%;
}

.paddingLeftRightPc_1 {
	padding-left: 1%;
	padding-right: 1%;
}

.paddingLeftRightPc_2 {
	padding-left: 2%;
	padding-right: 2%;
}

.paddingLeftRightPc_3 {
	padding-left: 3%;
	padding-right: 3%;
}

.paddingLeftRightPc_4 {
	padding-left: 4%;
	padding-right: 4%;
}

.paddingLeftRightPc_5 {
	padding-left: 5%;
	padding-right: 5%;
}

.paddingLeftRightPc_6 {
	padding-left: 6%;
	padding-right: 6%;
}

.paddingLeftRightPc_7 {
	padding-left: 7%;
	padding-right: 7%;
}

.paddingLeftRightPc_8 {
	padding-left: 8%;
	padding-right: 8%;
}

.paddingLeftRightPc_9 {
	padding-left: 9%;
	padding-right: 9%;
}

.paddingLeftRightPc_10 {
	padding-left: 10%;
	padding-right: 10%;
}

.marginTopBottomPx_0 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.marginTopBottomPx_2 {
	margin-top: 2px;
	margin-bottom: 2px;
}

.marginTopBottomPx_4 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.marginTopBottomPx_6 {
	margin-top: 6px;
	margin-bottom: 6px;
}

.marginTopBottomPx_8 {
	margin-top: 8px;
	margin-bottom: 8px;
}

.marginTopBottomPx_10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.marginTopBottomPx_12 {
	margin-top: 12px;
	margin-bottom: 12px;
}

.marginTopBottomPx_14 {
	margin-top: 14px;
	margin-bottom: 14px;
}

.marginTopBottomPx_16 {
	margin-top: 16px;
	margin-bottom: 16px;
}

.marginTopBottomPx_18 {
	margin-top: 18px;
	margin-bottom: 18px;
}

.marginTopBottomPx_20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.marginTopBottomPx_22 {
	margin-top: 22px;
	margin-bottom: 22px;
}

.marginTopBottomPx_24 {
	margin-top: 24px;
	margin-bottom: 24px;
}

.marginTopBottomPx_26 {
	margin-top: 26px;
	margin-bottom: 26px;
}

.marginTopBottomPx_28 {
	margin-top: 28px;
	margin-bottom: 28px;
}

.marginTopBottomPx_30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.marginTopBottomPx_32 {
	margin-top: 32px;
	margin-bottom: 32px;
}

.marginTopBottomPx_34 {
	margin-top: 34px;
	margin-bottom: 34px;
}

.marginTopBottomPx_36 {
	margin-top: 36px;
	margin-bottom: 36px;
}

.marginTopBottomPx_38 {
	margin-top: 38px;
	margin-bottom: 38px;
}

.marginTopBottomPx_40 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.marginTopBottomPx_42 {
	margin-top: 42px;
	margin-bottom: 42px;
}

.marginTopBottomPx_44 {
	margin-top: 44px;
	margin-bottom: 44px;
}

.marginTopBottomPx_46 {
	margin-top: 46px;
	margin-bottom: 46px;
}

.marginTopBottomPx_48 {
	margin-top: 48px;
	margin-bottom: 48px;
}

.marginTopBottomPx_50 {
	margin-top: 50px;
	margin-bottom: 50px;
}

.marginTopBottomPx_52 {
	margin-top: 52px;
	margin-bottom: 52px;
}

.marginTopBottomPx_54 {
	margin-top: 54px;
	margin-bottom: 54px;
}

.marginTopBottomPx_56 {
	margin-top: 56px;
	margin-bottom: 56px;
}

.marginTopBottomPx_58 {
	margin-top: 58px;
	margin-bottom: 58px;
}

.marginTopBottomPx_60 {
	margin-top: 60px;
	margin-bottom: 60px;
}

.marginTopBottomPx_62 {
	margin-top: 62px;
	margin-bottom: 62px;
}

.marginTopBottomPx_64 {
	margin-top: 64px;
	margin-bottom: 64px;
}

.marginTopBottomPx_66 {
	margin-top: 66px;
	margin-bottom: 66px;
}

.marginTopBottomPx_68 {
	margin-top: 68px;
	margin-bottom: 68px;
}

.marginTopBottomPx_70 {
	margin-top: 70px;
	margin-bottom: 70px;
}

.marginTopBottomPx_72 {
	margin-top: 72px;
	margin-bottom: 72px;
}

.marginTopBottomPx_74 {
	margin-top: 74px;
	margin-bottom: 74px;
}

.marginTopBottomPx_76 {
	margin-top: 76px;
	margin-bottom: 76px;
}

.marginTopBottomPx_78 {
	margin-top: 78px;
	margin-bottom: 78px;
}

.marginTopBottomPx_80 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.marginTopPx_0 { margin-top: 0px;}
.marginTopPx_1 { margin-top: 1px;}
.marginTopPx_2 { margin-top: 2px;}
.marginTopPx_3 { margin-top: 3px;}
.marginTopPx_4 { margin-top: 4px;}
.marginTopPx_5 { margin-top: 5px;}
.marginTopPx_6 { margin-top: 6px;}
.marginTopPx_7 { margin-top: 7px;}
.marginTopPx_8 { margin-top: 8px;}
.marginTopPx_9 { margin-top: 9px;}
.marginTopPx_10 { margin-top: 10px;}
.marginTopPx_11 { margin-top: 11px;}
.marginTopPx_12 { margin-top: 12px;}
.marginTopPx_13 { margin-top: 13px;}
.marginTopPx_14 { margin-top: 14px;}
.marginTopPx_15 { margin-top: 15px;}
.marginTopPx_16 { margin-top: 16px;}
.marginTopPx_17 { margin-top: 17px;}
.marginTopPx_18 { margin-top: 18px;}
.marginTopPx_19 { margin-top: 19px;}
.marginTopPx_20 { margin-top: 20px;}
.marginTopPx_21 { margin-top: 21px;}
.marginTopPx_22 { margin-top: 22px;}
.marginTopPx_23 { margin-top: 23px;}
.marginTopPx_24 { margin-top: 24px;}
.marginTopPx_25 { margin-top: 25px;}
.marginTopPx_26 { margin-top: 26px;}
.marginTopPx_27 { margin-top: 27px;}
.marginTopPx_28 { margin-top: 28px;}
.marginTopPx_29 { margin-top: 29px;}
.marginTopPx_30 { margin-top: 30px;}
.marginTopPx_31 { margin-top: 31px;}
.marginTopPx_32 { margin-top: 32px;}
.marginTopPx_33 { margin-top: 33px;}
.marginTopPx_34 { margin-top: 34px;}
.marginTopPx_35 { margin-top: 35px;}
.marginTopPx_36 { margin-top: 36px;}
.marginTopPx_37 { margin-top: 37px;}
.marginTopPx_38 { margin-top: 38px;}
.marginTopPx_39 { margin-top: 39px;}
.marginTopPx_40 { margin-top: 40px;}
.marginTopPx_41 { margin-top: 41px;}
.marginTopPx_42 { margin-top: 42px;}
.marginTopPx_43 { margin-top: 43px;}
.marginTopPx_44 { margin-top: 44px;}
.marginTopPx_45 { margin-top: 45px;}
.marginTopPx_46 { margin-top: 46px;}
.marginTopPx_47 { margin-top: 47px;}
.marginTopPx_48 { margin-top: 48px;}
.marginTopPx_49 { margin-top: 49px;}
.marginTopPx_50 { margin-top: 50px;}
.marginTopPx_51 { margin-top: 51px;}
.marginTopPx_52 { margin-top: 52px;}
.marginTopPx_53 { margin-top: 53px;}
.marginTopPx_54 { margin-top: 54px;}
.marginTopPx_55 { margin-top: 55px;}
.marginTopPx_56 { margin-top: 56px;}
.marginTopPx_57 { margin-top: 57px;}
.marginTopPx_58 { margin-top: 58px;}
.marginTopPx_59 { margin-top: 59px;}
.marginTopPx_60 { margin-top: 60px;}
.marginTopPx_61 { margin-top: 61px;}
.marginTopPx_62 { margin-top: 62px;}
.marginTopPx_63 { margin-top: 63px;}
.marginTopPx_64 { margin-top: 64px;}
.marginTopPx_65 { margin-top: 65px;}
.marginTopPx_66 { margin-top: 66px;}
.marginTopPx_67 { margin-top: 67px;}
.marginTopPx_68 { margin-top: 68px;}
.marginTopPx_69 { margin-top: 69px;}
.marginTopPx_70 { margin-top: 70px;}
.marginTopPx_71 { margin-top: 71px;}
.marginTopPx_72 { margin-top: 72px;}
.marginTopPx_73 { margin-top: 73px;}
.marginTopPx_74 { margin-top: 74px;}
.marginTopPx_75 { margin-top: 75px;}
.marginTopPx_76 { margin-top: 76px;}
.marginTopPx_77 { margin-top: 77px;}
.marginTopPx_78 { margin-top: 78px;}
.marginTopPx_79 { margin-top: 79px;}
.marginTopPx_80 { margin-top: 80px;}


.marginBottomPx_0 { margin-bottom: 0px;}
.marginBottomPx_1 { margin-bottom: 1px;}
.marginBottomPx_2 { margin-bottom: 2px;}
.marginBottomPx_3 { margin-bottom: 3px;}
.marginBottomPx_4 { margin-bottom: 4px;}
.marginBottomPx_5 { margin-bottom: 5px;}
.marginBottomPx_6 { margin-bottom: 6px;}
.marginBottomPx_7 { margin-bottom: 7px;}
.marginBottomPx_8 { margin-bottom: 8px;}
.marginBottomPx_9 { margin-bottom: 9px;}
.marginBottomPx_10 { margin-bottom: 10px;}
.marginBottomPx_11 { margin-bottom: 11px;}
.marginBottomPx_12 { margin-bottom: 12px;}
.marginBottomPx_13 { margin-bottom: 13px;}
.marginBottomPx_14 { margin-bottom: 14px;}
.marginBottomPx_15 { margin-bottom: 15px;}
.marginBottomPx_16 { margin-bottom: 16px;}
.marginBottomPx_17 { margin-bottom: 17px;}
.marginBottomPx_18 { margin-bottom: 18px;}
.marginBottomPx_19 { margin-bottom: 19px;}
.marginBottomPx_20 { margin-bottom: 20px;}
.marginBottomPx_21 { margin-bottom: 21px;}
.marginBottomPx_22 { margin-bottom: 22px;}
.marginBottomPx_23 { margin-bottom: 23px;}
.marginBottomPx_24 { margin-bottom: 24px;}
.marginBottomPx_25 { margin-bottom: 25px;}
.marginBottomPx_26 { margin-bottom: 26px;}
.marginBottomPx_27 { margin-bottom: 27px;}
.marginBottomPx_28 { margin-bottom: 28px;}
.marginBottomPx_29 { margin-bottom: 29px;}
.marginBottomPx_30 { margin-bottom: 30px;}
.marginBottomPx_31 { margin-bottom: 31px;}
.marginBottomPx_32 { margin-bottom: 32px;}
.marginBottomPx_33 { margin-bottom: 33px;}
.marginBottomPx_34 { margin-bottom: 34px;}
.marginBottomPx_35 { margin-bottom: 35px;}
.marginBottomPx_36 { margin-bottom: 36px;}
.marginBottomPx_37 { margin-bottom: 37px;}
.marginBottomPx_38 { margin-bottom: 38px;}
.marginBottomPx_39 { margin-bottom: 39px;}
.marginBottomPx_40 { margin-bottom: 40px;}
.marginBottomPx_41 { margin-bottom: 41px;}
.marginBottomPx_42 { margin-bottom: 42px;}
.marginBottomPx_43 { margin-bottom: 43px;}
.marginBottomPx_44 { margin-bottom: 44px;}
.marginBottomPx_45 { margin-bottom: 45px;}
.marginBottomPx_46 { margin-bottom: 46px;}
.marginBottomPx_47 { margin-bottom: 47px;}
.marginBottomPx_48 { margin-bottom: 48px;}
.marginBottomPx_49 { margin-bottom: 49px;}
.marginBottomPx_50 { margin-bottom: 50px;}
.marginBottomPx_51 { margin-bottom: 51px;}
.marginBottomPx_52 { margin-bottom: 52px;}
.marginBottomPx_53 { margin-bottom: 53px;}
.marginBottomPx_54 { margin-bottom: 54px;}
.marginBottomPx_55 { margin-bottom: 55px;}
.marginBottomPx_56 { margin-bottom: 56px;}
.marginBottomPx_57 { margin-bottom: 57px;}
.marginBottomPx_58 { margin-bottom: 58px;}
.marginBottomPx_59 { margin-bottom: 59px;}
.marginBottomPx_60 { margin-bottom: 60px;}
.marginBottomPx_61 { margin-bottom: 61px;}
.marginBottomPx_62 { margin-bottom: 62px;}
.marginBottomPx_63 { margin-bottom: 63px;}
.marginBottomPx_64 { margin-bottom: 64px;}
.marginBottomPx_65 { margin-bottom: 65px;}
.marginBottomPx_66 { margin-bottom: 66px;}
.marginBottomPx_67 { margin-bottom: 67px;}
.marginBottomPx_68 { margin-bottom: 68px;}
.marginBottomPx_69 { margin-bottom: 69px;}
.marginBottomPx_70 { margin-bottom: 70px;}
.marginBottomPx_71 { margin-bottom: 71px;}
.marginBottomPx_72 { margin-bottom: 72px;}
.marginBottomPx_73 { margin-bottom: 73px;}
.marginBottomPx_74 { margin-bottom: 74px;}
.marginBottomPx_75 { margin-bottom: 75px;}
.marginBottomPx_76 { margin-bottom: 76px;}
.marginBottomPx_77 { margin-bottom: 77px;}
.marginBottomPx_78 { margin-bottom: 78px;}
.marginBottomPx_79 { margin-bottom: 79px;}
.marginBottomPx_80 { margin-bottom: 80px;}


.marginTopBottomPc_0 {
	margin-top: 0%;
	margin-bottom: 0%;
}

.marginTopBottomPc_1 {
	margin-top: 1%;
	margin-bottom: 1%;
}

.marginTopBottomPc_2 {
	margin-top: 2%;
	margin-bottom: 2%;
}

.marginTopBottomPc_3 {
	margin-top: 3%;
	margin-bottom: 3%;
}

.marginTopBottomPc_4 {
	margin-top: 4%;
	margin-bottom: 4%;
}

.marginTopBottomPc_5 {
	margin-top: 5%;
	margin-bottom: 5%;
}

.marginTopBottomPc_6 {
	margin-top: 6%;
	margin-bottom: 6%;
}

.marginTopBottomPc_7 {
	margin-top: 7%;
	margin-bottom: 7%;
}

.marginTopBottomPc_8 {
	margin-top: 8%;
	margin-bottom: 8%;
}

.marginTopBottomPc_9 {
	margin-top: 9%;
	margin-bottom: 9%;
}

.marginTopBottomPc_10 {
	margin-top: 10%;
	margin-bottom: 10%;
}

.marginLeftRightPx_0 {
	margin-left: 0px;
	margin-right: 0px;
}

.marginLeftRightPx_1 {
	margin-left: 1px;
	margin-right: 1px;
}

.marginLeftRightPx_2 {
	margin-left: 2px;
	margin-right: 2px;
}

.marginLeftRightPx_3 {
	margin-left: 3px;
	margin-right: 3px;
}

.marginLeftRightPx_4 {
	margin-left: 4px;
	margin-right: 4px;
}

.marginLeftRightPx_5 {
	margin-left: 5px;
	margin-right: 5px;
}

.marginLeftRightPx_6 {
	margin-left: 6px;
	margin-right: 6px;
}

.marginLeftRightPx_7 {
	margin-left: 7px;
	margin-right: 7px;
}

.marginLeftRightPx_8 {
	margin-left: 8px;
	margin-right: 8px;
}

.marginLeftRightPx_9 {
	margin-left: 9px;
	margin-right: 9px;
}

.marginLeftRightPx_10 {
	margin-left: 10px;
	margin-right: 10px;
}

.marginLeftRightPx_11 {
	margin-left: 11px;
	margin-right: 11px;
}

.marginLeftRightPx_12 {
	margin-left: 12px;
	margin-right: 12px;
}

.marginLeftRightPx_13 {
	margin-left: 13px;
	margin-right: 13px;
}

.marginLeftRightPx_14 {
	margin-left: 14px;
	margin-right: 14px;
}

.marginLeftRightPx_15 {
	margin-left: 15px;
	margin-right: 15px;
}

.marginLeftRightPx_16 {
	margin-left: 16px;
	margin-right: 16px;
}

.marginLeftRightPx_17 {
	margin-left: 17px;
	margin-right: 17px;
}

.marginLeftRightPx_18 {
	margin-left: 18px;
	margin-right: 18px;
}

.marginLeftRightPx_19 {
	margin-left: 19px;
	margin-right: 19px;
}

.marginLeftRightPx_20 {
	margin-left: 20px;
	margin-right: 20px;
}

.marginLeftRightPx_21 {
	margin-left: 21px;
	margin-right: 21px;
}

.marginLeftRightPx_22 {
	margin-left: 22px;
	margin-right: 22px;
}

.marginLeftRightPx_23 {
	margin-left: 23px;
	margin-right: 23px;
}

.marginLeftRightPx_24 {
	margin-left: 24px;
	margin-right: 24px;
}

.marginLeftRightPx_25 {
	margin-left: 25px;
	margin-right: 25px;
}

.marginLeftRightPx_26 {
	margin-left: 26px;
	margin-right: 26px;
}

.marginLeftRightPx_27 {
	margin-left: 27px;
	margin-right: 27px;
}

.marginLeftRightPx_28 {
	margin-left: 28px;
	margin-right: 28px;
}

.marginLeftRightPx_29 {
	margin-left: 29px;
	margin-right: 29px;
}

.marginLeftRightPx_30 {
	margin-left: 30px;
	margin-right: 30px;
}

.marginLeftRightPx_31 {
	margin-left: 31px;
	margin-right: 31px;
}

.marginLeftRightPx_32 {
	margin-left: 32px;
	margin-right: 32px;
}

.marginLeftRightPx_33 {
	margin-left: 33px;
	margin-right: 33px;
}

.marginLeftRightPx_34 {
	margin-left: 34px;
	margin-right: 34px;
}

.marginLeftRightPx_35 {
	margin-left: 35px;
	margin-right: 35px;
}

.marginLeftRightPx_36 {
	margin-left: 36px;
	margin-right: 36px;
}

.marginLeftRightPx_37 {
	margin-left: 37px;
	margin-right: 37px;
}

.marginLeftRightPx_38 {
	margin-left: 38px;
	margin-right: 38px;
}

.marginLeftRightPx_39 {
	margin-left: 39px;
	margin-right: 39px;
}

.marginLeftRightPx_40 {
	margin-left: 40px;
	margin-right: 40px;
}

.marginLeftRightPx_41 {
	margin-left: 41px;
	margin-right: 41px;
}

.marginLeftRightPx_42 {
	margin-left: 42px;
	margin-right: 42px;
}

.marginLeftRightPx_43 {
	margin-left: 43px;
	margin-right: 43px;
}

.marginLeftRightPx_44 {
	margin-left: 44px;
	margin-right: 44px;
}

.marginLeftRightPx_45 {
	margin-left: 45px;
	margin-right: 45px;
}

.marginLeftRightPx_46 {
	margin-left: 46px;
	margin-right: 46px;
}

.marginLeftRightPx_47 {
	margin-left: 47px;
	margin-right: 47px;
}

.marginLeftRightPx_48 {
	margin-left: 48px;
	margin-right: 48px;
}

.marginLeftRightPx_49 {
	margin-left: 49px;
	margin-right: 49px;
}

.marginLeftRightPx_50 {
	margin-left: 50px;
	margin-right: 50px;
}

.marginLeftRightPx_51 {
	margin-left: 51px;
	margin-right: 51px;
}

.marginLeftRightPx_52 {
	margin-left: 52px;
	margin-right: 52px;
}

.marginLeftRightPx_53 {
	margin-left: 53px;
	margin-right: 53px;
}

.marginLeftRightPx_54 {
	margin-left: 54px;
	margin-right: 54px;
}

.marginLeftRightPx_55 {
	margin-left: 55px;
	margin-right: 55px;
}

.marginLeftRightPx_56 {
	margin-left: 56px;
	margin-right: 56px;
}

.marginLeftRightPx_57 {
	margin-left: 57px;
	margin-right: 57px;
}

.marginLeftRightPx_58 {
	margin-left: 58px;
	margin-right: 58px;
}

.marginLeftRightPx_59 {
	margin-left: 59px;
	margin-right: 59px;
}

.marginLeftRightPx_60 {
	margin-left: 60px;
	margin-right: 60px;
}

.marginLeftRightPx_61 {
	margin-left: 61px;
	margin-right: 61px;
}

.marginLeftRightPx_62 {
	margin-left: 62px;
	margin-right: 62px;
}

.marginLeftRightPx_63 {
	margin-left: 63px;
	margin-right: 63px;
}

.marginLeftRightPx_64 {
	margin-left: 64px;
	margin-right: 64px;
}

.marginLeftRightPx_65 {
	margin-left: 65px;
	margin-right: 65px;
}

.marginLeftRightPx_66 {
	margin-left: 66px;
	margin-right: 66px;
}

.marginLeftRightPx_67 {
	margin-left: 67px;
	margin-right: 67px;
}

.marginLeftRightPx_68 {
	margin-left: 68px;
	margin-right: 68px;
}

.marginLeftRightPx_69 {
	margin-left: 69px;
	margin-right: 69px;
}

.marginLeftRightPx_70 {
	margin-left: 70px;
	margin-right: 70px;
}

.marginLeftRightPx_71 {
	margin-left: 71px;
	margin-right: 71px;
}

.marginLeftRightPx_72 {
	margin-left: 72px;
	margin-right: 72px;
}

.marginLeftRightPx_73 {
	margin-left: 73px;
	margin-right: 73px;
}

.marginLeftRightPx_74 {
	margin-left: 74px;
	margin-right: 74px;
}

.marginLeftRightPx_75 {
	margin-left: 75px;
	margin-right: 75px;
}

.marginLeftRightPx_76 {
	margin-left: 76px;
	margin-right: 76px;
}

.marginLeftRightPx_77 {
	margin-left: 77px;
	margin-right: 77px;
}

.marginLeftRightPx_78 {
	margin-left: 78px;
	margin-right: 78px;
}

.marginLeftRightPx_79 {
	margin-left: 79px;
	margin-right: 79px;
}

.marginLeftRightPx_80 {
	margin-left: 80px;
	margin-right: 80px;
}

.marginLeftRightPx_81 {
	margin-left: 81px;
	margin-right: 81px;
}

.marginLeftRightPx_82 {
	margin-left: 82px;
	margin-right: 82px;
}

.marginLeftRightPx_83 {
	margin-left: 83px;
	margin-right: 83px;
}

.marginLeftRightPx_84 {
	margin-left: 84px;
	margin-right: 84px;
}

.marginLeftRightPx_85 {
	margin-left: 85px;
	margin-right: 85px;
}

.marginLeftRightPx_86 {
	margin-left: 86px;
	margin-right: 86px;
}

.marginLeftRightPx_87 {
	margin-left: 87px;
	margin-right: 87px;
}

.marginLeftRightPx_88 {
	margin-left: 88px;
	margin-right: 88px;
}

.marginLeftRightPx_89 {
	margin-left: 89px;
	margin-right: 89px;
}

.marginLeftRightPx_90 {
	margin-left: 90px;
	margin-right: 90px;
}

.marginLeftRightPx_91 {
	margin-left: 91px;
	margin-right: 91px;
}

.marginLeftRightPx_92 {
	margin-left: 92px;
	margin-right: 92px;
}

.marginLeftRightPx_93 {
	margin-left: 93px;
	margin-right: 93px;
}

.marginLeftRightPx_94 {
	margin-left: 94px;
	margin-right: 94px;
}

.marginLeftRightPx_95 {
	margin-left: 95px;
	margin-right: 95px;
}

.marginLeftRightPx_96 {
	margin-left: 96px;
	margin-right: 96px;
}

.marginLeftRightPx_97 {
	margin-left: 97px;
	margin-right: 97px;
}

.marginLeftRightPx_98 {
	margin-left: 98px;
	margin-right: 98px;
}

.marginLeftRightPx_99 {
	margin-left: 99px;
	margin-right: 99px;
}

.marginLeftRightPx_100 {
	margin-left: 100px;
	margin-right: 100px;
}

.marginLeftRightPc_0 {
	margin-top: 0%;
	margin-bottom: 0%;
}

.marginLeftRightPc_1 {
	margin-top: 1%;
	margin-bottom: 1%;
}

.marginLeftRightPc_2 {
	margin-top: 2%;
	margin-bottom: 2%;
}

.marginLeftRightPc_3 {
	margin-top: 3%;
	margin-bottom: 3%;
}

.marginLeftRightPc_4 {
	margin-top: 4%;
	margin-bottom: 4%;
}

.marginLeftRightPc_5 {
	margin-top: 5%;
	margin-bottom: 5%;
}

.marginLeftRightPc_6 {
	margin-top: 6%;
	margin-bottom: 6%;
}

.marginLeftRightPc_7 {
	margin-top: 7%;
	margin-bottom: 7%;
}

.marginLeftRightPc_8 {
	margin-top: 8%;
	margin-bottom: 8%;
}

.marginLeftRightPc_9 {
	margin-top: 9%;
	margin-bottom: 9%;
}

.marginLeftRightPc_10 {
	margin-top: 10%;
	margin-bottom: 10%;
}

.leftPx_0 { left: 0px; }
.leftPx_1 { left: 1px; }
.leftPx_2 { left: 2px; }
.leftPx_3 { left: 3px; }
.leftPx_4 { left: 4px; }
.leftPx_5 { left: 5px; }
.leftPx_6 { left: 6px; }
.leftPx_7 { left: 7px; }
.leftPx_8 { left: 8px; }
.leftPx_9 { left: 9px; }
.leftPx_10 { left: 10px; }
.leftPx_11 { left: 11px; }
.leftPx_12 { left: 12px; }
.leftPx_13 { left: 13px; }
.leftPx_14 { left: 14px; }
.leftPx_15 { left: 15px; }
.leftPx_16 { left: 16px; }
.leftPx_17 { left: 17px; }
.leftPx_18 { left: 18px; }
.leftPx_19 { left: 19px; }
.leftPx_20 { left: 20px; }
.leftPx_21 { left: 21px; }
.leftPx_22 { left: 22px; }
.leftPx_23 { left: 23px; }
.leftPx_24 { left: 24px; }
.leftPx_25 { left: 25px; }
.leftPx_26 { left: 26px; }
.leftPx_27 { left: 27px; }
.leftPx_28 { left: 28px; }
.leftPx_29 { left: 29px; }
.leftPx_30 { left: 30px; }
.leftPx_31 { left: 31px; }
.leftPx_32 { left: 32px; }
.leftPx_33 { left: 33px; }
.leftPx_34 { left: 34px; }
.leftPx_35 { left: 35px; }
.leftPx_36 { left: 36px; }
.leftPx_37 { left: 37px; }
.leftPx_38 { left: 38px; }
.leftPx_39 { left: 39px; }
.leftPx_40 { left: 40px; }
.leftPx_41 { left: 41px; }
.leftPx_42 { left: 42px; }
.leftPx_43 { left: 43px; }
.leftPx_44 { left: 44px; }
.leftPx_45 { left: 45px; }
.leftPx_46 { left: 46px; }
.leftPx_47 { left: 47px; }
.leftPx_48 { left: 48px; }
.leftPx_49 { left: 49px; }
.leftPx_50 { left: 50px; }
.leftPx_51 { left: 51px; }
.leftPx_52 { left: 52px; }
.leftPx_53 { left: 53px; }
.leftPx_54 { left: 54px; }
.leftPx_55 { left: 55px; }
.leftPx_56 { left: 56px; }
.leftPx_57 { left: 57px; }
.leftPx_58 { left: 58px; }
.leftPx_59 { left: 59px; }
.leftPx_60 { left: 60px; }
.leftPx_61 { left: 61px; }
.leftPx_62 { left: 62px; }
.leftPx_63 { left: 63px; }
.leftPx_64 { left: 64px; }
.leftPx_65 { left: 65px; }
.leftPx_66 { left: 66px; }
.leftPx_67 { left: 67px; }
.leftPx_68 { left: 68px; }
.leftPx_69 { left: 69px; }
.leftPx_70 { left: 70px; }
.leftPx_71 { left: 71px; }
.leftPx_72 { left: 72px; }
.leftPx_73 { left: 73px; }
.leftPx_74 { left: 74px; }
.leftPx_75 { left: 75px; }
.leftPx_76 { left: 76px; }
.leftPx_77 { left: 77px; }
.leftPx_78 { left: 78px; }
.leftPx_79 { left: 79px; }
.leftPx_80 { left: 80px; }
.leftPx_81 { left: 81px; }
.leftPx_82 { left: 82px; }
.leftPx_83 { left: 83px; }
.leftPx_84 { left: 84px; }
.leftPx_85 { left: 85px; }
.leftPx_86 { left: 86px; }
.leftPx_87 { left: 87px; }
.leftPx_88 { left: 88px; }
.leftPx_89 { left: 89px; }
.leftPx_90 { left: 90px; }
.leftPx_91 { left: 91px; }
.leftPx_92 { left: 92px; }
.leftPx_93 { left: 93px; }
.leftPx_94 { left: 94px; }
.leftPx_95 { left: 95px; }
.leftPx_96 { left: 96px; }
.leftPx_97 { left: 97px; }
.leftPx_98 { left: 98px; }
.leftPx_99 { left: 99px; }
.leftPx_100 { left: 100px; }
.leftPx_101 { left: 101px; }
.leftPx_102 { left: 102px; }
.leftPx_103 { left: 103px; }
.leftPx_104 { left: 104px; }
.leftPx_105 { left: 105px; }
.leftPx_106 { left: 106px; }
.leftPx_107 { left: 107px; }
.leftPx_108 { left: 108px; }
.leftPx_109 { left: 109px; }
.leftPx_110 { left: 110px; }
.leftPx_111 { left: 111px; }
.leftPx_112 { left: 112px; }
.leftPx_113 { left: 113px; }
.leftPx_114 { left: 114px; }
.leftPx_115 { left: 115px; }
.leftPx_116 { left: 116px; }
.leftPx_117 { left: 117px; }
.leftPx_118 { left: 118px; }
.leftPx_119 { left: 119px; }
.leftPx_120 { left: 120px; }
.leftPx_121 { left: 121px; }
.leftPx_122 { left: 122px; }
.leftPx_123 { left: 123px; }
.leftPx_124 { left: 124px; }
.leftPx_125 { left: 125px; }
.leftPx_126 { left: 126px; }
.leftPx_127 { left: 127px; }
.leftPx_128 { left: 128px; }
.leftPx_129 { left: 129px; }
.leftPx_130 { left: 130px; }
.leftPx_131 { left: 131px; }
.leftPx_132 { left: 132px; }
.leftPx_133 { left: 133px; }
.leftPx_134 { left: 134px; }
.leftPx_135 { left: 135px; }
.leftPx_136 { left: 136px; }
.leftPx_137 { left: 137px; }
.leftPx_138 { left: 138px; }
.leftPx_139 { left: 139px; }
.leftPx_140 { left: 140px; }
.leftPx_141 { left: 141px; }
.leftPx_142 { left: 142px; }
.leftPx_143 { left: 143px; }
.leftPx_144 { left: 144px; }
.leftPx_145 { left: 145px; }
.leftPx_146 { left: 146px; }
.leftPx_147 { left: 147px; }
.leftPx_148 { left: 148px; }
.leftPx_149 { left: 149px; }
.leftPx_150 { left: 150px; }
.leftPx_151 { left: 151px; }
.leftPx_152 { left: 152px; }
.leftPx_153 { left: 153px; }
.leftPx_154 { left: 154px; }
.leftPx_155 { left: 155px; }
.leftPx_156 { left: 156px; }
.leftPx_157 { left: 157px; }
.leftPx_158 { left: 158px; }
.leftPx_159 { left: 159px; }
.leftPx_160 { left: 160px; }
.leftPx_161 { left: 161px; }
.leftPx_162 { left: 162px; }
.leftPx_163 { left: 163px; }
.leftPx_164 { left: 164px; }
.leftPx_165 { left: 165px; }
.leftPx_166 { left: 166px; }
.leftPx_167 { left: 167px; }
.leftPx_168 { left: 168px; }
.leftPx_169 { left: 169px; }
.leftPx_170 { left: 170px; }
.leftPx_171 { left: 171px; }
.leftPx_172 { left: 172px; }
.leftPx_173 { left: 173px; }
.leftPx_174 { left: 174px; }
.leftPx_175 { left: 175px; }
.leftPx_176 { left: 176px; }
.leftPx_177 { left: 177px; }
.leftPx_178 { left: 178px; }
.leftPx_179 { left: 179px; }
.leftPx_180 { left: 180px; }
.leftPx_181 { left: 181px; }
.leftPx_182 { left: 182px; }
.leftPx_183 { left: 183px; }
.leftPx_184 { left: 184px; }
.leftPx_185 { left: 185px; }
.leftPx_186 { left: 186px; }
.leftPx_187 { left: 187px; }
.leftPx_188 { left: 188px; }
.leftPx_189 { left: 189px; }
.leftPx_190 { left: 190px; }
.leftPx_191 { left: 191px; }
.leftPx_192 { left: 192px; }
.leftPx_193 { left: 193px; }
.leftPx_194 { left: 194px; }
.leftPx_195 { left: 195px; }
.leftPx_196 { left: 196px; }
.leftPx_197 { left: 197px; }
.leftPx_198 { left: 198px; }
.leftPx_199 { left: 199px; }
.leftPx_200 { left: 200px; }


.rightPx_0 { right: 0px; }
.rightPx_1 { right: 1px; }
.rightPx_2 { right: 2px; }
.rightPx_3 { right: 3px; }
.rightPx_4 { right: 4px; }
.rightPx_5 { right: 5px; }
.rightPx_6 { right: 6px; }
.rightPx_7 { right: 7px; }
.rightPx_8 { right: 8px; }
.rightPx_9 { right: 9px; }
.rightPx_10 { right: 10px; }
.rightPx_11 { right: 11px; }
.rightPx_12 { right: 12px; }
.rightPx_13 { right: 13px; }
.rightPx_14 { right: 14px; }
.rightPx_15 { right: 15px; }
.rightPx_16 { right: 16px; }
.rightPx_17 { right: 17px; }
.rightPx_18 { right: 18px; }
.rightPx_19 { right: 19px; }
.rightPx_20 { right: 20px; }
.rightPx_21 { right: 21px; }
.rightPx_22 { right: 22px; }
.rightPx_23 { right: 23px; }
.rightPx_24 { right: 24px; }
.rightPx_25 { right: 25px; }
.rightPx_26 { right: 26px; }
.rightPx_27 { right: 27px; }
.rightPx_28 { right: 28px; }
.rightPx_29 { right: 29px; }
.rightPx_30 { right: 30px; }
.rightPx_31 { right: 31px; }
.rightPx_32 { right: 32px; }
.rightPx_33 { right: 33px; }
.rightPx_34 { right: 34px; }
.rightPx_35 { right: 35px; }
.rightPx_36 { right: 36px; }
.rightPx_37 { right: 37px; }
.rightPx_38 { right: 38px; }
.rightPx_39 { right: 39px; }
.rightPx_40 { right: 40px; }
.rightPx_41 { right: 41px; }
.rightPx_42 { right: 42px; }
.rightPx_43 { right: 43px; }
.rightPx_44 { right: 44px; }
.rightPx_45 { right: 45px; }
.rightPx_46 { right: 46px; }
.rightPx_47 { right: 47px; }
.rightPx_48 { right: 48px; }
.rightPx_49 { right: 49px; }
.rightPx_50 { right: 50px; }
.rightPx_51 { right: 51px; }
.rightPx_52 { right: 52px; }
.rightPx_53 { right: 53px; }
.rightPx_54 { right: 54px; }
.rightPx_55 { right: 55px; }
.rightPx_56 { right: 56px; }
.rightPx_57 { right: 57px; }
.rightPx_58 { right: 58px; }
.rightPx_59 { right: 59px; }
.rightPx_60 { right: 60px; }
.rightPx_61 { right: 61px; }
.rightPx_62 { right: 62px; }
.rightPx_63 { right: 63px; }
.rightPx_64 { right: 64px; }
.rightPx_65 { right: 65px; }
.rightPx_66 { right: 66px; }
.rightPx_67 { right: 67px; }
.rightPx_68 { right: 68px; }
.rightPx_69 { right: 69px; }
.rightPx_70 { right: 70px; }
.rightPx_71 { right: 71px; }
.rightPx_72 { right: 72px; }
.rightPx_73 { right: 73px; }
.rightPx_74 { right: 74px; }
.rightPx_75 { right: 75px; }
.rightPx_76 { right: 76px; }
.rightPx_77 { right: 77px; }
.rightPx_78 { right: 78px; }
.rightPx_79 { right: 79px; }
.rightPx_80 { right: 80px; }
.rightPx_81 { right: 81px; }
.rightPx_82 { right: 82px; }
.rightPx_83 { right: 83px; }
.rightPx_84 { right: 84px; }
.rightPx_85 { right: 85px; }
.rightPx_86 { right: 86px; }
.rightPx_87 { right: 87px; }
.rightPx_88 { right: 88px; }
.rightPx_89 { right: 89px; }
.rightPx_90 { right: 90px; }
.rightPx_91 { right: 91px; }
.rightPx_92 { right: 92px; }
.rightPx_93 { right: 93px; }
.rightPx_94 { right: 94px; }
.rightPx_95 { right: 95px; }
.rightPx_96 { right: 96px; }
.rightPx_97 { right: 97px; }
.rightPx_98 { right: 98px; }
.rightPx_99 { right: 99px; }
.rightPx_100 { right: 100px; }
.rightPx_101 { right: 101px; }
.rightPx_102 { right: 102px; }
.rightPx_103 { right: 103px; }
.rightPx_104 { right: 104px; }
.rightPx_105 { right: 105px; }
.rightPx_106 { right: 106px; }
.rightPx_107 { right: 107px; }
.rightPx_108 { right: 108px; }
.rightPx_109 { right: 109px; }
.rightPx_110 { right: 110px; }
.rightPx_111 { right: 111px; }
.rightPx_112 { right: 112px; }
.rightPx_113 { right: 113px; }
.rightPx_114 { right: 114px; }
.rightPx_115 { right: 115px; }
.rightPx_116 { right: 116px; }
.rightPx_117 { right: 117px; }
.rightPx_118 { right: 118px; }
.rightPx_119 { right: 119px; }
.rightPx_120 { right: 120px; }
.rightPx_121 { right: 121px; }
.rightPx_122 { right: 122px; }
.rightPx_123 { right: 123px; }
.rightPx_124 { right: 124px; }
.rightPx_125 { right: 125px; }
.rightPx_126 { right: 126px; }
.rightPx_127 { right: 127px; }
.rightPx_128 { right: 128px; }
.rightPx_129 { right: 129px; }
.rightPx_130 { right: 130px; }
.rightPx_131 { right: 131px; }
.rightPx_132 { right: 132px; }
.rightPx_133 { right: 133px; }
.rightPx_134 { right: 134px; }
.rightPx_135 { right: 135px; }
.rightPx_136 { right: 136px; }
.rightPx_137 { right: 137px; }
.rightPx_138 { right: 138px; }
.rightPx_139 { right: 139px; }
.rightPx_140 { right: 140px; }
.rightPx_141 { right: 141px; }
.rightPx_142 { right: 142px; }
.rightPx_143 { right: 143px; }
.rightPx_144 { right: 144px; }
.rightPx_145 { right: 145px; }
.rightPx_146 { right: 146px; }
.rightPx_147 { right: 147px; }
.rightPx_148 { right: 148px; }
.rightPx_149 { right: 149px; }
.rightPx_150 { right: 150px; }
.rightPx_151 { right: 151px; }
.rightPx_152 { right: 152px; }
.rightPx_153 { right: 153px; }
.rightPx_154 { right: 154px; }
.rightPx_155 { right: 155px; }
.rightPx_156 { right: 156px; }
.rightPx_157 { right: 157px; }
.rightPx_158 { right: 158px; }
.rightPx_159 { right: 159px; }
.rightPx_160 { right: 160px; }
.rightPx_161 { right: 161px; }
.rightPx_162 { right: 162px; }
.rightPx_163 { right: 163px; }
.rightPx_164 { right: 164px; }
.rightPx_165 { right: 165px; }
.rightPx_166 { right: 166px; }
.rightPx_167 { right: 167px; }
.rightPx_168 { right: 168px; }
.rightPx_169 { right: 169px; }
.rightPx_170 { right: 170px; }
.rightPx_171 { right: 171px; }
.rightPx_172 { right: 172px; }
.rightPx_173 { right: 173px; }
.rightPx_174 { right: 174px; }
.rightPx_175 { right: 175px; }
.rightPx_176 { right: 176px; }
.rightPx_177 { right: 177px; }
.rightPx_178 { right: 178px; }
.rightPx_179 { right: 179px; }
.rightPx_180 { right: 180px; }
.rightPx_181 { right: 181px; }
.rightPx_182 { right: 182px; }
.rightPx_183 { right: 183px; }
.rightPx_184 { right: 184px; }
.rightPx_185 { right: 185px; }
.rightPx_186 { right: 186px; }
.rightPx_187 { right: 187px; }
.rightPx_188 { right: 188px; }
.rightPx_189 { right: 189px; }
.rightPx_190 { right: 190px; }
.rightPx_191 { right: 191px; }
.rightPx_192 { right: 192px; }
.rightPx_193 { right: 193px; }
.rightPx_194 { right: 194px; }
.rightPx_195 { right: 195px; }
.rightPx_196 { right: 196px; }
.rightPx_197 { right: 197px; }
.rightPx_198 { right: 198px; }
.rightPx_199 { right: 199px; }
.rightPx_200 { right: 200px; }


.topPx_0 { top: 0px; }
.topPx_1 { top: 1px; }
.topPx_2 { top: 2px; }
.topPx_3 { top: 3px; }
.topPx_4 { top: 4px; }
.topPx_5 { top: 5px; }
.topPx_6 { top: 6px; }
.topPx_7 { top: 7px; }
.topPx_8 { top: 8px; }
.topPx_9 { top: 9px; }
.topPx_10 { top: 10px; }
.topPx_11 { top: 11px; }
.topPx_12 { top: 12px; }
.topPx_13 { top: 13px; }
.topPx_14 { top: 14px; }
.topPx_15 { top: 15px; }
.topPx_16 { top: 16px; }
.topPx_17 { top: 17px; }
.topPx_18 { top: 18px; }
.topPx_19 { top: 19px; }
.topPx_20 { top: 20px; }
.topPx_21 { top: 21px; }
.topPx_22 { top: 22px; }
.topPx_23 { top: 23px; }
.topPx_24 { top: 24px; }
.topPx_25 { top: 25px; }
.topPx_26 { top: 26px; }
.topPx_27 { top: 27px; }
.topPx_28 { top: 28px; }
.topPx_29 { top: 29px; }
.topPx_30 { top: 30px; }
.topPx_31 { top: 31px; }
.topPx_32 { top: 32px; }
.topPx_33 { top: 33px; }
.topPx_34 { top: 34px; }
.topPx_35 { top: 35px; }
.topPx_36 { top: 36px; }
.topPx_37 { top: 37px; }
.topPx_38 { top: 38px; }
.topPx_39 { top: 39px; }
.topPx_40 { top: 40px; }
.topPx_41 { top: 41px; }
.topPx_42 { top: 42px; }
.topPx_43 { top: 43px; }
.topPx_44 { top: 44px; }
.topPx_45 { top: 45px; }
.topPx_46 { top: 46px; }
.topPx_47 { top: 47px; }
.topPx_48 { top: 48px; }
.topPx_49 { top: 49px; }
.topPx_50 { top: 50px; }
.topPx_51 { top: 51px; }
.topPx_52 { top: 52px; }
.topPx_53 { top: 53px; }
.topPx_54 { top: 54px; }
.topPx_55 { top: 55px; }
.topPx_56 { top: 56px; }
.topPx_57 { top: 57px; }
.topPx_58 { top: 58px; }
.topPx_59 { top: 59px; }
.topPx_60 { top: 60px; }
.topPx_61 { top: 61px; }
.topPx_62 { top: 62px; }
.topPx_63 { top: 63px; }
.topPx_64 { top: 64px; }
.topPx_65 { top: 65px; }
.topPx_66 { top: 66px; }
.topPx_67 { top: 67px; }
.topPx_68 { top: 68px; }
.topPx_69 { top: 69px; }
.topPx_70 { top: 70px; }
.topPx_71 { top: 71px; }
.topPx_72 { top: 72px; }
.topPx_73 { top: 73px; }
.topPx_74 { top: 74px; }
.topPx_75 { top: 75px; }
.topPx_76 { top: 76px; }
.topPx_77 { top: 77px; }
.topPx_78 { top: 78px; }
.topPx_79 { top: 79px; }
.topPx_80 { top: 80px; }
.topPx_81 { top: 81px; }
.topPx_82 { top: 82px; }
.topPx_83 { top: 83px; }
.topPx_84 { top: 84px; }
.topPx_85 { top: 85px; }
.topPx_86 { top: 86px; }
.topPx_87 { top: 87px; }
.topPx_88 { top: 88px; }
.topPx_89 { top: 89px; }
.topPx_90 { top: 90px; }
.topPx_91 { top: 91px; }
.topPx_92 { top: 92px; }
.topPx_93 { top: 93px; }
.topPx_94 { top: 94px; }
.topPx_95 { top: 95px; }
.topPx_96 { top: 96px; }
.topPx_97 { top: 97px; }
.topPx_98 { top: 98px; }
.topPx_99 { top: 99px; }
.topPx_100 { top: 100px; }


.bottomPx_0 { bottom: 0px; }
.bottomPx_1 { bottom: 1px; }
.bottomPx_2 { bottom: 2px; }
.bottomPx_3 { bottom: 3px; }
.bottomPx_4 { bottom: 4px; }
.bottomPx_5 { bottom: 5px; }
.bottomPx_6 { bottom: 6px; }
.bottomPx_7 { bottom: 7px; }
.bottomPx_8 { bottom: 8px; }
.bottomPx_9 { bottom: 9px; }
.bottomPx_10 { bottom: 10px; }
.bottomPx_11 { bottom: 11px; }
.bottomPx_12 { bottom: 12px; }
.bottomPx_13 { bottom: 13px; }
.bottomPx_14 { bottom: 14px; }
.bottomPx_15 { bottom: 15px; }
.bottomPx_16 { bottom: 16px; }
.bottomPx_17 { bottom: 17px; }
.bottomPx_18 { bottom: 18px; }
.bottomPx_19 { bottom: 19px; }
.bottomPx_20 { bottom: 20px; }
.bottomPx_21 { bottom: 21px; }
.bottomPx_22 { bottom: 22px; }
.bottomPx_23 { bottom: 23px; }
.bottomPx_24 { bottom: 24px; }
.bottomPx_25 { bottom: 25px; }
.bottomPx_26 { bottom: 26px; }
.bottomPx_27 { bottom: 27px; }
.bottomPx_28 { bottom: 28px; }
.bottomPx_29 { bottom: 29px; }
.bottomPx_30 { bottom: 30px; }
.bottomPx_31 { bottom: 31px; }
.bottomPx_32 { bottom: 32px; }
.bottomPx_33 { bottom: 33px; }
.bottomPx_34 { bottom: 34px; }
.bottomPx_35 { bottom: 35px; }
.bottomPx_36 { bottom: 36px; }
.bottomPx_37 { bottom: 37px; }
.bottomPx_38 { bottom: 38px; }
.bottomPx_39 { bottom: 39px; }
.bottomPx_40 { bottom: 40px; }
.bottomPx_41 { bottom: 41px; }
.bottomPx_42 { bottom: 42px; }
.bottomPx_43 { bottom: 43px; }
.bottomPx_44 { bottom: 44px; }
.bottomPx_45 { bottom: 45px; }
.bottomPx_46 { bottom: 46px; }
.bottomPx_47 { bottom: 47px; }
.bottomPx_48 { bottom: 48px; }
.bottomPx_49 { bottom: 49px; }
.bottomPx_50 { bottom: 50px; }
.bottomPx_51 { bottom: 51px; }
.bottomPx_52 { bottom: 52px; }
.bottomPx_53 { bottom: 53px; }
.bottomPx_54 { bottom: 54px; }
.bottomPx_55 { bottom: 55px; }
.bottomPx_56 { bottom: 56px; }
.bottomPx_57 { bottom: 57px; }
.bottomPx_58 { bottom: 58px; }
.bottomPx_59 { bottom: 59px; }
.bottomPx_60 { bottom: 60px; }
.bottomPx_61 { bottom: 61px; }
.bottomPx_62 { bottom: 62px; }
.bottomPx_63 { bottom: 63px; }
.bottomPx_64 { bottom: 64px; }
.bottomPx_65 { bottom: 65px; }
.bottomPx_66 { bottom: 66px; }
.bottomPx_67 { bottom: 67px; }
.bottomPx_68 { bottom: 68px; }
.bottomPx_69 { bottom: 69px; }
.bottomPx_70 { bottom: 70px; }
.bottomPx_71 { bottom: 71px; }
.bottomPx_72 { bottom: 72px; }
.bottomPx_73 { bottom: 73px; }
.bottomPx_74 { bottom: 74px; }
.bottomPx_75 { bottom: 75px; }
.bottomPx_76 { bottom: 76px; }
.bottomPx_77 { bottom: 77px; }
.bottomPx_78 { bottom: 78px; }
.bottomPx_79 { bottom: 79px; }
.bottomPx_80 { bottom: 80px; }
.bottomPx_81 { bottom: 81px; }
.bottomPx_82 { bottom: 82px; }
.bottomPx_83 { bottom: 83px; }
.bottomPx_84 { bottom: 84px; }
.bottomPx_85 { bottom: 85px; }
.bottomPx_86 { bottom: 86px; }
.bottomPx_87 { bottom: 87px; }
.bottomPx_88 { bottom: 88px; }
.bottomPx_89 { bottom: 89px; }
.bottomPx_90 { bottom: 90px; }
.bottomPx_91 { bottom: 91px; }
.bottomPx_92 { bottom: 92px; }
.bottomPx_93 { bottom: 93px; }
.bottomPx_94 { bottom: 94px; }
.bottomPx_95 { bottom: 95px; }
.bottomPx_96 { bottom: 96px; }
.bottomPx_97 { bottom: 97px; }
.bottomPx_98 { bottom: 98px; }
.bottomPx_99 { bottom: 99px; }
.bottomPx_100 { bottom: 100px; }


.heightPx_0 { height: 0px; }
.heightPx_1 { height: 1px; }
.heightPx_2 { height: 2px; }
.heightPx_3 { height: 3px; }
.heightPx_4 { height: 4px; }
.heightPx_5 { height: 5px; }
.heightPx_6 { height: 6px; }
.heightPx_7 { height: 7px; }
.heightPx_8 { height: 8px; }
.heightPx_9 { height: 9px; }
.heightPx_10 { height: 10px; }
.heightPx_11 { height: 11px; }
.heightPx_12 { height: 12px; }
.heightPx_13 { height: 13px; }
.heightPx_14 { height: 14px; }
.heightPx_15 { height: 15px; }
.heightPx_16 { height: 16px; }
.heightPx_17 { height: 17px; }
.heightPx_18 { height: 18px; }
.heightPx_19 { height: 19px; }
.heightPx_20 { height: 20px; }
.heightPx_21 { height: 21px; }
.heightPx_22 { height: 22px; }
.heightPx_23 { height: 23px; }
.heightPx_24 { height: 24px; }
.heightPx_25 { height: 25px; }
.heightPx_26 { height: 26px; }
.heightPx_27 { height: 27px; }
.heightPx_28 { height: 28px; }
.heightPx_29 { height: 29px; }
.heightPx_30 { height: 30px; }
.heightPx_31 { height: 31px; }
.heightPx_32 { height: 32px; }
.heightPx_33 { height: 33px; }
.heightPx_34 { height: 34px; }
.heightPx_35 { height: 35px; }
.heightPx_36 { height: 36px; }
.heightPx_37 { height: 37px; }
.heightPx_38 { height: 38px; }
.heightPx_39 { height: 39px; }
.heightPx_40 { height: 40px; }
.heightPx_41 { height: 41px; }
.heightPx_42 { height: 42px; }
.heightPx_43 { height: 43px; }
.heightPx_44 { height: 44px; }
.heightPx_45 { height: 45px; }
.heightPx_46 { height: 46px; }
.heightPx_47 { height: 47px; }
.heightPx_48 { height: 48px; }
.heightPx_49 { height: 49px; }
.heightPx_50 { height: 50px; }
.heightPx_51 { height: 51px; }
.heightPx_52 { height: 52px; }
.heightPx_53 { height: 53px; }
.heightPx_54 { height: 54px; }
.heightPx_55 { height: 55px; }
.heightPx_56 { height: 56px; }
.heightPx_57 { height: 57px; }
.heightPx_58 { height: 58px; }
.heightPx_59 { height: 59px; }
.heightPx_60 { height: 60px; }
.heightPx_61 { height: 61px; }
.heightPx_62 { height: 62px; }
.heightPx_63 { height: 63px; }
.heightPx_64 { height: 64px; }
.heightPx_65 { height: 65px; }
.heightPx_66 { height: 66px; }
.heightPx_67 { height: 67px; }
.heightPx_68 { height: 68px; }
.heightPx_69 { height: 69px; }
.heightPx_70 { height: 70px; }
.heightPx_71 { height: 71px; }
.heightPx_72 { height: 72px; }
.heightPx_73 { height: 73px; }
.heightPx_74 { height: 74px; }
.heightPx_75 { height: 75px; }
.heightPx_76 { height: 76px; }
.heightPx_77 { height: 77px; }
.heightPx_78 { height: 78px; }
.heightPx_79 { height: 79px; }
.heightPx_80 { height: 80px; }
.heightPx_81 { height: 81px; }
.heightPx_82 { height: 82px; }
.heightPx_83 { height: 83px; }
.heightPx_84 { height: 84px; }
.heightPx_85 { height: 85px; }
.heightPx_86 { height: 86px; }
.heightPx_87 { height: 87px; }
.heightPx_88 { height: 88px; }
.heightPx_89 { height: 89px; }
.heightPx_90 { height: 90px; }
.heightPx_91 { height: 91px; }
.heightPx_92 { height: 92px; }
.heightPx_93 { height: 93px; }
.heightPx_94 { height: 94px; }
.heightPx_95 { height: 95px; }
.heightPx_96 { height: 96px; }
.heightPx_97 { height: 97px; }
.heightPx_98 { height: 98px; }
.heightPx_99 { height: 99px; }
.heightPx_100 { height: 100px; }
.heightPx_101 { height: 101px; }
.heightPx_102 { height: 102px; }
.heightPx_103 { height: 103px; }
.heightPx_104 { height: 104px; }
.heightPx_105 { height: 105px; }
.heightPx_106 { height: 106px; }
.heightPx_107 { height: 107px; }
.heightPx_108 { height: 108px; }
.heightPx_109 { height: 109px; }
.heightPx_110 { height: 110px; }
.heightPx_111 { height: 111px; }
.heightPx_112 { height: 112px; }
.heightPx_113 { height: 113px; }
.heightPx_114 { height: 114px; }
.heightPx_115 { height: 115px; }
.heightPx_116 { height: 116px; }
.heightPx_117 { height: 117px; }
.heightPx_118 { height: 118px; }
.heightPx_119 { height: 119px; }
.heightPx_120 { height: 120px; }
.heightPx_121 { height: 121px; }
.heightPx_122 { height: 122px; }
.heightPx_123 { height: 123px; }
.heightPx_124 { height: 124px; }
.heightPx_125 { height: 125px; }
.heightPx_126 { height: 126px; }
.heightPx_127 { height: 127px; }
.heightPx_128 { height: 128px; }
.heightPx_129 { height: 129px; }
.heightPx_130 { height: 130px; }
.heightPx_131 { height: 131px; }
.heightPx_132 { height: 132px; }
.heightPx_133 { height: 133px; }
.heightPx_134 { height: 134px; }
.heightPx_135 { height: 135px; }
.heightPx_136 { height: 136px; }
.heightPx_137 { height: 137px; }
.heightPx_138 { height: 138px; }
.heightPx_139 { height: 139px; }
.heightPx_140 { height: 140px; }
.heightPx_141 { height: 141px; }
.heightPx_142 { height: 142px; }
.heightPx_143 { height: 143px; }
.heightPx_144 { height: 144px; }
.heightPx_145 { height: 145px; }
.heightPx_146 { height: 146px; }
.heightPx_147 { height: 147px; }
.heightPx_148 { height: 148px; }
.heightPx_149 { height: 149px; }
.heightPx_150 { height: 150px; }
.heightPx_151 { height: 151px; }
.heightPx_152 { height: 152px; }
.heightPx_153 { height: 153px; }
.heightPx_154 { height: 154px; }
.heightPx_155 { height: 155px; }
.heightPx_156 { height: 156px; }
.heightPx_157 { height: 157px; }
.heightPx_158 { height: 158px; }
.heightPx_159 { height: 159px; }
.heightPx_160 { height: 160px; }
.heightPx_161 { height: 161px; }
.heightPx_162 { height: 162px; }
.heightPx_163 { height: 163px; }
.heightPx_164 { height: 164px; }
.heightPx_165 { height: 165px; }
.heightPx_166 { height: 166px; }
.heightPx_167 { height: 167px; }
.heightPx_168 { height: 168px; }
.heightPx_169 { height: 169px; }
.heightPx_170 { height: 170px; }
.heightPx_171 { height: 171px; }
.heightPx_172 { height: 172px; }
.heightPx_173 { height: 173px; }
.heightPx_174 { height: 174px; }
.heightPx_175 { height: 175px; }
.heightPx_176 { height: 176px; }
.heightPx_177 { height: 177px; }
.heightPx_178 { height: 178px; }
.heightPx_179 { height: 179px; }
.heightPx_180 { height: 180px; }
.heightPx_181 { height: 181px; }
.heightPx_182 { height: 182px; }
.heightPx_183 { height: 183px; }
.heightPx_184 { height: 184px; }
.heightPx_185 { height: 185px; }
.heightPx_186 { height: 186px; }
.heightPx_187 { height: 187px; }
.heightPx_188 { height: 188px; }
.heightPx_189 { height: 189px; }
.heightPx_190 { height: 190px; }
.heightPx_191 { height: 191px; }
.heightPx_192 { height: 192px; }
.heightPx_193 { height: 193px; }
.heightPx_194 { height: 194px; }
.heightPx_195 { height: 195px; }
.heightPx_196 { height: 196px; }
.heightPx_197 { height: 197px; }
.heightPx_198 { height: 198px; }
.heightPx_199 { height: 199px; }
.heightPx_200 { height: 200px; }


.borderBottomPx_1 { border-bottom: 1px; border-bottom-style: solid;}
.borderBottomPx_2 { border-bottom: 2px; border-bottom-style: solid;}
.borderBottomPx_3 { border-bottom: 3px; border-bottom-style: solid;}
.borderBottomPx_4 { border-bottom: 4px; border-bottom-style: solid;}



.borderColor_red {
	border-color: red;
}

.borderColor_yellow {
	border-color: yellow;
}

.borderColor_green {
	border-color: green;
}

.borderColor_white {
	border-color: #ffffff;
}

.borderColor_blue {
	border-color: blue;
}
.borderColor_gray1{
	border-color: #282828;
}
.borderColor_gray2{
	border-color: #484848;
}
.borderColor_gray3{
	border-color: #606060;
}
.borderColor_gray4{
	border-color: #7A7A7A;
}
.borderColor_gray5{
	border-color: #9A9A9A;
}
.borderColor_gray6{
	border-color: #B4B4B4;
}
.borderColor_gray7{
	border-color: #CECECE;
}
.borderColor_gray8{
	border-color: #E1E1E1;
}
.borderColor_gray9{
	border-color: #F0F0F0;
}
.borderColor_gray10{
	border-color: #FBFBFB;
}


.boxShadow5 {
	-webkit-box-shadow: 2px 2px 21px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:    2px 2px 21px 0px rgba(0, 0, 0, 0.05);
	box-shadow:         2px 2px 21px 0px rgba(0, 0, 0, 0.05);
}
.boxShadow10 {
	-webkit-box-shadow: 2px 2px 21px 0px rgba(0, 0, 0, 0.10);
	-moz-box-shadow:    2px 2px 21px 0px rgba(0, 0, 0, 0.10);
	box-shadow:         2px 2px 21px 0px rgba(0, 0, 0, 0.10);
}
.boxShadow20 {
	-webkit-box-shadow: 2px 2px 21px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:    2px 2px 21px 0px rgba(0, 0, 0, 0.20);
	box-shadow:         2px 2px 21px 0px rgba(0, 0, 0, 0.20);
}
.boxShadow40 {
	-webkit-box-shadow: 2px 2px 21px 0px rgba(0, 0, 0, 0.40);
	-moz-box-shadow:    2px 2px 21px 0px rgba(0, 0, 0, 0.40);
	box-shadow:         2px 2px 21px 0px rgba(0, 0, 0, 0.40);
}
.boxShadow60 {
	-webkit-box-shadow: 2px 2px 21px 0px rgba(0, 0, 0, 0.60);
	-moz-box-shadow:    2px 2px 21px 0px rgba(0, 0, 0, 0.60);
	box-shadow:         2px 2px 21px 0px rgba(0, 0, 0, 0.60);
}


.textShadow10 {
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
}


.textShadow20 {
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 1);
}


.textShadow30 {
	text-shadow: 2px 2px 9px rgba(0, 0, 0, 1);
}


.textShadow40 {
	text-shadow: 2px 2px 12px rgba(0, 0, 0, 1);
}


.textShadow50 {
	text-shadow: 2px 2px 15px rgba(0, 0, 0, 1);
}


.textShadow60 {
	text-shadow: 2px 2px 18px rgba(0, 0, 0, 1);
}


.textShadow70 {
	text-shadow: 2px 2px 21px rgba(0, 0, 0, 1);
}


.textShadow80 {
	text-shadow: 2px 2px 24px rgba(0, 0, 0, 1);
}


.textShadow90 {
	text-shadow: 2px 2px 27px rgba(0, 0, 0, 1);
}


.textShadow100 {
	text-shadow: 2px 2px 30px rgba(0, 0, 0, 1);
}



.boxRoundCorner5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.boxRoundCorner10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}







/************************************************************************************
MEDIA QUERIES 
*************************************************************************************/

@media screen and (max-width: 1100px) {	

		#spacerMenu {
		
		}
		
		#avesMenu {
			width: 100%;
			
		}
		
		.respTables {
			width: 100%;
		}
		.respTables td {
				width: 100%;
				display: block;
		}		
		
		#avesDisplay {
			width: 100%;
			text-align: center;
		}
		

		
		.eachAve {
				display: inline-block;
				float: none;
				width: 260px;
				height: 380px;
				margin: 0px 22px 30px 0px;
				text-align: left;
				
		
		}		

		.aveDisplay {
			display: inline-block;
			width: 260px;
			height: 260px;
		  
		  background-position: 50% 0px;	
		}
		.aveDisplay:hover {
			background-position: 50% 260px;	
		}
		
		.titCat {
				font-size: 22px;
		}
		.cuantasEspecies {
				font-size: 22px !important;
				font-weight: 200;
		}

		
		
		
		#avesNumEspecies {
				display: none;
		}

		#avesEspecies {
				display: none;
			
		}


		#tablaInvitacion {
			width: 80%;
		}
		
		
		
		.widthSitioDesktop {
			width: 90%;
			margin: 0px 5% 0px 5%;
		}
		
		#menuBackArea {
			display: none;
		}
		
		#socialMediaIcons {
			display: none;
		}



		.dosColumnas {
			width: 41%;
			padding: 4px 4% 4px 4%;
		}

		.dosColumnasSeparadorRight {
			margin-right: 2%;
		}
		
		.dosColumnasB {
			width: 47%;
			padding: 4px 1% 4px 1%;
		}		


		.tresColumnas {
			width: 47%;
			padding: 4px 1% 4px 1%;
		}
		.tresColumnasSeparadorRight {
			margin-right: 1%;
			margin-bottom: 30px;
		}


		.tresColumnasB {
			width: 47%;
			padding: 4px 1% 4px 1%;
		}
		.tresColumnasBSeparadorRight {
			margin-right: 1%;
			margin-bottom: 30px;
		}



		.cuatroColumnas {
			width: 47%;
			padding: 4px 1% 4px 1%;
		}
		.cuatroColumnasSeparadorRight {
			margin-right: 1%;
			margin-bottom: 30px;
		}



		.cuatroColumnasB {
			width: 47%;
			padding: 4px 1% 4px 1%;
		}
		.cuatroColumnasBSeparadorRight {
			margin-right: 1%;
			margin-bottom: 30px;
		}

		.cincoColumnas {
			width: 47%;
			padding: 4px 1% 4px 1%;
		}
		.cincoColumnasSeparadorRight {
			margin-right: 1%;
			margin-bottom: 30px;
		}
		
		
		
		
		
		.seisColumnas {
			width: 30%;
			padding: 4px 1% 4px 1%;
		}
		.seisColumnasSeparadorRight {
			margin-right: 1%;
			margin-bottom: 30px;
		}
		
		
		#menuMovil {
			display: inline;
		}
		
		
		
		
}



/************************************************************************************
MEDIA QUERIES 
*************************************************************************************/

@media screen and (max-width: 800px) {	


		#tablaInvitacion {
			width: 100%;
		}

		.widthSitioDesktop {
			width: 90%;
			margin: 0px 5% 0px 5%;
		}
		
		#menuBackArea {
			display: none;
		}



		.dosColumnas {
			width: 100%;
			padding: 4px 0px 4px 0px;
			
		}
		
		.dosColumnasB {
			width: 94%;
			padding: 4px 3% 4px 3%;
		}			

		.dosColumnasSeparadorRight {
			margin-right: 0px;
			margin-bottom: 30px;
		}


		.tresColumnas {
			width: 94%;
			padding: 4px 3% 4px 3%;
		}
		.tresColumnasSeparadorRight {
			margin-right: 0px;
			margin-bottom: 30px;
		}

		.tresColumnasB {
			width: 94%;
			padding: 4px 3% 4px 3%;
		}
		.tresColumnasBSeparadorRight {
			margin-right: 0px;
			margin-bottom: 30px;
		}
		
		
		.cuatroColumnas {
			width: 94%;
			padding: 4px 3% 4px 3%;
		}
		.cuatroColumnasSeparadorRight {
			margin-right: 0px;
			margin-bottom: 30px;
		}
		

		.cuatroColumnasB {
			width: 94%;
			padding: 4px 3% 4px 3%;
		}
		.cuatroColumnasBSeparadorRight {
			margin-right: 0px;
			margin-bottom: 30px;
		}
		
		.cincoColumnas {
			width: 94%;
			padding: 4px 3% 4px 3%;
		}
		.cincoColumnasSeparadorRight {
			margin-right: 0px;
			margin-bottom: 30px;
		}
		
		
		
		.seisColumnas {
			width: 94%;
			padding: 4px 3% 4px 3%;
		}
		.seisColumnasSeparadorRight {
			margin-right: 0px;
			margin-bottom: 30px;
		}
		
		
		
}




/************************************************************************************
MEDIA QUERIES 
*************************************************************************************/

@media screen and (max-width: 600px) {	






	
		.dosColumnasC {
			float: left;
			width: 94%;
			padding: 4px 3% 4px 3%;
			margin-left: 0px;
		
		}
		.dosColumnasCSeparadorRight {
			margin-bottom: 40px;
		}



}