@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

.view-stat-test .pagination
{
	display:none;
}
#user-register-form #edit-mailchimp-lists , #user-register-form--2 #edit-mailchimp-lists--2, #user-register-form #edit-mailchimp-lists--3, #user-register-form #edit-mailchimp-lists--4
{
	display:none;
}
/* @font-face {
    font-family: 'impact';
    src: url('../fonts/impact.eot');
    src: url('../fonts/impact.eot') format('embedded-opentype'),
         url('../fonts/impact.woff2') format('woff2'),
         url('../fonts/impact.woff') format('woff'),
         url('../fonts/impact.ttf') format('truetype'),
         url('../fonts/impact.svg#impact') format('svg');
} */


@font-face {
    font-family: 'Nexa';
    src: url('../fonts/NexaLight.eot');
    src: url('../fonts/NexaLight.eot') format('embedded-opentype'),
         url('../fonts/NexaLight.woff') format('woff'),
         url('../fonts/NexaLight.ttf') format('truetype'),
         url('../fonts/NexaLight.svg#impact') format('svg');
}


/* 
@font-face {
  font-family: 'Nexa';
  src: url('NexaLight.eot?#iefix') format('embedded-opentype'),  url('../fonts/NexaLight.otf')  format('opentype'),
	     url('../fonts/NexaLight.woff') format('woff'), url('../fonts/NexaLight.ttf')  format('truetype'), url('../fonts/NexaLight.svg#NexaLight') format('svg');
  font-weight: normal;
  font-style: normal;
} */


body {
	 /* font-family: 'Open Sans', sans-serif; */
	 font-family: verdana;
	 background:#fff;
	 color:#4f4f4f;
	 text-align: justify;
	 /* background: url('/sites/default/files/images/background.jpg'); */
	 background-repeat: no-repeat;
	} 

img {
	 max-width:100%;
	 height:auto;
	}

.logo {
		 margin-top:0px;
		 text-align: left;
	}
.logo img{
	width: 100px;
}
/* #block-block-5 img{
	width: 75px;
} */
h1, h2, h3, h4, h5, h6, #site-name {
	 color:#333;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight:bold;
	}
h1 { font-size:25px;}
h2 { font-size:22px;}

.breadcrumb { display:none;}

.thelntophead {
	 background:url("/sites/default/files/images/top-bg.png") top left repeat-x;
	 padding-top:17px;
	 /* padding-bottom:10px; */
	 border-bottom:4px solid #ffcc33;
	}
.lotterie{
	background: #D4D4D4;
}
.thelntophead .container{
	background: none;
	padding-bottom:10px;
	padding-top: 5px;
}
.thelnmain {
	 line-height:25px;
	 /* padding:30px 0; */
	 /*background:#f7f7f7;*/
	}

.thelnfooter {
	margin-top: 0px;
	margin-bottom: 0px;
	 background:url("/sites/default/files/images/foot-bg.png") top left repeat-x;
    padding: 10px;
	}
.thelnfooter1 {
	 /*background:#B2D1E5;*/
	}
.thelnfooter .lnfooter-container .row .col-sm-10{
	/* background: #fff; */
	background: rgba(255,255,255, 0.5);
	/* margin-top: -10px; */
}
.themaincontentln .col-sm-10{
	/* background: #fff; */
	background: rgba(255,255,255, 0.5);
	padding-top: 10px;
	padding-bottom: 20px;
	/* padding-left: 50px; */
}

.navbar-collapse {
	max-height: 340px;
	padding-right: 15px;
	padding-left: 0px;
	overflow-x: visible;
	border-top: 0px solid transparent;
	box-shadow: inset 0 0px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch;
	}


/* media ***************************** */
iframe { max-width:100%; }
/* ----- Video Player ------------- */
.video-player { height: 0; margin-bottom: 1em; overflow: hidden; padding-bottom: 67.5%; padding-top: 1.5625em; position: relative; }
.video-player.widescreen { padding-bottom: 57.25%; }
.video-player.vimeo { padding-top: 0; }
.video-player iframe, .video-player object, .video-player embed, .video-player video { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }


#block-block-1 .video-player{
	-webkit-box-shadow: 0px 10px 14px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 10px 14px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 10px 14px 0px rgba(0,0,0,0.5);
	}

/* VIEWS ********************************** */

#owl-carousel-block6 {
	 padding:0px;
	 background:#c7def1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	 
	}
	
#owl-carousel-block6 .views-field-title {
	 font-weight:bold;
	 font-size:18px;
	 text-align:center;
	 padding:10px 0;
	}
#owl-carousel-block6 .views-field-field-brand-image img	{
	 display:block;
	 margin-left:auto;
	 margin-right:auto;	 
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;	 
	}

.field-name-field-slider-images .field-items .field-item {
	 float:left;
	 padding:10px;
	}

.footer {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 0px solid #E5E5E5;
	}
	
#block-block-4 { text-align:center; font-weight:bold; color:#fff;}	

#block-block-5 { color:#fff; font-weight:bold;}


#user-profile-form #edit-field-date-of-birth 
{
	display:none;
}
	
@media only screen 
and (min-width : 1224px) {

	.navbar.container {
		max-width: 100%;
		}
	.navbar-nav>li {
		border-right: 1px solid #ccc;
		}
	.navbar-nav>li:last-child {
  	    border-right: 0px solid #ccc;
		}
	.navbar-nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	.nav>li>a {
	padding: 5px 15px;
	}
    
	.navbar {
		 /*font-size:15px;
		 font-weight:bold;*/
		}

				
}
.navbar {
	 text-transform:uppercase;
	}


.navbar-default {
	background-color: transparent;
	border-color: transparent;
	}

.navbar {
	position: relative;
	min-height: 30px;
	margin-bottom: 20px;
	border: 0px solid transparent;
	}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color:transparent;
	font-weight: bold;
}

.input-group-btn:last-child>.btn {
	text-indent: -9999px;
}
#block-search-form .btn-default {
	 /* background: #685157 url("/sites/default/files/images/search.png") center top no-repeat; */
	 color: #333; 
	 background-color: #685157; 
	 border-color: #ccc; 
	 width:30px;
	 height:30px;
	 display:none;
	}

