@media( min-width: 1280px )
{
	.container
	{
		max-width: 1240px;
	}
}

@media( min-width: 992px )
{
	.card-columns.card-columns-two
	{
		column-count: 2;
		-moz-column-count: 2;
		-webkit-column-count: 2;
	}

	.text-lg-center
	{
		text-align: center !important;
	}
}

@media( min-width: 768px )
{
	#columnGameList .scrollableList
	{
		overflow-y: scroll;
		overflow-x: hidden;
		max-height: 200px;
	}

	.text-md-center
	{
		text-align: center !important;
	}
}

@media( min-width: 576px )
{
	#mostplayed .card-columns
	{
		-webkit-column-gap: 1rem;
		-moz-column-gap: 1rem;
		column-gap: 1rem;
	}

	.modal.clicksigioca .modal-dialog
	{
		max-width: 380px;
		min-width: 380px;
	}

	#modalRegister.modal.clicksigioca .modal-dialog
	{
		max-width: 530px;
	}

	.background-md-grey
	{
		background-color: #ededed !important;
	}

	.text-sm-center
	{
		text-align: center !important;
	}
}

@media( max-width: 991.98px )
{
	main.container
	{
		padding-left: 0;
		padding-right: 0;
		overflow-x: hidden;
	}

	.card-columns.card-columns-two
	{
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
	}
}

