@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
body{
background-color:#f1f4f8;
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
iframe {
	border: none;
}


.bnr {
-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
		-moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
		box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
}

.red {
	background-color: #50a627;
}
.blue {
	background-color: #BACFD8;
	background-image: url(../loto-gen.com/images/bg.png);
	background-repeat: repeat;

}
.yellow {
	background-color: #EFE7D6;
	background-image: url(../loto-gen.com/images/bg.png);
	background-repeat: repeat;

}
.grey {
	background-image: url(../loto-gen.com/images/bg.png);
	background-repeat: repeat;
	background-color: #D8D8D8;

}


ol li {
	margin-bottom: 0.4em;
}


.row {
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 5%;
}
h1 {
	padding: 0 20px;
}
h2 {
color:#f26156;
	font-size: 24px;
	padding: 0 20px;
}
h3 {
	padding: 0 20px;
	font-size: 19px;
}
h4 {
color:#f26156;
	padding: 0 20px;
	margin-top: 0px;
}

p {
	padding: 0 20px;

}
ol {
color: #43545b;
	padding: 0 20px;
	margin-left: 20px;
}
li {
font-size:14px;
font-weight:bold;
padding-top:5px;
}







.gen_title {
color:white; margin-top:13px; margin-bottom:13px; text-align:center; font-size: 22px;     text-transform: uppercase;     color: #243238; text-shadow: 1px 2px 1px rgba(0,0,0,0.3);
}

.gen_text {
border:2px solid white; padding:10px; color: #243238; font-size: 14px;     -webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
}











.Gen-Container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	max-width: 811px;

}

input[type="text"]{
	box-sizing: border-box;
	padding: 2%;
	font-size: 18px;
	text-align: center;

}
 input[type="reset"], input[type="submit"], input[type="button"] { 
 	cursor: pointer; 
	padding: 2%;
	font-size: 18px;


	
}

.row-gen {
	display: inline-block;
	width: 100%;
	margin-bottom: 0%;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 15px;
	padding-left: 15px;
}

.gen-header {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 0;
}













#FL-number1 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#FL-number1:hover {
color:#243238;
border:1px solid #fed974;
}


#FL-number2 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#FL-number2:hover {
color:#243238;
border:1px solid #fed974;
}

#FL-number3 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#FL-number3:hover {
color:#243238;
border:1px solid #fed974;
}

#FL-number4 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#FL-number4:hover {
color:#243238;
border:1px solid #fed974;
}

#FL-number5 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#FL-number5:hover {
color:#243238;
border:1px solid #fed974;
}


#FL-additional-number {
	background-color: #ffdcbf;
	color: #ff6818;
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	margin-right: 6.5%;
	border: solid 1px #ffa06d;
}


#FL-additional-number:hover {
	color: #243238;
	border: solid 1px #ff6818;
}

#FL-success {
	width: 23.5%;
	text-align: center;
	color: #f88010;
	font-weight: bold;
	margin-right: 11%;
	font-size: 25px;
	padding: 2%;
border:1px solid silver;
}


#FL-calculate {

	width: 22.5%;

	background-color:#000000;
	color: white;
	font-size: 14px;
	border-radius:0px;
border:1px solid white;
font-weight:bold;


-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);

margin-top:2px;

}

#FL-calculate:hover { 
	background: #f88010;

}



#FL-reset {
	width: 22.5%;
	margin-right: 15%;

background-color:#4b4b4b;
border:1px solid white;

font-size:14px;
font-weight:bold;
color:#f2f0c8;

}

#FL-reset:hover {

	color: #ffffdc;
}



#FL-auto {

	width: 22.5%;
color:white;

background-color:#4677c4;
border:1px solid white;
font-size:14px;
font-weight:bold;
-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
}

#FL-auto:hover {
	color: #FFF;
background-color:#6288c4;
}






#PB-number1 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#PB-number1:hover {
color:#243238;
border:1px solid #fed974;
}


#PB-number2 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#PB-number2:hover {
color:#243238;
border:1px solid #fed974;
}

#PB-number3 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#PB-number3:hover {
color:#243238;
border:1px solid #fed974;
}

#PB-number4 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#PB-number4:hover {
color:#243238;
border:1px solid #fed974;
}

#PB-number5 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#PB-number5:hover {
color:#243238;
border:1px solid #fed974;
}


#PB-additional-number {
	background-color: #ffdcbf;
	color: #ff6818;
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	margin-right: 6.5%;
	border: solid 1px #ffa06d;
}


#PB-additional-number:hover {
	color: #243238;
	border: solid 1px #ff6818;
}

#PB-success {
	width: 23.5%;
	text-align: center;
	color: #f88010;
	font-weight: bold;
	margin-right: 11%;
	font-size: 25px;
	padding: 2%;
border:1px solid silver;
}


#PB-calculate {

	width: 22.5%;

	background-color:#000000;
	color: white;
	font-size: 14px;
	border-radius:0px;