.form-control {
	display: block;
	width: 100%;
	height: 35px;
	padding: 5px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: none;
	background-image: none;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	/* border-left: 1px solid #fff; */
	border-left: 1px solid #d8d8d8;
	/* border-top: 1px solid #fff; */
	border-top: 1px solid #d8d8d8;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	
	}
.btn{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 0px solid transparent;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background: #e31d1a;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff;
	font-weight: bold;
}
@media only screen 
and (min-width : 1024px) {

	 .thelnnavigation {
		  display:none;
		 }	
     #block-views-home-slideshow-block.col-sm-9 {
		 padding-left:0;
		 padding-right:15px;
		 width:71%;
		 }
	 #block-views-resutat-block.col-sm-3 {
		 padding-right:0;
		 /* margin-left:15px; */
		 margin-left: 36px;
		 width:28%;
		 padding-left:1px;
		}
	 #block-block-6 {
		  margin-top:25px;
		 }	
	 #block-block-6 .col-sm-6 {
		  padding-right:0;
		 }

	 #block-block-6.col-sm-6 {
		  padding-right:0;
		  padding-left:0;
		 }	
      .view-id-dernier_tirage_video iframe {
		   height:230px;
		  }	

	.view-id-dernier_tirage_video {
		 margin-top:25px; 
		 border-radius: 10px;
		}
		
						 
}
@media 
(max-width: 995px) {
	
	#block-superfish-1 {
		 display:none;
		}

		.logo img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}	

    .navbar-header {
        float: none;
		background: #e31d1a;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;		
    }
	
	.navbar.container {
		max-width: 100%;
		}
	
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		background: #e31d1a;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-collapse.in {
		 background:#e31d1a;
		}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #fff;
	background-color: #e31d1a;
	}

	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
		color: #fff;
		background-color:transparent;
		font-weight: bold;
	}
	.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
	}


	.navbar-collapse {
	max-height: 340px;
	padding-right: 15px;
	padding-left: 0px;
	overflow-x: visible;
	border-top: 0px solid transparent;
	box-shadow: inset 0 0px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch;
	padding-left: 10px;
	}

	.navbar-default .navbar-toggle .icon-bar {
	  background-color: #fff;
	}	
	
	#block-block-2,
	#block-jquery-countdown-timer-jquery-countdown-timer,
	#block-block-3,
	#block-block-4 {
		 margin-top:10px;
		}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	  background-color: #e31d1a;
	}	
	.navbar-default .navbar-toggle {
	  border-color: #fff;
	}	

	.navbar-default .navbar-nav>.dropdown>a .caret {
	  border-top-color: #fff;
	  border-bottom-color: #fff;
	}

	.dropdown-menu>li>a {
	  display: block;
	  padding: 3px 20px;
	  clear: both;
	  font-weight: normal;
	  line-height: 1.428571429;
	  color: #fff;
	  white-space: nowrap;
	}
	.dropdown-menu>li>a:hover {
		background:none;
	    color: #fff;
	 }
	 
	 #block-views-dernier-tirage-video-block,
	 #block-block-6 {
		  margin-top:20px;
	 }
	 .detaillant-du-mois{
		max-width: 220px;
	}
	#block-block-6{
		/* padding-left: 95px; */
		text-align: center;
	}
	#block-views-detaillant-du-mois-block, #block-block-6{
		width: 50%;
	}

}
@media only screen 
and (max-width : 546px)
and (min-width: 554px){
	#block-block-6{
		padding-left: 15px;
	}
}
@media only screen 
and (max-width : 995px)
and (min-width : 700px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
	  width:100%;
	}
	.lotterie .col-sm-2, 
	.lotterie .col-sm-3 {
		 width:50%;
		 float:left;
	}
	/* #block-block-6{
		padding-left: 100px;
	}
	.detaillant-du-mois{
		width: 220px;
	} */
}

@media only screen 
and (max-width : 800px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
	  width:100%;
	}
}

@media only screen 
and (max-width : 995px)
and (min-width : 468px) {

	#block-block-6 .col-sm-6 {
		 width:50%;
		 float:left;
		}
}

.row {
 clear:both;
}

.well {
  min-height: 20px;
  padding: 0px;
  margin-bottom: 20px;
  background: none;
  /* background-color: #fff; */
  border: 0px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 0px rgba(0,0,0,0.05);
  box-shadow: inset 0 0px 0px rgba(0,0,0,0.05);
}

.countdownHolder {
  width: 260px;
  margin: 0 auto;
  font: 20px/1.5 'Open Sans Condensed',sans-serif;
  text-align: center;
  letter-spacing: -3px;
}

#jquery-countdown-timer-note {
  color: #999;
  font-size: 12px;
  margin: 0 auto;
  padding: 4px;
  text-align: center;
  text-shadow: 0px 0px 0 rgba(255, 255, 255, 0.3);
  width: 260px;
  position: relative;
  bottom: 20px;
}
#jquery-countdown-timer-note  span{
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #f9f9f9;
}
#jquery-countdown-timer {
	padding-top:10px;
	padding-bottom: 6px;
	/* background:#333; */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	background: -webkit-linear-gradient(left top, #00c1f3, #1979be); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #00c1f3, #1979be); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #00c1f3, #1979be); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #00c1f3, #1979be); /* Standard syntax (must be last) */
	}

.countDiv:before, .countDiv:after {
  background-color: #fff;
}

#block-jquery-countdown-timer-jquery-countdown-timer .block-title { text-align:center; color:#333;}

#block-search-form #search-block-form {
	margin-top:10px;
	}
#block-search-form #search-block-form  .input-group {
	width:100%;
}
#block-search-form #search-block-form .form-control {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* background: url("/sites/default/files/images/search-bg.png"); */
	border: 1px solid;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .0s,box-shadow ease-in-out .0s;
	transition: border-color ease-in-out .0s,box-shadow ease-in-out .0s;
	/* color:#e31d1a;	 */
	color:#4373b6;	
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	}

#block-search-form input::-moz-placeholder{color:#4373b6}
#block-search-form input:-ms-input-placeholder{color:#4373b6}
#block-search-form input::-webkit-input-placeholder {color: #4373b6;}	

#block-block-4 img {
	 padding-right:5px;
	 text-align:center;
	}

#block-block-5 {
	 margin-top:20px;
	 text-align:center;
	}
