/*** GENERAL ***/
button{outline: none;}

.frame{border: 1px solid #FF0000;}
.clear{clear: both;}
.relative{position: relative;}
.w250{width: 250px;}
.w200{width: 200px;}
.w150{width: 150px}
.w120{width: 120px}
.w100{width: 100px}
.w80{width: 80px}
.w60{width: 60px}

.spacer20{height: 20px;}
.divider01{border-bottom: 1px #62A8EA solid; margin-bottom:10px; padding-top: 5px;}
.row-eq-height { display: table; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.no-padding {padding: 0 !important; margin: 0 !important;}

.admin-navbar{margin-bottom: 0;}

.txt-blue{color: #62A8EA;}
.txt-orange{color:#f79321;}
.txt-red{color:#D36139 !important;}
.txt-green{color:#64AE82 !important;}
.hiden{display:none;}

.table01 {width: 100%;}
.table01 th{padding: 2px 2px; border-top: 1px solid #E4EAEC; border-bottom: 1px solid #E4EAEC; background:#F3F7F9;}
.table01 td{padding: 0 5px; vertical-align: top;}
.table01 td.left-indent20{padding-left: 20px; width: 40%;}
.table01 .underline{border-bottom: 1px solid #E4EAEC;}

.table02 {width: 100%;}
.table02 td{padding: 0 2px; vertical-align: top; border: 1px solid #E4EAEC; background:#F3F7F9;}
.table02 .legend{width: 60px;}
.table02 .content{font-weight: 500;}
.table02 .normal{font-weight: 400;}

/* scrollbar */
::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-track {background: #f1f1f1;}
::-webkit-scrollbar-thumb {background: #888;}
::-webkit-scrollbar-thumb:hover {background: #555;}


/*** HEADER ***/
.main-title{margin:15px 0 0 0; color: #62A8EA;}

/*** NAVIGATION ***/
.site-menubar-body{overflow-y: auto; overflow-x: hidden;}
/*.scrollable-content{overflow: auto;}*/
/*.site-menu{overflow-y: visible; overflow-x: hidden;}*/
.navbar-brand-text{position: relative; margin-left: 20px; top: 7px; text-decoration: underline;}
.site-gridmenu-toggle:after{opacity: 1; top: 7px; right: 1px;}
.container-fluid{padding-left:0; padding-right: 0;}
.navbar-default .navbar-collapse{background: #FFFFFF; padding-left: 30px;}

.container-new-button{margin-bottom: 2rem; background: url(../img/bg_submenu01.png) no-repeat left center #263238;;}
.container-new-button a{text-decoration: none;}

.site-menubar-unfold .site-menu-item{line-height: 24px;}
.site-menubar-unfold .site-menu > .site-menu-item > a{line-height: 24px;}
.site-menubar-unfold .site-menu-category {margin-top:5px; line-height:24px;}

 .site-gridmenu li{width: 100%;}
 .site-gridmenu li > a{padding: 10px 0;}



/*** CONTENT ***/
.narrow.column{padding-right: 0;}
.page-content{padding-left: 0; padding-right: 0; padding-top: 46px;}

/*** COMPONENTS ***/
.next-box a{text-decoration: underline; display: inline-block; margin-left: 15px;}

.btn-topnav{background:none; color: rgba(163, 175, 183, 0.9);}
.btn-topnav:hover{text-decoration: none; color: #FFFFFF;}
.btn-default{background: #62A8EA; color:#FFFFFF;}
.btn-default:hover{background: #2688E1; color:#FFFFFF;}

.i-circle {background: #62A8EA; color: #fff; padding: 3px 6px; border-radius: 50%; font-weight: bold;}
.canvas-evaluation{position: relative; top:25px; left: -120px;}

/* file upload */
.js .inputfile {width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1;}
.inputfile + label {width: 400px; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; display: inline-block; overflow: hidden; padding: 0.625rem 1.25rem;}
.label-photo{width: 33px; height: 35px;}
.no-js .inputfile + label {display: none;}
.inputfile:focus + label, .inputfile.has-focus + label {outline: 1px dotted #000; outline: -webkit-focus-ring-color auto 5px;}
.inputfile + label svg {width: 1em; height: 1em; vertical-align: middle; fill: currentColor; margin-top: -0.25em; margin-right: 0.25em;}
.inputfile-6 + label {color: #4CAF50; border: 1px solid #DDDDDD; background-color: #FFFFFF; padding: 0;}
.inputfile-6 + label span, .inputfile-6 + label strong {padding: 0.625rem 2rem;}
.inputfile-6 + label span {width: 200px; min-height: 2em; display: inline-block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; vertical-align: top;}
.inputfile-6 + label strong {height: 100%; color: #f1e5e6; background-color: #62a8ea; display: inline-block; float: right;}
.inputfile-6:focus + label strong, .inputfile-6.has-focus + label strong, .inputfile-6 + label:hover strong {background-color: #82B9EB;}
@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}

/* autocomplete */
.autocomplete-suggestions {background: #FFF; cursor: pointer; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px 2px 15px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-suggestions strong{color:#029CCC !important; font-weight: normal !important;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #029CCC; display: block; border-bottom: 1px solid #000; }
.suggestion-cashback{float: right; padding-right: 3px; font-size:0.85rem;}
.suggestion-logo{display: block; height: 60px; width: 60px; border: 1px solid #EEEEEE; float: left; margin-right: 8px; background-size:90%; background-repeat: no-repeat; border-radius: 3px; background-position: center;}
.suggestion-text{padding-top: 20px;}



/*** FORM ***/
.form-container01{max-width: 670px;}
.form01 td{padding: 10px 10px; vertical-align: middle;}
.form01 .checkbox-custom{margin-bottom: 0; margin-top: 0;}
.form01 .btn{float: right;}
.form01 .btn-container{padding-right: 20px;}

.form03 div{margin-bottom: 20px;}
.form03 label {display: inline-block; width: 20%; text-align: right; box-sizing: border-box; padding-right: 20px;}
.form03 input{width: 80%; display: inline-block; box-sizing: border-box;}
.form03 .btn{float: right;}

.form-container02{max-width: 400px;}
.form-container02 .form-control{margin-bottom: 15px;}
.form-control{border-color: #DDDDDD;}
form .input-group-addon{background: #62A8EA; color: #FFFFFF; border: 1px solid #62A8EA}

.form-container03 label{margin-bottom: 0;}
.form-container03 h3{margin-bottom: 0;}
.form-container03 .row{margin-top: 8px;}

.datetimepicker02{padding-left: 5px; padding-right: 2px;}

/*** FLASH MESSAGES ***/
.alert {padding: 20px; background-color: #f44336; color: white; height: 66px;}
.success {padding: 20px; background-color: #4CAF50; color: white; height: 66px;}
.closebtn {margin-left: 15px; color: white; font-weight: bold; float: right; font-size: 22px; line-height: 20px; cursor: pointer; transition: 0.3s;}
.closebtn:hover {color: black;}






.shop-featured {width: 30px;}
.column-icon{width: 30px;}

.checkbox-custom label {margin-right: 40px;}
.radio-custom label {margin-right: 40px;}
.clickable-row{cursor: pointer;}

.cursor-default{cursor: default;}

.network-parameter{float: right; color:#62A8EA;}

/*** PANEL ***/
.panel-heading{padding-top: 10px;}

#panel_msg01{height: 25px; padding-left: 32px; margin-bottom: 5px; color:#FF0000;}





/*** REPORTS ***/
.col-checkbox{width:25px;}
.checkbox01{height:20px; width:20px; background: #FFFFFF; border: 1px solid #CCCCCC;}
.month-report td{width:7.7%}


/*** LOGIN ***/
.site-menubar-fold .page, .site-menubar-fold .site-footer {
    margin-left: 0 !important;
}
.login-page{padding: 0; margin: 0; background: #F1F4F5;}
.login-page .logo-container{background: url(../assets/img/logo02.png) no-repeat center; background-size: cover; width:141px; height: 44px; margin: auto; margin-bottom: 25px;}
.login-page .page{height: calc(100% - 44px);}
.login-page .page-content{height: 100%;}
#parent {display: table; width: 300px; height:100%; margin: auto;}



#child {
    display: table-cell;
    vertical-align: middle;
}

/*** PLAYERS ***/
.players-listing .player-photo{padding: 0; width: 36px;}
.players-listing .player-photo img{height: 40px; width: 36px;}

/*** ADD PLAYER ***/
.input-group.new-item{margin-bottom: 15px;}
.input-group .form-control{margin-bottom: 0;}


/*** PLAYER PROFILE ***/
.player .column{margin-bottom: 20px;}
.panel-board{border: 1px solid #E5E5E5; padding: 10px; border-radius: 3px; position: relative; height: 100%}
.panel-board .contract-note{padding-top: 5px;}
.button-modal{position: absolute; top: 0; right: 0; background: #62A8EA; color: #fff; border: none; outline: none;}
.button-modal-shift{position: absolute; top: 0; right: 28px; background: #D36139 ; color: #fff; border: none; outline: none;}
.button-modal-left{position: absolute; top: 2px; left: 0; background: #62A8EA; color: #fff; border: none; outline: none;}
.profile-photo{width:187px; height: 230px; margin-right: 25px;}
.football-field-container{width:187px;}
.football-field{width:187px; height: 160px; background: url("../assets/img/football_field.png"); position: relative;}
.football-field  .marker01{position: absolute; color: #f79321;}
.contact-name{padding-left: 35px !important; padding-top: 3px !important; border-bottom: 1px solid #E5E5E5;}

/*** MODAL FORMS ***/
.modal-content .column{margin-bottom: 0;}
.modal-content label{font-size: 12px; margin-bottom: 0;}
.modal-content .label01{font-size: 12px; margin-bottom: 0; position: relative; left: -20px;}
.modal-content input{margin-bottom: 15px;}
.modal-header{padding-bottom: 0;}
.modal-body{padding-top:0;}
.checkbox-custom label::before{border-color:#DDDDDD;}

/*** MODAL INJECTION ***/
.trigger{cursor: pointer;}
.injection-content{width: 100%; height: 100%; background: #CFEDFA; position: absolute; z-index: 10; border-radius: 4px; display: none;}

/*** FINANCE ***/
.account-type label{margin-right: 30px; display: inline-block; position: relative; top: -3px;}

/*** TASKS ***/
.calendar01{height: 600px;}
.tasks-list{padding-left: 30px; padding-top: 80px;}
.tasks-list .dataTables_wrapper div.row:first-child{display: none;}
.tasks-list .dataTables_wrapper div.row:last-child{display: none;}
.tasks-list .far{color: #62A8EA;}
.tasks-list .clickable-row.new{font-weight: bold;}