border:1px solid white;
font-weight:bold;


-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);

margin-top:2px;

}

#PB-calculate:hover { 
	background: #f88010;

}



#PB-reset {
	width: 22.5%;
	margin-right: 15%;

background-color:#4b4b4b;
border:1px solid white;

font-size:14px;
font-weight:bold;
color:#f2f0c8;

}

#PB-reset:hover {

	color: #ffffdc;
}



#PB-auto {

	width: 22.5%;
color:white;

background-color:#4677c4;
border:1px solid white;
font-size:14px;
font-weight:bold;
-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
}

#PB-auto:hover {
	color: #FFF;
background-color:#6288c4;
}




#EM-number1 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EM-number1:hover {
color:#243238;
border:1px solid #fed974;
}


#EM-number2 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EM-number2:hover {
color:#243238;
border:1px solid #fed974;
}

#EM-number3 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EM-number3:hover {
color:#243238;
border:1px solid #fed974;
}

#EM-number4 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EM-number4:hover {
color:#243238;
border:1px solid #fed974;
}

#EM-number5 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EM-number5:hover {
color:#243238;
border:1px solid #fed974;
}


#EM-additional-number1 {
	background-color: #ffdcbf;
	color: #ff6818;
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	margin-right: 1%;
	border: solid 1px #ffa06d;
}


#EM-additional-number:hover1 {
	color: #243238;
	border: solid 1px #ff6818;
}

#EM-additional-number2 {
	background-color: #ffdcbf;
	color: #ff6818;
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	margin-right: 1%;
	border: solid 1px #ffa06d;
}


#EM-additional-number:hover2 {
	color: #243238;
	border: solid 1px #ff6818;
}

#EM-success {
	width: 23.5%;
	text-align: center;
	color: #f88010;
	font-weight: bold;
	margin-right: 11%;
	font-size: 25px;
	padding: 2%;
border:1px solid silver;
}


#EM-calculate {

	width: 22.5%;

	background-color:#005b80;
	color: white;
	font-size: 14px;
	border-radius:0px;
border:1px solid white;
font-weight:bold;


-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);

margin-top:2px;

}

#EM-calculate:hover { 
	background: #f88010;

}



#EM-reset {
	width: 22.5%;
	margin-right: 15%;

background-color:#4b4b4b;
border:1px solid white;

font-size:14px;
font-weight:bold;
color:#f2f0c8;

}

#EM-reset:hover {

	color: #ffffdc;
}



#EM-auto {

	width: 22.5%;
color:white;

background-color:#4677c4;
border:1px solid white;
font-size:14px;
font-weight:bold;
-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
}

#EM-auto:hover {
	color: #FFF;
background-color:#6288c4;
}








#EJ-number1 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EJ-number1:hover {
color:#243238;
border:1px solid #fed974;
}


#EJ-number2 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EJ-number2:hover {
color:#243238;
border:1px solid #fed974;
}

#EJ-number3 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EJ-number3:hover {
color:#243238;
border:1px solid #fed974;
}

#EJ-number4 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EJ-number4:hover {
color:#243238;
border:1px solid #fed974;
}

#EJ-number5 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 1%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#EJ-number5:hover {
color:#243238;
border:1px solid #fed974;
}


#EJ-additional-number1 {
	background-color: #ffdcbf;
	color: #ff6818;
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	margin-right: 1%;
	border: solid 1px #ffa06d;
}


#EJ-additional-number:hover1 {
	color: #243238;
	border: solid 1px #ff6818;
}

#EJ-additional-number2 {
	background-color: #ffdcbf;
	color: #ff6818;
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	margin-right: 1%;
	border: solid 1px #ffa06d;
}


#EJ-additional-number:hover2 {
	color: #243238;
	border: solid 1px #ff6818;
}

#EJ-success {
	width: 23.5%;
	text-align: center;
	color: #f88010;
	font-weight: bold;
	margin-right: 11%;
	font-size: 25px;
	padding: 2%;
border:1px solid silver;
}


#EJ-calculate {

	width: 22.5%;

	background-color:#915d21;
	color: white;
	font-size: 14px;
	border-radius:0px;
border:1px solid white;
font-weight:bold;


-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);

margin-top:2px;

}

#EJ-calculate:hover { 
	background: #f88010;

}



#EJ-reset {
	width: 22.5%;
	margin-right: 15%;

background-color:#4b4b4b;
border:1px solid white;

font-size:14px;
font-weight:bold;
color:#f2f0c8;

}

#EJ-reset:hover {

	color: #ffffdc;
}



#EJ-auto {

	width: 22.5%;
color:white;

background-color:#4677c4;
border:1px solid white;
font-size:14px;
font-weight:bold;
-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
}

#EJ-auto:hover {
	color: #FFF;
background-color:#6288c4;
}




#MM-number1 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#MM-number1:hover {
color:#243238;
border:1px solid #fed974;
}