#block-block-3,
#block-block-2 {
	 text-align:center;
	}
/* menu */
#block-superfish-1 #superfish-1 {
	 font-size:16px;
	 line-height:30px;
	 font-weight:bold;
	  z-index: 9997;
	}	
#block-superfish-1 #superfish-1 a {
	 text-decoration:none;
	 font-size: 15px;
	 padding-left: 15px;
}
#block-superfish-1 #superfish-1 li ul a {
	 text-decoration:none;
	 padding-left:10px;
	 font-size: 15px;
}	
.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
	 background: none;
	left:175px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
  color: #fff;
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover {
  color: #fff;
  font-weight:bold;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus,
#mailchimp-lists-user-subscribe-form-newsletter .btn:hover {
  color: #fff;
  background-color: #e31d1a;
}
.sf-vertical .sfHover a.menuparent{
	color: #e31d1a;
	background: #fce8e8;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.sf-vertical, .sf-vertical li {
	width:165px;
	background: #e31d1a;
    margin-bottom: 5px;
    z-index: 9997;
}
.sf-vertical, .sf-vertical li:hover{
	background: #fce8e8;
}
.sf-vertical, .sf-vertical li.menuparent,
.sf-vertical li#menu-1647-1.last{
	border-radius: 20px;
}

.sf-vertical li.first.menuparent{
	margin-top: 90px;
}
.sf-vertical, .sf-vertical li a{
	color: #fff;
}
.sf-vertical, .sf-vertical li.firstandlast {
	margin-bottom: 0px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.sf-vertical, .sf-vertical li.last{
	margin-bottom: 0px;
}
.sf-vertical, .sf-vertical ul li.first{
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-top-right-radius: 7px;
	-moz-border-top-left-radius: 7px;
}
.sf-vertical, .sf-vertical ul li.last{
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.sf-vertical, .sf-vertical ul li{
	margin-bottom: 0px;
}
#block-superfish-1 #superfish-1 li ul a:hover, #block-superfish-1 #superfish-1 li a:hover, #block-superfish-1 #superfish-1 li a:active{
	color: #e31d1a;
}
#block-superfish-1 #superfish-1 li ul a{
	border: 0px;
}
#block-superfish-1 #superfish-1 .last a{
	border-bottom: 0px;
}
.sf-vertical #menu-601-1, .sf-vertical #menu-601-1 ul li{
	background: #1979be;
}
.sf-vertical #menu-601-1 ul li.first a:hover{
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}
.sf-vertical #menu-601-1 ul li.last a:hover{
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.sf-vertical #menu-601-1 a:hover, .sf-vertical #menu-601-1 ul li a:hover, .sf-vertical #menu-601-1:active, .sf-vertical #menu-601-1 ul li a:active{
	background: #63c3f0;
	color: #fff !important;
}
.sf-vertical #menu-601-1 a.menuparent:hover{
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
#menu-601-1.sfHover a.menuparent{
	background: #1979be !important;
	color: #fff;
}
.hp-balls, .nums{ 
	float:left;
	list-style:none;
	margin-right:4px;
	width:38px;
	height:38px;
	background:url("/sites/default/files/images/ball_backgroud.png") center top no-repeat;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding-top:5px;
	color:#d70021;
}
.hp-balls:last-child { 
	margin-right:0px;
 }
.row-1 .hp-balls:last-child{
	margin-right: 3px;
}
.hp-balls-top {
	width: 250px;
	margin: 0 auto;
}
#block-views-resutat-block .views-field-field-date-du-tirage{
	 font-weight:bold;
	 color:#fff;
	 margin-top: 0px;
	 text-align:center;
	 font-size:16px;
	 clear: left;
	}
#block-views-resutat-block .views-field-nothing {
	 text-align:center;
	}
#block-views-resutat-block .views-field-nothing-2 {
  float: left;
  margin-top: 20px;
  padding-left: 15px;
}
#block-views-resutat-block .views-field-nothing h3 {
	 color:#000;
	 margin-top: 10px;
	}		
#block-views-resutat-block .views-field-php-1 {
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:2px solid #fff;
	height:60px;
	margin-right: 5px;
	}
#block-views-resutat-block .views-field-php	{
	 text-align:center;
	 font-weight:bold;
	 color:#fff;
	 padding-top:20px;
	 font-size:18px;
	 padding-right:5px;
	 height:70px;
	}
#block-views-resutat-block .views-field-nothing-1 {
  float: right;
  padding-right: 5px;
  margin-top:20px;
  margin-bottom:20px;
}
#block-views-resutat-block .detailed-results{
	color: #fff;
}

.linkTirageHp a {
	 background:#fff;
	 padding:5px;
	 color:#d70021;
	 text-decoration:none;
	 font-weight:bold;
	}
	
.view-id-resutat .views-field-php {
	 clear:left;
	}
#block-views-resutat-block, #num-gagnant-div {
	/*background:url("/sites/default/files/images/background-tirage.png") center bottom no-repeat;*/
	border:1px solid #ccc;
}
#block-views-resutat-block .detailed-results table th{
	font-size: 12px;
}
.view-id-dernier_tirage_video .col-sm-12 {
	 /* padding:30px 30px 5px 30px; */
	 padding: 18px 30px 20px;
	}
.view-id-dernier_tirage_video .col-sm-12 h2 {
	 margin-top:0;
	}	
.view-id-dernier_tirage_video {
	 /* background:url("/sites/default/files/images/video-bg.png"); */
	 /* background:url("/sites/default/files/images/pale_green.png") no-repeat scroll center; */
	 /* background: #ffe019; */
	 background: #a6d2ff;
	}	

	/*Edited by Kris

	span.jackpotWeekly {
    background: url("/sites/default/files/images/bannerTopJackpot.png");
    width: 668px;
    height: 370px;
}
.view.view-jackpot-of-the-week.view-id-jackpot_of_the_week.view-display-id-block{
    background: url("/sites/default/files/images/bannerTopJackpot.png") no-repeat;
    height: 370px;
}*/

img.jackpotAmount {
	max-width: 100%;
    height: auto;
    z-index: -1;
}

