.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: #bffc02;
}

.color_red
{
	color: #c00;
}

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

.color_dgray
{
	color: #ababab !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: 1px solid #000;
}

.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;*/
    color: #fff;
    width: 12px;
    height: 12px;
    opacity: 1;
}

.modal-sm {
    width: 550px;
}

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

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

    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.modal-header{
	border-bottom:none !important;
}

.modal .modal-header h3
{
	font-weight: bold;
    color: #fff;
	background: -webkit-linear-gradient( var(--first-linear-gradient)) !important;
	margin: 0;
	line-height: 1.8em;
	text-align: center;
	font-size:16px;
	text-transform:uppercase
}



.modal .modal-header .close
{
    margin-top: 5px !important;
    margin-right: 5px !important;
}

.modal_hide_close button.close
{
	display: none;
}


/**** MOD_LOGIN ****/


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

.forgot_pass,.forgot_pass:hover
{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

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


/**** MOD_LANG ****/


.img_flag
{
	height: 15px;
	width: auto;
	margin-right: 7px;
}


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


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


/**** MOD_MENULEFT ****/


a.menuleft
{
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 13px;
    padding: 5px 10px !important;
	border-top: none !important;
}


li:hover a.menuleft{
	background-color:transparent !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;
}
.navbar-default ul.navbar-nav.usermenu > li > a
{
    display: block;
    position: relative;
    margin: 0px;
    border: 0px none;
    padding: 11px 9px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    text-shadow: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.navbar-default ul.navbar-nav.usermenu > li > a > span.glyphicon
{
	color: #F5CC52;
}

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: 26px;
    padding: 5px 0px;
}

.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;
    /* height: 26px; */
    /* max-height: 26px; */
    padding: 5px 2px;
}

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

.form-horizontal .control-label
{
	text-align: center;
}

.form-control,.form-control:focus
{

	-webkit-box-shadow: 0 0 0 30px white inset;
	border-color: #999;
	height: 26px;
    padding: 2px 0px;
}

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

.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: #fc0;
}

.live-quote-sign
{
	color: #fff;
	text-shadow: none;
}

.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%;
}

.user_logged .btn-user{
    background: 0 none;
    color: #fff;
}

#couponlist_content .glyphicon{
    color: #fff !important; 
}