@media( max-width: 575.98px )
{
	.modal.clicksigioca .modal-dialog
	{
		max-width: 100%;
	}

	main footer .social-icon
	{
		width: 2.5rem !important;
		height: 2.5rem !important;
	}

	.mx-sm-0
	{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.pl-sm-0
	{
		padding-left: 0 !important;
	}

	.pr-sm-0
	{
		padding-right: 0 !important;
	}

	.pl-sm-2,
	.px-sm-2
	{
		padding-left: 0.5rem !important;
	}

	.pr-sm-2,
	.px-sm-2
	{
		padding-right: 0.5rem !important;
	}

	.pl-sm-3,
	.px-sm-3
	{
		padding-left: 1rem !important;
	}

	.pr-sm-3,
	.px-sm-3
	{
		padding-right: 1rem !important;
	}
}

body
{
	font-family: 'Source Sans Pro', sans-serif;
	color: #223461;
}

main nav button.navbar-toggler:not( .collapsed ) > .notselected
{
	display: none;
}

main nav button.navbar-toggler.collapsed > .selected
{
	display: none;
}

.page-palinsesti .list-group .list-group-item.list-group-item-action,
.page-palinsesti .list-group .list-group-item.list-group-item-action:focus
{
	color: #223461;
	background: white;
}

.page-palinsesti .list-group .list-group-item.list-group-item-action:hover
{
	color: white;
	background: #223461;
}

.page-palinsesti .list-group .list-group-item.list-group-item-action.active,
.page-palinsesti .list-group .list-group-item.list-group-item-action.active:hover
{
	color: white;
	background: #999999;
}

.ellipse-after-2
{
	display: inline-block;
	overflow: hidden;
	position: relative;
	line-height: 1.2rem;
	max-height: 3.6rem;
	text-align: justify;
	margin-right: -1rem;
	padding-right: 1rem;
}

.ellipse-after-2:before
{
	content: '...';
	position: absolute;
	right: 0;
	bottom: 0;
}

.ellipse-after-2:after
{
	content: '';
	position: absolute;
	right: 0;
	width: 1rem;
	height: 1rem;
	margin-top: 0.2rem;
	background: white;
}

.gol-icons
{
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 0.15rem;
}

.carousel-indicators li
{
	width: 10px;
	height: 10px;
	border-radius: 100%;
}

a.link_hide,
a.link_hide:hover,
a.link_hide:focus,
a.link_hide:disabled,
a.link_hide:not(:disabled):not(.disabled):active,
a.link_hide:not(:disabled):not(.disabled):active:focus
{
	color: inherit;
	text-decoration: none;
}

.navbar-button
{
	background-color: transparent;
	border: 1px solid transparent;
}

.font-weight-semi-bold
{
	font-weight: 600 !important;
}

.font-size-80
{
	font-size: 0.8rem;
}

.font-size-75
{
	font-size: 0.75rem;
}

.font-size-110
{
	font-size: 1.1rem;
}

.font-size-120
{
	font-size: 1.2rem;
}

.font-size-125
{
	font-size: 1.25rem;
}

.font-size-150
{
	font-size: 1.5rem;
}

.font-size-200
{
	font-size: 2rem;
}

.line-height-1
{
	line-height: 1;
}

.line-height-120
{
	line-height: 1.2rem;
}

.line-height-200
{
	line-height: 2rem;
}

.width-1-rem
{
	width: 1rem;
}

.height-1-rem
{
	height: 1rem;
}

.height-rem-1
{
	height: 1rem;
}

.height-rem-1-5
{
	height: 1.5rem;
}

.height-rem-1-3
{
	height: 1.3rem;
}

.height-rem-2
{
	height: 2rem;
}

.height-rem-2-5
{
	height: 2.5rem;
}

.height-rem-3
{
	height: 3rem;
}

.height-rem-4
{
	height: 4rem;
}

.letter-spacing-0001
{
	letter-spacing: 0.001rem;
}

.border-2
{
	border-width: 2px !important;
}

.border-3
{
	border-width: 3px !important;
}

.navbar
{
	width: 100%;
}

.navbar-gol
{
	background-color: #1e315e;
}

.color-red
{
	color: red;
}

.navbar-gol,
.navbar-gol a,
.navbar-gol .btn-link,
.navbar-gol .btn-link:hover,
.navbar-gol .btn-link:focus,
.navbar-gol .btn-link:disabled,
.navbar-gol .btn-link:not(:disabled):not(.disabled):active,
.navbar-gol .btn-link:not(:disabled):not(.disabled):active:focus
{
	color: white;
	text-decoration: none;
}

main header a,
main header a:hover
{
	text-decoration: none;
}

.navbar-gol .navbar-toggler
{
	/*width: 3rem;*/
}

.navbar-gol .navbar-toggler > img
{
	height: 100%;
	width: 2rem;
}

body a
{
	color: #223461;
}

main footer > .nav-footer > .col > .bar-footer
{
	background-color: #bcc2cf;
}

main footer > .nav-footer,
main footer > .info-footer > .col > .bar-blue > .row > div > .legal
{
	font-size: 0.7rem;
}

/*
.page-home .carousel .carousel-item img
{
    max-height: 340px;
}

.carousel .carousel-item h4
{
    font-size: 2.5rem;
}
*/

.gallery-photos
{
	overflow-x: auto;
	white-space: nowrap;
}

.gallery-photos .gallery-photo
{
	display: inline-block;
	float: none;
}

.scrollableRow
{
	overflow-x: scroll;
}

page-home .carousel .carousel-indicators
{
	bottom: 80px;
}

main nav
{
	border-top-color: #ebebeb;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #ebebeb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px;
}

main nav a.current.disabled
{
	color: inherit;
	border-bottom-color: #ea3b24;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	width: max-content;
}

main nav .navbar-collapse
{
	flex-basis: 0;
}

main header .social-icon,
main nav .social-icon,
main footer .social-icon
{
	width: 1.5rem;
	height: 1.5rem;
}

main header .userinfo img,
main nav .userinfo img
{
	height: 1rem;
}

.btn-gol-gradient-orange,
.btn-gol-gradient-orange:hover,
.btn-gol-gradient-orange:focus,
.btn-gol-gradient-orange:disabled,
.btn-gol-gradient-orange:not(:disabled):not(.disabled):active,
.btn-gol-gradient-orange:not(:disabled):not(.disabled).active:focus,
.btn-gol-grey,
.btn-gol-grey:hover,
.btn-gol-grey:focus,
.btn-gol-grey:disabled,
.btn-gol-grey:not(:disabled):not(.disabled):active,
.btn-gol-grey:not(:disabled):not(.disabled):active:focus,
.btn-gol-blue,
.btn-gol-blue:hover,
.btn-gol-blue:focus,
.btn-gol-blue:disabled,
.btn-gol-blue:not(:disabled):not(.disabled):active,
.btn-gol-blue:not(:disabled):not(.disabled):active:focus
{
	font-size: 1rem;
	color: white;
	box-shadow: none;
	border: none;
	outline: none;
}

.btn-gol-gradient-orange,
.btn-gol-gradient-orange:hover,
.btn-gol-gradient-orange:focus,
.btn-gol-gradient-orange:disabled,
.btn-gol-gradient-orange:focus,
.btn-gol-gradient-orange:not(:disabled):not(.disabled):active,
.btn-gol-gradient-orange:not(:disabled):not(.disabled).active:focus
{
	background: #e6332a;
	/*
	background:        -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #e94e1b), color-stop(87%, #e63728), color-stop(100%, #e6332a));
	background:         radial-gradient(ellipse at center, #e94e1b 0%, #e63728 87%, #e6332a 100%);
	background:      -o-radial-gradient(center, ellipse cover, #e94e1b 0%, #e63728 87%, #e6332a 100%);
	background:     -ms-radial-gradient(center, ellipse cover, #e94e1b 0%, #e63728 87%, #e6332a 100%);
	background:    -moz-radial-gradient(center, ellipse cover, #e94e1b 0%, #e63728 87%, #e6332a 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #e94e1b 0%, #e63728 87%, #e6332a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e94e1b', endColorstr='#e6332a', GradientType=1 );
	*/
	background: radial-gradient(ellipse at center, #e94e1b 0%, #e94e1b 87%, #e63728 100%);
	background: -o-radial-gradient(center, ellipse cover, #e94e1b 0%, #e94e1b 87%, #e63728 100%);
	background: -ms-radial-gradient(center, ellipse cover, #e94e1b 0%, #e94e1b 87%, #e63728 100%);
	background: -moz-radial-gradient(center, ellipse cover, #e94e1b 0%, #e94e1b 87%, #e63728 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #e94e1b 0%, #e94e1b 87%, #e63728 100%);
	background-size: 51% 51%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e94e1b', endColorstr='#e63728', GradientType=1);
}

.btn-gol-grey,
.btn-gol-grey:hover,
.btn-gol-grey:focus,
.btn-gol-grey:disabled,
.btn-gol-grey:not(:disabled):not(.disabled):active,
.btn-gol-grey:not(:disabled):not(.disabled):active:focus
{
	background: #999999;
}

.btn-gol-blue,
.btn-gol-blue:hover,
.btn-gol-blue:focus,
.btn-gol-blue:disabled,
.btn-gol-blue:not(:disabled):not(.disabled):active,
.btn-gol-blue:not(:disabled):not(.disabled):active:focus
{
	background-color: #1e315e;
}

.background-lightgrey
{
	background-color: #f2f2f2 !important;
}

.background-grey
{
	background-color: #ededed !important;
}

.text-color-orange
{
	color: #ed1c24;
}

#services .card-body p
{
	/*
    font-size: 0.8rem;
	*/
}

#services .icon > img
{
	max-height: 1.5rem;
}

#services a
{
	font-size: 0.7rem;
}

/*
#serviceCards .card h6.card-title
{
    font-weight: bold;
    font-family: arial;
}
*/

.bar-blue
{
	text-align: center;
	font-size: 16px;
	color: white;
	background: #1e315e;
	padding-bottom: 2px;
	padding-top: 2px;
}

#columnGameList .scrollableList .game
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: lightgrey;
}

#columnGameList .scrollableList .game .description
{
	/*
    font-size: 0.8rem;
	*/
}

#columnGameList .scrollableList .game .description .time
{

}

#columnGameList .scrollableList .game .description .type
{
	font-weight: bold;
}

#columnGameList .scrollableList .game .description .prize
{

}

#columnGameList .scrollableList .game .description .buyin
{
	font-weight: bold;
}

.page-info #rowMain .content,
.page-error #rowMain .content
{
	height: 100%;
}

.page-servizi #rowMain .card,
.page-promozioni #rowMain .card
{
	height: 100%;
}

.page-servizi #rowMain .card .card-footer,
.page-promozioni #rowMain .card .card-footer
{
	border-top: none;
	background-color: inherit;
}

.overflow-hidden
{
	overflow: hidden;
}

.btn.btn-rowGames
{
	color: white;
}

.btn.btn-rowGames:hover
{
	color: white;
}

.btn-gol-orange
{
	color: white;
}

.btn-gol-orange
{
	background-color: #f16c24;
	border-color: #f16c24;
}

.button-row
{
	margin-left: -20px;
	margin-right: -20px;
}

.ribbon .ribbon-text
{
	/*position: absolute;
	top: -25px;
	right: 33px;*/
}

.ribbon-container
{
	position: relative;
}

.ribbon-type-new .ribbon
{
	background-color: #f15a24;
}

.ribbon-type-new .ribbon-top,
.ribbon-type-new .ribbon-right
{
	background-color: #f8ac91;
}

.ribbon-type-top .ribbon
{
	background-color: #1e315e;
}

.ribbon-type-top .ribbon-top,
.ribbon-type-top .ribbon-right
{
	background-color: #8e98ae;
}

.ribbon
{
	/*border: 0px solid transparent;
	border-top: 25px solid #757575;*/
	background-color: violet;
	position: absolute;
	top: 25px;
	right: -33px;
	padding: 0 10px;
	width: 140px;
	color: white;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.ribbon-top
{
	position: absolute;
	width: 0.5rem;
	right: 75px;
	top: -8px;
	background-color: red;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.ribbon-right
{
	position: absolute;
	width: 0.5rem;
	top: 67px;
	right: 0px;
	background-color: red;
	/*
		-webkit-transform: rotate(-45deg);
		   -moz-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			 -o-transform: rotate(-45deg);
				transform: rotate(-45deg);
	*/
}

.mx-01
{
	margin-left: 0.1rem;
	margin-right: 0.1rem;
}

.mt-01
{
	margin-top: 0.1rem;
}

.nml-2,
.nmx-2
{
	margin-left: -0.5rem;
}

.nmr-2,
.nmx-2
{
	margin-right: -0.5rem;
}

.tutorial .card-body
{
	position: relative;
	padding-top: 68.257%;
}

.tutorial iframe
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
}

main nav .buttonbox .btn,
main nav .buttonbox .btn:hover,
main nav .buttonbox .btn:focus,
main nav .buttonbox .btn:disabled,
main nav .buttonbox .btn:not(:disabled):not(.disabled):active,
main nav .buttonbox .btn:not(:disabled):not(.disabled):active:focus
{
	border-style: solid;
	border-color: #1e315e;
	border-top-width: 0.6rem;
	border-bottom-width: 0.6rem;
}

main nav .buttonbox .btn.btn-left,
main nav .buttonbox .btn.btn-left:hover,
main nav .buttonbox .btn.btn-left:focus,
main nav .buttonbox .btn.btn-left:disabled,
main nav .buttonbox .btn.btn-left:not(:disabled):not(.disabled):active,
main nav .buttonbox .btn.btn-left:not(:disabled):not(.disabled):active:focus
{
	border-left-width: 0.6rem;
	border-right-width: 0.2rem;
}

main nav .buttonbox .btn.btn-right,
main nav .buttonbox .btn.btn-right:hover,
main nav .buttonbox .btn.btn-right:focus,
main nav .buttonbox .btn.btn-right:disabled,
main nav .buttonbox .btn.btn-right:not(:disabled):not(.disabled):active,
main nav .buttonbox .btn.btn-right:not(:disabled):not(.disabled):active:focus
{
	border-left-width: 0.2rem;
	border-right-width: 0.6rem;
}

.modal.clicksigioca .modal-header
{
	border-color: white;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

.modal.clicksigioca .modal-title
{
	padding-left: 1rem;
}

.modal.clicksigioca .modal-header .close
{
	color: white;
	opacity: initial;
	width: 1.5rem;
	border-radius: 1rem;
	background-color: rgba(255, 255, 255, 0.4);
}

.modal.clicksigioca .modal-header h6
{
	font-size: 1.10rem;
}

.modal.clicksigioca .modal-body p,
#form_register_social p
{
	margin-bottom: 0.1rem;
	/*
		font-size: 0.75rem;
	*/
}

.modal.clicksigioca .modal-body a,
#form_register_social a,
a.link-underlined
{
	text-decoration: underline;
}

.modal.clicksigioca .modal-body .privacy-box,
#form_register_social .privacy-box,
.privacy-box
{
	font-size: 0.65rem;
	max-height: 5rem;
	overflow-y: scroll;
	word-wrap: break-word;
	margin-bottom: 0.1rem;
}

.modal.clicksigioca .modal-body .form-check-input
{
	margin-left: -1.20rem;
}

form input.form-control,
form textarea.form-control,
form label,
form .help-block.form-error
{
	/*
		font-size: 0.75rem;
	*/
	margin-bottom: 0;
}

form .help-block.form-error
{
	padding-bottom: 0.5rem;
	color: red;
}

.modal.clicksigioca .modal-body input:focus,
{
	box-shadow: none;
}

.modal.clicksigioca .modal-dialog .modal-body .lostsomething
{
	text-decoration: underline;
}

.modal.clicksigioca .modal-footer p
{
	margin-bottom: 0.1rem;
	/*
		font-size: 0.75rem;
	*/
}

.modal.clicksigioca .modal-footer button
{
	/*
		font-size: 0.75rem;
	*/
}

.modal.clicksigioca .modal-footer .col
{
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
}

main header .logo-gol
{
	height: 5rem;
}

main footer .logo-gol
{
	height: 2rem;
}

/*
.page-contatti #rowMain p
{
    font-size: 0.85rem;
}

.page-contatti #rowMain form p
{
    font-size: 0.75rem;
}
*/
.page-contatti #rowMain textarea
{
	margin-bottom: 0.5rem;
	height: 7rem;
}

.page-contatti .icons img
{
	max-width: 2rem;
}

.page-promozioni #rowMain .card-text
{
	/*
    font-size: 0.8rem;
	*/
}

.social_button
{
	height: 2rem;
}

.inline-svg-in-link > svg
{
	display: block;
}

input[type=checkbox].svg-checkbox
{
	opacity: 0;
	position: absolute;
	left: 23px;
	top: -8px;
	width: 26px;
	height: 26px;
}

input[type=radio].img-radio
{
	opacity: 0;
	position: absolute;
}

input[type=checkbox].svg-checkbox + label
{
	background-image: url("../img/CSG_checkbox.svg");
	height: 1rem;
	width: 1rem;
	display: inline-block;
}

input[type=checkbox].svg-checkbox:checked + label
{
	background-image: url("../img/CSG_checkbox_attiva.svg");
	height: 1rem;
	width: 1rem;
	display: inline-block;
}

input[type=radio].img-radio + label
{
}

/*
input[type=radio].img-radio:checked + label
{
	border-style: solid;
	border-color: red;
	border-width: 2px;
}
*/

.inline
{
	display: inline;
}

.page-club #rowMain .card-body p,
.page-club #rowMain .card-body table,
.page-club #rowMain .card-body ul
{
	/*
    font-size: 0.8rem;
	*/
}

.page-club #rowMain .card-body h6
{
	font-size: 1.4rem;
}

.page-club #rowMain .card-body table td
{
	padding-top: 0;
	padding-bottom: 0;
}

.text-underline
{
	text-decoration: underline;
}

.input-img > label > input
{
	visibility: hidden;
	position: absolute;
}

.input-img > label > input + img
{
	cursor: pointer;
	border: 2px solid transparent;
	width: 100%;
}

.input-img > label > input:checked + img
{
	border: 2px solid #f00;
	width: 100%;
}

.input-img > label > input:disabled + img
{
	opacity: 0.5;
	filter: alpha(opacity=50); /* msie */
}

.grecaptcha-badge
{
	margin-bottom: 1.5rem;
}

.modal-icon
{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

#mq-detector
{
	visibility: hidden;
}