#block-views-jackpot-of-the-week-block .views-field-php .field-content{
	color: #fff;
	/* font-family: impact; */
}
#block-views-jackpot-of-the-week-block .aprox{
	font-family: "Roboto Condensed",sans-serif;
	font-weight: bold;
}
#block-views-jackpot-of-the-week-block .views-field-field-date-of-next-jackpot{
	text-align: center;
	font-weight: bold;
	font-size: 17px
}
#block-views-home-slideshow-block {
	clear: left;
	font-style: italic;
	padding-top: 10px;
}
#block-views-home-slideshow-block p{
	font-size: 16px;
	text-align: left;
}

#block-views-home-slideshow-block .views-field-nothing .field-content {
	/* padding-left: 0px; */
}
#block-menu-menu-footer ul.menu{
	-webkit-columns: 4 200px;
	-moz-columns: 4 200px;
	columns: 4 200px;
	padding-top: 20px;
}
#block-menu-menu-footer ul.menu a{
	color: #4f4f4f;
}
#block-menu-menu-footer ul.menu a:hover{
	background-color: #fff;
	color: #013ca6;
}
.thelnfooter{
	margin-top: -20px;
}
#block-block-7{
	padding: 25px 0;
}
#block-views-detaillant-du-mois-block{
	margin-top: 25px;
}
.detaillant-du-mois{
	padding: 12px;
	color: #000;
	background: #c4e24e;
	font-weight: bold;
	text-align: center;
}
.detaillant-du-mois .nom-detaillant{
	font-weight: bold;
	font-size: 23px;
}
.detaillant-du-mois .nom-detaillant a{
	color: #000;
}
#block-act-news-block-news-carousel .news_lire_plus{
	color: #1d4381;
	text-align: center;
	text-decoration: underline;
}
#block-act-news-block-news-carousel {
	text-align: left;
	clear: both;
}
/* Statistiques : combinaison */
.view-list-of-combinations h3{
	background: #013ca6;
	border-radius: 6px;
	border: 1px solid #013ca6;
	float: left;
	margin: 20px 20px 0 0;
	padding: 12px 20px;
	text-align: center;
	width: 45%;
	position: relative;
}
.view-list-of-combinations h3:after, .view-list-of-combinations h3:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}
.view-list-of-combinations h3:before {
	border-color: rgba(1,60,166, 0);
	border-left-color: #013ca6;
	border-width: 12px;
	margin-top: -10px;
}
.view-list-of-combinations h3, .view-list-of-combinations a{
	color: #fff;
	font-size: 21px;
}
.view-list-of-combinations .views-label-field-numeros-gagnants{
	padding-right: 15px;
}
.view-list-of-combinations .views-field-title-1{
	border-bottom: 1px dotted #999;
	padding-bottom: 25px;
}
.view-list-of-combinations .views-row{
	padding-top: 14px;
}
.btn:hover{
	background: #013ca6;
	color: #fff;
}

/* Statistiques par numero */
.form-type-radio.form-item-field-numeros-gagnants-value.form-item.radio {
	float: left;
}
#edit-field-numeros-gagnants-value .form-item-field-numeros-gagnants-value input{
	display: none;
}
#edit-field-numeros-gagnants-value .radio + .radio, .checkbox + .checkbox{
	margin: 0;
}
.views-field-counter span{
	display: none;
}
.view-stat-test .view-footer{
	border-top: 2px solid;
	padding: 20px;
	/* width: 70%; */
}
.statLeft{
	/* width: 97px;  */
	height: 95px; 
	line-height: 95px;
}
.statRight{
	/* width: 70%; */
	color: #4f4f4f;
}
#views-exposed-form-stat-test-page .radio{
	padding-left: 0;
}
#views-exposed-form-stat-test-page #edit-field-numeros-gagnants-value-wrapper label{
	margin-bottom: 20px;
}
.form-item-field-numeros-gagnants-value:nth-child(11), .form-item-field-numeros-gagnants-value:nth-child(21),
.form-item-field-numeros-gagnants-value:nth-child(31){
	clear: left;
}
/* canvas to display jackpot amount on homepage */
#canvas{
	width: 100%;
	height: auto;
	margin-left: 10px;
}
/* Tirages & Archives */
#num-gagnant-div{
	text-align: center;
	/* padding: 25px; */
	padding: 0 0 45px;
	margin-bottom: 15px;
	clear: left;
}
#num-gagnant-div h3{
	font-style: italic;
}
.num-gagnant-lbl{
	color: #e31d1a;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
}
#num-gagnant-div h1, #num-gagnant-div h3, .num-gagnant-lbl{
	color: #fff;
}
#num-gagnants{
	width: 255px;
	margin: 0 auto;
}
.repartitions-gains{
	clear: left;
	padding: 0;
	margin-bottom: 15px;
}
.repartitions-gains table{
	width: 100%;
}
.repartitions-gains table td, .repartitions-gains table th {
	text-align: center;
}
.repartitions-gains tr{
	border-top: 1px solid #ee2d24;
	border-bottom: 1px solid #ee2d24;
}
.repartitions-gains thead{
	/* background: #013ca6; */
	background: #1267b7;
	color: #fff;
}
.repartitions-gains thead tr{
	/* border-top: 1px solid #013ca6; */
	border-top: 1px solid #1267b7;
}
.repartitions-gains .table-footer{
	font-weight: bold;
}
.repartitions-gains .first-h{
	background: #fff;
	color: #4f4f4f;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.repartitions-gains .first-h tr{
	border: 0px;
}
#views-exposed-form-tirages-et-archives-page div.views-exposed-form {
	padding: 8px; 
	margin-bottom: 15px;
}
#views-exposed-form-tirages-et-archives-page div.views-exposed-form input{
	border: 1px solid #D8D8D8;
	height: 35px;
}
#views-exposed-form-tirages-et-archives-page .views-exposed-form .views-exposed-widget .form-submit{
	margin-top: 2.3em !important;
}
.view-id-tirages_et_archives .view-filters{
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
#quick-pick{
	padding: 0 15px 45px;
	border: 1px solid #ccc;
}
#quick-pick h4{
	margin: 10px;
	text-transform: uppercase;
	color: #4f4f4f;
}
#quick-pick span{
	float: right; 
	text-align: left;
	padding: 0px;
}
#quick-pick .btn{
	float: right;
}
#quick-pick-result{
	clear: both;
}
#quick-pick-result .quick{
	border: 1px solid #e31d1a;
	border-radius: 50px;
	box-shadow: 2px 1px 3px #ccc;
	color: #e31d1a;
	float: left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
	padding: 3px 9px;
	width: 35px;
}
.views-field-field-montant-total-des-ventes .field-content, .views-field-field-consolidated-fund .field-content,
.views-field-field-montant-roll-over .field-content{
	font-weight: bold;
}
/* Devenez VIP block */
#newsCanvas{
	background: url('/sites/default/files/images/newsletterLeft_L.png') no-repeat;
	cursor: pointer;
}
#block-mailchimp-lists-newsletter{
	position: relative;
	bottom: 47px;
	cursor: pointer;
}
#block-views-login-revemp-block{
	/* background: #eb3619; */
	text-align: center;
	background: url('/sites/default/files/images/newsletter-background.png') repeat left, url('/sites/default/files/images/mon-compte-right.png') no-repeat right;
	border-bottom-right-radius: 21px;
	border-bottom-left-radius: 21px;
	height: 47px;
	border-right-color: #86d5f3;
	border-right-style: double;
}
#block-block-8{
	text-align: center;
	/* background: url('/sites/default/files/images/backgroundVip.png'); */
	background: url('/sites/default/files/images/backgrndVip.png');
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 22px;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-top-style: double;
    border-left-style: double;
    border-right-style: double;
	margin:0 -1px;
}
.block-login{
	float: right;
    cursor: pointer;
	z-index: 999;
    /* right: 3px; */
    position: relative;
}
#mailchimp-newsletter-newsletter label{
	font-size: 12px;
	color: #fff;
}
#mailchimp-newsletter-newsletter input{
	height: 25px;
}
#mailchimp-lists-user-subscribe-form-newsletter #edit-submit{
	margin-top: -25px;
}
#mailchimp-newsletter-newsletter .form-item{
	margin-bottom: 5px;
}
#mailchimp-lists-user-subscribe-form-newsletter .btn{
	padding: 3px 8px;
	font-size: 12px;
	/* background: #013ca6; */
	background: #0d568c;
}
#block-search-form{
	margin-top: -40px;
}
/* #user-register-form--2 #edit-profile-game-profile-field-game-policy--2, #user-register-form--2 #edit-profile-game-profile-field-tos--2
{
	display: none;
} */

