.rounded
{
	border-radius: 4px !important;
}

.width_150
{
	width: 150px !important;
}

.no_padding
{
	padding: 0 !important;
}

.padding_top_20
{
	padding-top: 20px;
}

.margin_top_40
{
	margin-top: 40px;
}

.margin_bottom_10
{
	margin-bottom: 10px;
}

.bold
{
	font-weight: bold;
}

.color_orange
{
	color: #d47003;
}

.color_green
{
	color: #5d7a04;
}

.color_red
{
	color: #c00;
}

.color_black
{
	color: #000 !important;
	text-decoration: none
}

.color_dgray
{
	color: #fff !important;
	text-decoration: none;
}

.color_yellow
{
	color: #DEA119;
}

.portlet-body_gray
{
	background-color: #eee;
	padding: 3px;
}

.double_border,
.double_border_top
{
	border-top: 2px solid #000;
}

.double_border_bottom
{
	border-bottom: 2px solid #000;
}

a.mytooltip
{
	cursor: help !important;
}


/**** DETTAGLIO COUPON ****/

.coupon_details *
{
	font-size: 11px !important;
}

.ac_icon_sport
{
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: contain;
	vertical-align: middle;
}
.ac_icon_sport_1
{
	background-image: url("../images/coupon_sport_icon/sport_1.png");
}
.ac_icon_sport_2
{
	background-image: url("../images/coupon_sport_icon/sport_2.png");
}
.ac_icon_sport_4
{
	background-image: url("../images/coupon_sport_icon/sport_4.png");
}
.ac_icon_sport_5
{
	background-image: url("../images/coupon_sport_icon/sport_5.png");
}
.ac_icon_sport_19
{
	background-image: url("../images/coupon_sport_icon/sport_19.png");
}

/**** AUTOCOMPLETE ****/


.ui-widget-content
{
	background: #fff !important;
	    border: 3px solid rgba(0, 0, 0, 0.82);
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.9em !important;
    margin-left: -.6em;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #fff;
    font-weight: normal;
    color: #555555;
}