#MM-number2 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#MM-number2:hover {
color:#243238;
border:1px solid #fed974;
}

#MM-number3 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#MM-number3:hover {
color:#243238;
border:1px solid #fed974;
}

#MM-number4 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#MM-number4:hover {
color:#243238;
border:1px solid #fed974;
}

#MM-number5 {
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	background-color:white;
	margin-right: 2%;
	border-radius:0px;
	color:#b7b7b7;
	border:1px solid #b7b7b7;

}

#MM-number5:hover {
color:#243238;
border:1px solid #fed974;
}


#MM-additional-number {
	background-color: #ffdcbf;
	color: #ff6818;
	box-sizing: border-box;
	font-size: 18px;
	width: 10%;
	text-align: center;
	display: block;
	float: left;
	margin-right: 6.5%;
	border: solid 1px #ffa06d;
}


#MM-additional-number:hover {
	color: #243238;
	border: solid 1px #ff6818;
}

#MM-success {
	width: 23.5%;
	text-align: center;
	color: #f88010;
	font-weight: bold;
	margin-right: 11%;
	font-size: 25px;
	padding: 2%;
border:1px solid silver;
}


#MM-calculate {

	width: 22.5%;

	background-color:#d9212c;
	color: white;
	font-size: 14px;
	border-radius:0px;
border:1px solid white;
font-weight:bold;


-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);

margin-top:2px;

}

#MM-calculate:hover { 
	background: #f88010;

}



#MM-reset {
	width: 22.5%;
	margin-right: 15%;

background-color:#4b4b4b;
border:1px solid white;

font-size:14px;
font-weight:bold;
color:#f2f0c8;

}

#MM-reset:hover {

	color: #ffffdc;
}



#MM-auto {

	width: 22.5%;
color:white;

background-color:#4677c4;
border:1px solid white;
font-size:14px;
font-weight:bold;
-webkit-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 30px -4px rgba(0,0,0,0.44);
}

#MM-auto:hover {
	color: #FFF;
background-color:#6288c4;
}


/* Tabs */

ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
ul.tabs li {
	color: #222;
	display: inline-block;
	padding: 0;
	cursor: pointer;
	width: 199.5px;
	height: 54px;
	margin: 0px;
	border-bottom:4px solid #481c01;
background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
}

ul.tabs li.current{
	color: #222;
	background-position: center -60px;
	
}





#FL {
	background-image: url(fl.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: #f88010;	
}
#FL:hover {
	background-image: url(fl.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #40a0d7;
}
#FL.current {
	background-image: url(fl.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: #40a0d7;
}



#EJ {
	background-image: url(fl.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: #f88010;	
}
#EJ:hover {
	background-image: url(fl.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #915d21;
}
#EJ.current {
	background-image: url(fl.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: #915d21;
}




#PB {
	background-image: url(pb.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: #f88010;	
}
#PB:hover {
	background-image: url(pb.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: black;
}
#PB.current {
	background-image: url(pb.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: black;
}

#EM {
	background-image: url(eum.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: #f88010;
}
#EM:hover {
	background-image: url(eum.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #005b80;
}
#EM.current {
	background-image: url(eum.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: #005b80;
}
#MM {
	background-image: url(mm.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: #f88010;
}
#MM:hover {
	background-image: url(mm.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #d9212c;
}
#MM.current {
	background-image: url(mm.png);
	background-repeat: no-repeat;
	background-position: center -60px;
	background-color: #d9212c;
}

.tab-content{

	display: none;
	padding: 0 15px;

	border-bottom:4px solid #481c01;


background: #f6e0b4;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #f1c192, #f6e0b4);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #f1c192, #f6e0b4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */





}


.tab-content.current{
	display: inherit;
}

iframe {
	margin-left: -10px;
}

.mobile_show {
	display:none;
}

.mob_link_btn{
	width:100%;
	height:70px;
	margin: 40px 0;
	background: -moz-linear-gradient(top,#5cbe2d 0%,#50a627 60%, #50a627 61%, #4c9d25 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5cbe2d), color-stop(60%,#50a627), color-stop(61%,#50a627), color-stop(100%,#4c9d25));
  background: -webkit-linear-gradient(top,#5cbe2d 0% ,#50a627 60%, #50a627 61%, #4c9d25 100%);
  background: -o-linear-gradient(top,#5cbe2d 0%,#50a627 60%, #50a627 61%,#4c9d25 100%);
  background: -ms-linear-gradient(top,#5cbe2d 0%,#50a627 60%, #50a627 61%,#4c9d25 100%);
  background: linear-gradient(to bottom,#5cbe2d 0%,#50a627 60%, #50a627 61%,#4c9d25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbe2d',endColorstr='#4c9d25',GradientType=0);
  	color: #FFF;
  	font-size: 2em !important;
	font-weight:600;
	text-decoration:none;
}

.not_real_link{
	text-decoration:none;
}

.bgr {    width: 100%!important;}