.user-info-from-cookie #edit-submit{
background: #e31d1a;
   color: #fff;
   font-size: 14px;
   font-weight: normal;
}
#login-modal .modal-header, #register-modal .modal-header{
	background: #e31d1a;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#login-modal .modal-header .close, #login-modal .modal-header #modalLoginLabel, #register-modal .modal-header #modalRegisterLabel,
#register-modal .modal-header .close{
	color: #fff;
	opacity: 1;
}
#login-modal .modal-body ul li{
	list-style: none;
	padding-bottom: 5px;
}
#login-modal .modal-body ul{
	padding: 5px 0;
}
#login-modal .modal-body ul li a{
	color: #e31d1a;
}
#login-modal .modal-body{
	padding: 20px 20px 0;
}
.popup-style-mcpopup .popup-element-body a.popup-close-button{
	background: url('/sites/default/files/images/close-icon-small.png');
	height: 15px;
	width: 15px;
	top: -10px;
}
.popup-style-mcpopup .popup-element-body .bottom .left{
	background: url('/sites/default/files/images/popup/bottom-left.png') no-repeat;
}
.popup-style-mcpopup .popup-element-body .bottom .center{
	background: url('/sites/default/files/images/popup/bottom.png') repeat-x bottom;
}
.popup-style-mcpopup .popup-element-body .bottom .right{
	background: url('/sites/default/files/images/popup/bottom-right.png') no-repeat;
}
.popup-style-mcpopup .popup-element-body .center .left{
	background: url('/sites/default/files/images/popup/left.png') repeat-y left;
}
.popup-style-mcpopup .popup-element-body.origin-bottom-left.expand-bottom-right .top .left{
	background-image: url('/sites/default/files/images/popup/obl-ebr.png');
}
.popup-style-mcpopup .popup-element-body .top .left{
	background: url('/sites/default/files/images/popup/top-left.png') no-repeat;
}
.popup-style-mcpopup .popup-element-body .top .right{
	background: url('/sites/default/files/images/popup/top-right.png') no-repeat;
}
.popup-style-mcpopup .popup-element-body .center .right{
	background: url('/sites/default/files/images/popup/right.png') repeat-y right;
}
.popup-style-mcpopup .popup-element-body .center .center{
	background: url('/sites/default/files/images/popup/back.png');
}
.popup-style-mcpopup .popup-element-body .top .center{
	background: url('/sites/default/files/images/popup/top.png') repeat-x top;
}
/* user logged block */
.user-logged-sec{
	color: #fff;
	float: right;
	width: 140px;
	padding: 0 5px;
	height: 47px;
}
.logout img{
	width: 20px;
	float: right;
	position: relative;
	bottom: 50px;
	z-index: 999;
}
#block-bootstrap-login-modal-bootstrap-login-modal{
	display: none;
}
/* word wrap */
.node-page img, .node-news img, .node-home-sliddeshow img, .view-display-id-page_1 img, .view-display-id-page_2 img{
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

.view-display-id-page_1 img
{
	padding-left: 0px;
	padding-bottom: 0px;
}
#block-block-9{
	/* width: 200px; */
	/* width: 100%; */
	text-align:center;
}
#block-block-9 h3{
	font-size: 18px;
	/* text-align: left; */
}
#views-exposed-form-detaillant-maurice-page .views-exposed-form .views-exposed-widget .form-submit{
	margin-top: 32px;
}
#views-exposed-form-detaillant-maurice-page .views-exposed-widgets{
	margin-bottom: 1.5em;
}