.ui-slider .ui-slider-handle {
    border-radius: 50% !important;
    background: #1f2021;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: " ";
    display: block;
    position: relative;
    background-image: url(http://static-bettingadmin.com/jbet29/images/icon.png) !important;
}


.ui-slider .ui-slider-handle {
    position: absolute !important;
    z-index: 2;
    width: 2.2em;
    height: 2.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-autocomplete
{
	z-index:2147483647;
}


/**** HEADER ****/


.dropdown_min_width_0
{
	min-width: 0px;
}

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

.dropdown-menu li > a
{
	font-weight: bold;

}
.dropdown-menu li > a:hover
{
	background-color: #ccc;
}

.toolbar_dd
{
	font-size: 13px;
	height: 28px;
	padding: 0 2px;
	margin-right: 5px;
	border: 0px solid #000;
	background: none;
}
	.toolbar_dd:hover,
	.toolbar_dd:active,
	.toolbar_dd:focus,
	.open > .toolbar_dd
	{
		background: none !important;
	}


/**** MODAL ****/


.modal .modal-header h3
{
	text-align: left;
	margin: 5px 0;
}

.close {
    background-image: url(../images/modal-close-red.png) !important;
    width: 18px;
    height: 18px;
    opacity: 1;
    background-position: center center !important;
}

.modal-sm {
    width: 377px;
}

.modal-rounded
{
	border-radius: 5px !important;
}

.modal .modal-header
{
	min-height: 0px;
    padding: 0;
    
}

.modal .modal-header h3
{
    font-weight: bold;
    background: #f04249 !important;
    background: -moz-linear-gradient(top, #c7b20d 0%, #c7b20d 62%, #c7b20d 63%, #c7b20d 63%, #c7b20d 100%) !important;
    background: -webkit-linear-gradient(top, #c7b20d 0%,#c7b20d 62%,#c7b20d 63%,#c7b20d 63%,#c7b20d 100%) !important;
    background: linear-gradient(to bottom, #c7b20d 0%,#c7b20d 62%,#c7b20d 63%,#c7b20d 63%,#c7b20d 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04249', endColorstr='#c7b20d',GradientType=0 ) !important;
    font-weight:bold;
    margin: 0;
    line-height: 1.8em;
    text-align: center;
    color: #000000;
}

.modal .modal-header .close
{
    margin-top: -3px !important;
    margin-right: 0px !important;
    background: black;
    padding: 7px;
    text-align: center;
    border-radius: 64px !important;
}

.modal_hide_close button.close
{
	display: none;
}


/**** MOD_LOGIN ****/


.login_input
{
	height: 28px;
	border-radius: 5px !important;
	width: 100% !important;
}

.forgot_pass {
	font-size: 11px;
    color: #f04249;
    text-align: right;
    text-decoration: none;
    float: right;
    margin-right: -23px;
}

.forgot_pass:hover, .forgot_pass:focus{
	text-decoration:underline;
	color:#f04249;
}

.user_logged
{
	padding: 0 15px;
}
	.user_logged .dropdown
	{
		float: left;
	}
	

/**** MOD_LANG ****/


.img_flag
{
    height: 25px;
    width: auto;
}


/**** USER MENU DD ****/


div.usermenudd
{
	padding: 8px 14px;
}
div.usermenudd table
{
	width: 100%;
	font-size: 12px;
	font-weight: 400;
}


/**** MOD_MENULEFT ****/


a.menuleft
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2b2b2b+0,2b2b2b+62,000000+63,000000+100 */
background: #2b2b2b !important; /* Old browsers */
background: -moz-linear-gradient(top, #2b2b2b 0%, #2b2b2b 62%, #2b2b2b 63%, #2b2b2b 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top, #2b2b2b 0%,#2b2b2b 62%,#2b2b2b 63%,#2b2b2b 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #2b2b2b 0%,#2b2b2b 62%,#2b2b2b 63%,#2b2b2b 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2b2b', endColorstr='#000000',GradientType=0 ) !important; /* IE6-9 */
color:#fff !important;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 13px;
    padding: 5px 10px !important;
}

/**** MOD_MENUUSER ****/


ul.usermenu
{
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}
	ul.usermenu > li
	{
	    display: block;
	    margin: 0px;
	    padding: 0px;
	    border: 0px none;
	}
	ul.usermenu > li > a
	{
	    display: block;
	    position: relative;
	    margin: 0px;
	    border: 0px none;
	    padding: 5px 5px;
	    text-decoration: none;
	    font-size: 14px;
	    font-weight: 400;
	    text-shadow: none;
	    color: #fff !Important;
	}
	ul.usermenu > li > a:hover
	{
		background: #ccc;
	}


/**** FORM ****/


.form-mini label,
.form-mini input,
.form-mini select,
.form-mini textarea
{
	font-size: 12px !important;
}

.form-mini .control-label
{
	/*text-align: right;*/
	font-weight: bold;
}

.form-mini .form-control
{
    height: 30px;
    padding: 6px 6px;
}

.input-group .input-group-addon
{
    border: 1px solid #000;
    border-right: 0;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    background: #E5E5E5 none repeat scroll 0% 0%;
    min-width: 39px;
}

.input-group .form-control:last-child
{
	border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.form-horizontal .control-label
{
	/*text-align: left;*/
}

.form-control
{
	border-color: #999;
}

input.form-control,
select.form-control
{	
	border-radius: 0px !important;
	border: 1px solid  #3e3e3e;
}

.has-error
{
	color: #c00;
	border-color: #c00 !important;
}
	span.has-error
	{
		font-size: 14px;
	}
	
	
/*** MOD LIVE ***/

.live-general-match-name{
    font-size: 11px;
}


.live-time
{
	color: #f00;
}



.live-odd-icon
{
	font-size: 0.7em
}

div.live-event-odd
{
	padding:0.2% !important; float:left;
}
	div.live-event-odd a
	{
		width:100%;
		display:block;
	}

div.live-event-odd-2
{
	width:50%;
}

div.live-event-odd-3
{
	width:33.33333%;
}

div.live-event-odd-4
{
	width:25%;
}

div.live-event-odd-5
{
	width:20%;
}

div.live-event-odd-6
{
	width:16.66666%;
}

div.live-event-odd-7
{
	width:14.285714%;
}

#sport_page .color_dgray {
    color: #fff !important;
    text-decoration: none;
}