/* 2016-11-30 - Francis Chevalier */
.container{width:100% !important;}
.data .btn-primary{font-weight:bold;}
.no-padding {border:0 !important;}
.no-padding .row{margin-right:0;margin-left:0;}
/*#pdfModal {
	width: 350px;
	height: 183px !important;
	margin-top: 371.5px !important;
	z-index: 3001;
    margin-top: 371.5px;
    top: 0px;
    margin-left: 539px;
    display: block;
}
#pdfModal .modal-header{padding: 10px !important;}
#pdfModal .modal-header .close{margin-top:4px !important;}
#pdfModal .modal-footer button{
	margin-left:0 !important;
	color: #fff !important;
	background-color: #337ab7 !important;
	border-color: #2e6da4 !important;
	text-shadow:none;
	padding: 0px !important;
}
#pdfModal .modal-footer button:nth-child(2){float:right !important;}
#pdfModal .modal-header h4 img{margin-top: -5px;}*/
#div_table_content .row{margin-right:0;margin-left:0;}
/*.div_table{padding-left: 15px; margin-top: 2px; font-size: 0.85em; background-color: transparent; width: 100%; line-height: 1.5em;}
.div_table span a{margin-top: 2px;}*/
.mobile_mod .bootstrap-select{width:78% !important;}
.form-division, .form-team, .img_print{padding-right:0;padding-left: 0;}
.form-team .bootstrap-select{width:60% !important;}
.form-division .control-label{width:70px;text-align:left;}
.form-team .control-label{width:70px;text-align:left;}
.stats-header{margin-right:0;margin-left:0;}
.stats-title{
	background: #1171a3;
	background-image: linear-gradient(to bottom,#2e8bcc,#1171a3);
	padding-right:0;
	padding-left:0;
	color:white !important;
	font-weight:bold;
	padding: 4px 0 4px 0;
	text-align:center;
}
.stats-title a{color:white !important;font-weight:bold;}
.img_print{float: right;}
#number-title, .js-no{width: 3.333333% !important;}
#game-title, #goal-title, #game-stat, #goal-stat{width: 50% !important;}
#fault-1_title, #fault-1_title, #fault-1,  #fault-2{width: 50% !important;}
#game-stat, #goal-stat, #fault-1,  #fault-2{padding-top:5px !important;}
.played{padding:0 4px 0 4px !important;display:flex;}
.fault-1{padding:0 4px 0 4px !important;display:flex;}
#game-stat{border-right: 1px solid rgba(128,128,128,0.5);}
#fault-1{border-right: 1px solid rgba(128,128,128,0.5);}
#game-title, #game-stat{float: left;height: inherit !important;}
#fault-1_title, #fault-1{float: left;}
#susp_title, .susp{width: 13.33333333% !important;}
.stats-info{border-left:1px solid rgba(128,128,128,0.5);border-right:1px solid rgba(128,128,128,0.5); background-color: #fff; }
.stat{margin-right:0;margin-left:0;border-bottom:1px solid rgba(128,128,128,0.5);width: 100%;display: flex;height:auto !important;}
.js-no, .name, .team, .played, .goals, .assist, .fault-1, .fault-2, .points, .susp{
	padding-right:0;
	padding-left:0;
	padding: 4px;
	border-right:1px solid rgba(128,128,128,0.5);
	text-align:center;
	height:inherit !important;
}
.name, .team{text-align:left;height: inherit !inherit;}
.susp{border-right:0;font-size: 11px;}
.bootstrap-select{border:1px solid rgba(128,128,128,0.5);border-radius: 4px;}
.stats .caret{margin-top: 8px !important;}
.stats  .filter-option{margin-top: 4px !important;font-size: 14px !important;}
.no_print{margin-top: 5px;height: 25px;width: 25px;float: right;}

@media only screen and (max-width:992px){
	#susp_title, .susp{width: 8.33333333% !important;}
	#game-goal, .played, .fault-1, #fault-title{width: 10.83% !important;}
	.div_table{display:none !important;}
}
@media only screen and (max-width:830px){
	.susp{padding-left: 1px;}
}
@media only screen and (max-width:768px){
	.mobile_mod  .bootstrap-select {width: 98% !important;}
	#game-goal, .played{width: 10.66666667% !important;}
	.img_print{margin-top: 27px !important;}
}
@media only screen and (max-width:767px){
	#game-goal, .played{width: 16.66666667% !important;}
	.assist{border-right: 0 !important;}
}
@media only screen and (max-width:600px){
	#assist-title{padding-left:0;}
}
@media only screen and (max-width:500px){
	.form-team .bootstrap-select{margin-left: 0;}
	.form-team .bootstrap-select{width:100% !important;}
}
@media only screen and (max-width:460px){
	#game-goal, .played{width: 33.33333334%!important;}
	.played{border-right: 0 !important;}
	#assist-title, #assist-stat{display: none !important;}
}
@media only screen and (max-width:450px){
	.form-division, .form-team{width:100% !important;}
	.mobile_mod  .bootstrap-select {width: 100% !important;}
	.form-team{margin-top:5px !important;}
}
@media only screen and (max-width:425px){
	.container .data{padding-left:5px !important;padding-right:5px !important;}
}