#block-block-7 img{
}
#popup-announcement-wrap{
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	top: 5%;
	width: 35%;
}
#node-319 img{
	float: none;
}
/* Detaillant du mois & archives */
#block-views-detaillant-du-mois-block-1{
	padding-top: 10px;
}
#act-detaillants-form #edit-field-mois-value-value .date-month{
	padding-right: 20px;
}
#act-detaillants-form .btn{
	margin-left: 10px;
}
#act-detaillants-form .form-type-date-select>label{
	float: left;
}
#act-detaillants-form #edit-field-mois-value-value, #act-detaillants-form #edit-field-mois-value-value label{
	clear: both;
}
#node-352 .mythe-even, #node-351 .mythe-even{
	background: #eff8e8;
	border-top: 1px solid #4e7f27;
	border-bottom: 1px solid #4e7f27;
	padding: 10px 10px 0;
}
#node-352 .mythe, #node-351 .mythe{
	font-weight: bold;
	color: #4e7f27;
}
/* Assister au tirage & contact formulaire */
#webform-client-form-374 .form-item label, #webform-client-form-5 .form-item label{
	float: left;
	width: 200px;
	font-size: 12px;
	padding-right: 15px;
	text-align: left;
	clear: left;
}
#webform-client-form-374 .form-item input[type="text"], #webform-client-form-374 .form-item select, #webform-client-form-374 #edit-submitted-addresse-email,
#webform-client-form-5 .form-item input[type="text"], #webform-client-form-5 #edit-submitted-your-email-address{
	height: 30px;
	width: 315px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #ccc;
}
#webform-client-form-374 .form-item textarea, #webform-client-form-5 .form-item textarea{
	width: 320px;
}
#webform-client-form-374 .form-item, #webform-client-form-5 .form-item{
	padding-bottom: 10px;
}
#webform-client-form-374 .grippie, #webform-client-form-5 .grippie{
	display: none;
}
#webform-client-form-374 .webform-component--selectioner-la-date-de-votre-choix .form-select,
#webform-client-form-374 .webform-component--date-de-naissance .form-select{
	float: left;
	width: 88px;
	margin-right: 5px;
	padding-left: 5px;
}
.legend{
	color: red;
}


/* Added by Ritasha (06/11/2015) */
.wordingWrap{
	word-wrap: break-word;
}
.user-info-from-cookie label{
	float: left;
	width: 170px;
}
.user-info-from-cookie input[type="text"]{
	width: 250px;
}
.user-info-from-cookie .help-block{
	color: #4f4f4f;
}
.user-info-from-cookie .form-item-captcha-response label{
	width: 245px;
	text-align: left;
}

.user-info-from-cookie .captcha{
	clear: both;
}
.user-info-from-cookie .form-item-profile-game-profile-field-game-policy-und label{
	width: 225px;
}


.user-info-from-cookie #profile-game-profile-field-tos-add-more-wrapper .btn{
background: none;
   color: #4f4f4f;
   padding-right: 70px;
   padding-top: 10px;
   font-weight: normal;
   white-space: normal;
}
@media (max-width: 1200px) {
.user-info-from-cookie #profile-game-profile-field-tos-add-more-wrapper .btn{
top: 30px;
text-align: left;
}
}

@media only screen 
and (max-width : 535px){
	#webform-client-form-374 .form-item label, #webform-client-form-5 .form-item label{
		float: none;
	}
	#webform-client-form-374 .webform-component--selectioner-la-date-de-votre-choix .form-select,
	#webform-client-form-374 .webform-component--date-de-naissance .form-select{
		width: 50px;
	}
}
/* Large desktop */
@media (min-width: 1024px) { 
	.view-stat-test .view-footer{
		width: 70%;
	}
}
@media (min-width: 992px) and (max-width: 1190px){
	.themaincontentln .col-sm-10{
		padding-left: 15px;
		width: 75%;
		margin-left: 25px;
	}
	.view-id-dernier_tirage_video iframe{
		height: 205px;
	}
	#block-views-resutat-block.col-sm-3{
		height: 380px;
	}
	
}
@media
only screen and (min-width: 460px){
	#profile-game-profile-field-tos-add-more-wrapper{
		float: right;
		margin-top: -36px;
		margin-right: 150px;
	}  
}
@media
only screen and (max-width: 460px){
	.view-id-dernier_tirage_video iframe{
		height: 230px;
	}
	/* .themaincontentln .col-sm-10{
		padding-left: 15px;
	} */
	#block-views-detaillant-du-mois-block, #block-block-6{
		width: 100%;
		/* padding-left: 25px; */
		text-align: center;
	}
	.detaillant-du-mois{
		margin: 0 auto;
	}
}
  
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
	 #num-gagnant-div{
		padding: 5px 5px 40px;
	}
	#block-views-resutat-block{
		padding-left: 5px;
	}
	#quick-pick{
		padding: 0 15px 85px;
	}
}

@media
only screen and (min-width: 998px) and (max-width: 1200px) { 
	.hp-balls-top .row-1{
		float: left;
		width: 100%;
	}
	.hp-balls-top .row-1, .hp-balls-top .row-2{
		padding-left: 35px;
	}
	#block-views-resutat-block .views-field-php-1{
		height: 80px;
	}
	#block-views-resutat-block{
		width: 30%;
	}
	
}
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	
	/* Force table to not be like tables anymore */
	.repartitions-gains table, .repartitions-gains .first-h, .repartitions-gains tbody, .repartitions-gains th, .repartitions-gains td, .repartitions-gains tr, .repartitions-gains tfoot { 
		display: block; 
	}
	.repartitions-gains .second-h{
		display: none;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.repartitions-gains .second-header tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.repartitions-gains tr { border-top: 1px solid #ee2d24; }
	
	.repartitions-gains td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #ee2d24; 
		position: relative;
		padding-left: 60%;
		padding-bottom: 20px;
	}
		
	.repartitions-gains td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 0px;
		left: 6px;
		width: 47%;
		padding-right: 10px;
		text-align: left;
		color: #013ca6;
	}
	/*
	Label the data for table
	*/
	.repartitions-gains table td:nth-of-type(1):before { content: "Combinez"; }
	.repartitions-gains table td:nth-of-type(2):before { content: "Nombre de gains"; }
	.repartitions-gains table td:nth-of-type(3):before { content: "Lot (Rs)"; }
	
	.repartitions-gains .table-footer td:nth-of-type(1):before { content: ""; }
	.repartitions-gains .table-footer td:nth-of-type(2):before { content: ""; }
	.repartitions-gains .table-footer td:nth-of-type(3):before { content: ""; }	
}
/* ritstrap */
.rit-lg-3 , .rit-md-3, .rit-sm-3, .rit-xs-6 {
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	float:left;
}
/* col large */
@media (min-width: 1200px) {
	.rit-lg-3 {
		width:25%;
	}
	#popup-announcement-wrap{
		width: 35%;
	}
	.vip.col-lg-3{ /* Tasha */
		width: 25%;
		margin-left: -17px;
		margin-right: 15px;
	}
	.timer{ /* Tasha */
		/* margin-left: 27px; */
		margin-left: 5px;
		margin-right: 37px;
	}
	/* Tasha */
	/* .social-media{
		margin-left: 50px;
	} */
	#user-register-form #profile-game-profile-field-tos-add-more-wrapper{
		float: right;
		margin-top: -43px;
		margin-right: 192px;
		height: 20px;
	}    
	/* Tasha */
	.logo, .social-media{
		width: 12%;
	}
	.mob-app{
		width: 20%;
	}
}
/* col medium */
@media (min-width: 992px) {
	.rit-md-3 {
		width:25%;
	}
	#popup-announcement-wrap{
		width: 50%;
	}
	#splash-block-modal{
		width: 780px !important;
	}
}
/* col small */
@media (min-width: 768px) {
	.rit-sm-3 {
		width:25%;
	}
	#popup-announcement-wrap{
		width: 50%;
	}
}
/* col extra small */
@media (max-width: 768px) {
	.rit-xs-6 {
		width:50%;
		padding-top:10px;
	}
	#popup-announcement-wrap{
		width: 85%;
	}
	.thelnfooter .lnfooter-container .row .col-sm-10{
		margin-top: -20px;
	}
	
}

/*Kris did this*/
a.gamePolicy {
    float: right;
    margin-top: -78px;
    /* z-index: 99999; */
    position: relative;
    margin-right: 40px;
    display: block;
    border: 1px solid white;
    padding: 8px;
    color: white;
    border-radius: 10px 10px 10px 10px;
    background-color: #63C3F0;
    font-weight: bold;
}
.page-node-349 .col-sm-10, .themaincontentln .page-game-register .themaincontentln .col-sm-10{
	background: rgba(255,255,255,0.9);
}

input#edit-mailchimp-lists-mailchimp-newsletter-subscribe {
    display: none;
}
.form-item-profile-game-profile-field-game-policy-und .form-required{
	display: none;
}
#user-register-form #profile-game-profile-field-tos-add-more-wrapper .btn-info
{
 color:#428bca;
}


#register-modal #edit-profile-game-profile-field-game-policy--2 , #register-modal #edit-profile-game-profile-field-game-policy, #register-modal #profile-game-profile-field-tos-add-more-wrapper--2 , #register-modal #profile-game-profile-field-tos-add-more-wrapper
{
	display:none;
}

/*Kris*/
body.html.front.logged-in .user-logged-sec br {
    display: none;
}
body.html.front.logged-in .user-logged-sec {
    color: #fff;
    float: right;
    width: 316px;
    padding: 10px 5px;
    height: 60px;
}

body.html.front.logged-in .logout img {
    width: 20px;
    float: right;
    position: relative;
    bottom: 31px;
    z-index: 999;
}

h1.popup-message-title {
    display: none;
}
/* Ritasha 17/11/15 */
#splash-block-modal{
	z-index: 9999 !important;
}
#splash-block-overlay{
	z-index: 9998 !important;
}
@media (min-width: 480px) and (max-width: 625px){
	#splash-block-modal{
		width: 450px !important;
	}
}
@media (max-width: 480px){
	#splash-block-modal{
		width: 265px !important;
	}
	a.gamePolicy{
		font-size: 12px;
		padding: 4px !important;
		margin-top: -50px !important;
		margin-right: 20px !important;
	}
}
a.gamePolicy {
    float: right;
    margin-top: -78px;
    /* z-index: 99999; */
    position: relative;
    margin-right: 40px;
    display: block;
    border: 1px solid white;
    padding: 8px;
    color: white;
    border-radius: 10px 10px 10px 10px;
    background-color: #63C3F0;
    font-weight: bold;
}
#block-act-news-block-news-carousel .news_image {
   height: 170px;
}

.detaillant-caption {
float: right;
}
.block-login img { 
width: 120px;
height: 47px;
}
#block-mailchimp-lists-newsletter img{ width: 140px;
height: 47px;}

/*-- CLOCK --*/

#clockdiv > div {
    padding: 5px 0px !important;
    border-radius: 3px;
    display: inline-block;
}
#clockdiv div > span {
    padding: 3px 8px !important;
}

.Tboxhour:before,
.Tboxminute:before,
.Tboxseconds:before {
	content:":";
	font-size: 30px;
	font-weight: bold;
}
#clockdiv {
	padding: 0 5px;
	text-align: center;
}
#clockdiv div > span {
    padding: 8px;
    border-radius: 3px;
    background: #3a3a3a;
    display: inline-block;
    font-size: 20px !important;
}
.smalltext {
    padding-top: 5px;
    font-size: 11px !important;
    color: #FFF;	
}
.Tboxhour .smalltext,
.Tboxminute .smalltext,
.Tboxseconds .smalltext {
   margin-left: 15px;
   text-align: center;
}
/*-- CLOCK ENDS --*/

/*--- LOTO APP ---*/

.view-maulotto-application .col-sm-12,
.view-maulotto-application .col-sm-9,
.view-maulotto-application .col-sm-6,
.view-maulotto-application .col-sm-3,
.view-maulotto-application .col-sm-2 {
	padding-left: 0;
	padding-right: 0;
}
.view-maulotto-application .maulottotitle {
	clear: left;
}
.maulottogoogleplay.col-sm-6 {
	padding-right: 5px;
	padding-top: 20px;
}
.maulottoappstore.col-sm-6 {
	padding-left: 5px;
	padding-top: 20px;
}
.maulottotitle {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
}

.maulottotitle2 {
	font-size: 25px;
}

/*.view-maulotto-application .views-field-field-main-features img {
	width: 98px;
}*/
.view-maulotto-application .views-field-php-1 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 20px 0 40px 0;
}

.view-maulotto-application .views-field-php-1 .views-label-php-1 {
	font-size: 20px;
	font-weight: bold;
}
.view-maulotto-application .views-field-php-1 .col-sm-2 {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}

.view-maulotto-application .views-field-field-specifications {
	clear: left;
	padding: 20px 0;
}
.view-maulotto-application .views-field-field-specifications .views-label-field-specifications {
	font-size: 20px;
	font-weight: bold;
}
.view-maulotto-application .views-field-field-specifications .field-collection-view .content .field {
	font-size: 11px;
}

@media (min-width: 768px){
	.view-maulotto-application .views-field-field-specifications .field-collection-view .content .field {
	 width: 20%;
	 float: left;
    }
}

.view-maulotto-application .views-field-field-specifications .field-collection-view {
	padding: 5px 0;
}
.view-maulotto-application .read_more_button {
	width: 155px;
	margin: 15px auto;
}

.page-mauloto-application .themaincontentln .col-sm-10 {
	background: #fff;
}

.view-maulotto-application .views-field-field-maulotto-main-image {
	text-align: center;
	padding: 10px 0;
}

/*--- LOTO APP ENDS ---*/

/* Cookie */

#cookiePolicy {position:fixed; bottom:0; left:0; width:100%; background:#003a91; color:#fff; z-index:10000; text-align:center; padding:15px 0; margin:0;}

#cookiePolicy a
{
	color:#f70707;
}


/*--- 12/6/2017 ---*/


#user-register-form {}

#user-register-form .panel-default {
    border-color: transparent;
}
#user-register-form .panel {
    margin-bottom: 20px;
    background-color:transparent;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0 0px 0px rgba(0,0,0,0.05);
}
#user-register-form .panel-default>.panel-heading {
    color: #333;
    background-color:transparent;
    border-color:transparent;
	display: none;
}
#user-register-form .date-clear {
    clear: none;
}
#user-register-form .container-inline-date .date-padding {
	padding: 0;
}
#user-register-form .panel-body {
    padding: 10px 0;
}

#user-register-form input[type="text"] {
    width: 250px;
	border-radius: 20px;
}
.owl-carousel-news .news_title {
   min-height: 15px !important;
}


/* 28/08/2019 */

/*#quicktabs-result_block {
	padding-right: 0;
    margin-left: 36px;   
    padding-left: 1px;
}*/
#block-quicktabs-result-block {
	border: 0px solid #ccc;
}


@media (min-width: 769px){
	#block-quicktabs-result-block {
		padding-left: 0;
		padding-right: 0;
		margin-left: 36px;
		width: 28%;
	}
}
#block-views-resutat-block, #num-gagnant-div,
#block-views-resutat-block-1 {
    /*background: url(/sites/default/files/images/background-tirage.png) center bottom no-repeat;*/
	border: 0px solid #ccc;
	padding-left: 8px;
}
#block-quicktabs-result-block h2.block-title {
	text-align: center;
}
#block-views-resutat-block-1 .views-field-nothing-3 {
	display: none;
}
#block-views-resutat-block-1 .views-field-field-date-du-tirage {
    font-weight: bold;
    color: #fff;
    margin-top: 0px;
    text-align: center;
    font-size: 16px;
}
#block-views-resutat-block-1 .views-field-php-1 {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
    height: 60px;
    margin-right: 5px;
}
#block-views-resutat-block-1 .views-field-php {
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding-top: 20px;
    font-size: 18px;
    padding-right: 5px;
    height:70px;
}
#block-views-resutat-block-1 .views-field-nothing-2 {
    float: left;
    margin-top: 20px;
    padding-left: 15px;
}
#block-views-resutat-block-1 .views-field-nothing-1 {
    float: right;
    padding-right: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#quicktabs-result_block ul a {
   text-decoration: none;
   color: #fff;
   font-size: 15px;
}
#quicktabs-result_block ul li.active a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#quicktabs-result_block ul li {
	background: #f8715c;
}
#quicktabs-result_block ul li.active {
	background: transparent;
}

#quicktabs-result_block ul li:nth-child(1) {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-right: 5px;
}
#quicktabs-result_block ul li:nth-child(2) {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-left: 5px;
}
#quicktabs-result_block ul li.active:nth-child(1) {
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding-right: 5px;
}
#quicktabs-result_block ul li.active:nth-child(2) {
	border-left: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding-left: 5px;
}
#edit-submitted-policy .form-item label {
	width: auto;
	clear: none;
}

#block-views-next-draw-date-block {
    display: none;
}


#block-views-resutat-block-1 .detailed-results {
    clear: both;
    color: #fff;
    /*color: #000;*/
    position: absolute;
    margin-top: 60px;
    z-index: 9;
    width: 100%;
    background-color: #f05036;
    left: 0;
    display: none;
}

#block-views-resutat-block-1 .detailed-results table th {
    font-size: 12px;
}

.hp-plus {
	cursor: pointer;
}

.view-jackpot-of-the-week .views-field-php .day-only-date .date-display-single,
.view-jackpot-of-the-week .views-field-php .full-date .date-display-single
{
	display:none;
}

#quicktabs-result_block {
	background: url("/sites/default/files/fond_chiffres.png") top left repeat;
}

@media (max-width: 768px) {
	#block-quicktabs-result-block {
		padding-left: 0;
		padding-right: 0;
	}
}

#quicktabs-result_block ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#quicktabs-result_block ul li {
	width: 50%;
	display: inline-block;
    float: left;
	margin-bottom: 10px;
	text-align: center;
}

#block-views-resutat-block .detailed-results {
	background-color: #f05036;
}

#block-quicktabs-result-block h2.block-title {
	margin-top: 10px;
}
.jackpotAmtCanvas {
    margin-top: 45px;
}

#block-views-jackpot-of-the-week-block {
    margin-bottom: 10px;
}
#block-block-5 {
	padding-top: 20px;
}
#block-block-5 img {
	/*max-width: max-content;*/
}
img.loto-logo {
    padding-top: 25px;
}
.social-media {
    padding-left: 0;
    padding-right: 0;
}
.view-id-home_slideshow .owl-item {
	margin-left: -2px;
}

.sf-vertical, .sf-vertical li {
	background: #ee3327;
}

/*
#quicktabs-result_block ul.quicktabs-tabs
{
	display:none;
}*/

#num-gagnant-div{
   background: url(/sites/default/files/fond_chiffres.png) center no-repeat;
	border: 0px solid #ccc;
	padding-left: 8px;
}

#user-register-form
{
	margin: 0 auto;
    width: 65%;
    color: #000;
}