.navbar-vertical .navbar-nav>.nav-item .nav-link.active i { color: #fff } 
.pull-left { float: left } 
.pull-right { float: right } 
select.form-control { appearance: auto; } 
.addRowTable { width: 100%; } 
.addRowTable td { white-space: normal; padding: 5px; text-align: center } 
.addRowTable select { min-width: 100px } 
.addRowTable thead td { font-size: 12px !important; color: #000; } 
label.required:before { content: '*'; color: #f56c6c; margin-right: 4px; } 
.form-control.error { border: 1px solid red } 
.wizardStepToggles { display: none } 
.wizardStepToggles.nav { display: flex; } 
td { position: relative } 
.inline-data-action:not(.active) { display: none; position: absolute; top: 15px; right: 0px; z-index: 100 } 
tr:hover .inline-data-action { display: block; } 
.inline-data-action.active { position: relative !important } 
.inlineEditContainer { background: #efefef; padding: 10px } 
.screen-loader-container { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 100000000000; cursor: progress } 
.screen-loader { position: fixed; right: 0; top: 50%; width: auto; min-width: 50px; margin-top: -25px; background-color: #f4f4f4; z-index: 11111; border-radius: 5px 0 0 5px; padding: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1; -webkit-box-shadow: -5px 5px 9px -8px rgba(200,1,1,.5), -4px 9px 9px -8px rgba(255,172,172,.5); box-shadow: -5px 5px 9px -8px rgba(200,1,1,.5), -4px 9px 9px -8px rgba(255,172,172,.5); } 
.screen-loader .loaderWrapper { width: 30px; height: 30px; background-image: url(../img/loader.gif); background-size: cover; } 
.screen-loader .loaderWrapper+.loader-text:not(:empty) { margin-left: 10px; color: #2c3b41; } 
#notificationOpt { position: fixed; z-index: 100000000000; right: 15px; top: 100px; } 
.spreadsheet .form-group { margin-bottom: 0px } 
.spreadsheet .editableField, .spreadsheet .editableField:focus { border: 0px !important; outline: 0px !important; box-shadow: none !important; border-radius: 0px } 
table.table th span { color: #000 } 
.spreadsheet th { width: 160px; min-width: 160px; background-color: #000; } 
.spreadsheet th span { color: #fff !important } 
.spreadsheet th { border-right: 1px solid #fff } 
.spreadsheet tbody td { padding: 0px; border-right: 1px solid #e9ecef !important } 
.spreadsheet .input-group.focused { background: #efefef; border-radius: 0px } 
.spreadsheet .input-group .editableField { background-color: transparent !important; -webkit-appearance: none; -moz-appearance: none; } 
 .spreadsheet .input-group input.editableField[type="date"]::-webkit-calendar-picker-indicator { background: transparent; bottom: 0; color: transparent; cursor: pointer; height: auto; left: 0; position: absolute; right: 0; top: 0; width: auto; } 
#datatable-pagination { padding: 15px } 
#datatable-pagination .totalCount { margin-right: 15px } 
.baseSearchContainer { background: #efefef; padding: 10px; margin-bottom: 2px } 
.searchContainer { background: #f5efc4; padding: 5px 10px; margin-bottom: 2px } 
.filterContainer { background: #efefef; padding: 5px 10px; margin-bottom: 10px } 
.filterContainer .form-control, .searchContainer .form-control { padding-top: 2px; padding-bottom: 2px; } 
#playersSpreadsheet tr td:nth-child(-n+3), #playersSpreadsheet tr th:nth-child(-n+3) { position: -webkit-sticky; position: sticky; left: 0px; z-index: 101 } 
#playersSpreadsheet tr td:nth-child(-n+3) { background-color: #f5efc4 } 
.status_badge.status_1 { background: green } 
.status_badge.status_2 { background: red } 
.status_badge.status_3 { background: blue } 
.status_badge.status_4 { background: black } 
.status_badge.status_5 { background: red } 
.status_badge.status_6 { background: red } 
.status_badge.status_7 { background: red } 
.status_badge.status_8 { background: blue } 
.status_badge.status_9 { background: red } 
.status_badge.status_10 { background: red } 
#membership_permission_container ul li input[type=text] { display: block !important } 
.subTableContainer:not(.active) { display: none } 
.subTableContainer { background: #f5f5f5 } 
td[align="center"], th[align="center"] { text-align: center } 
td[align="left"], th[align="left"] { text-align: left } 
td[align="right"], th[align="right"] { text-align: right } 
.lvpopup { position: fixed; top: 0; left: 0; z-index: 10000; background: rgba(0,0,0,0.5); width: 100%; height: 100%; padding-top: 25px } 
.lvpopupcontainer { background: #fff; max-width: 800px; margin: 0 auto; padding: 25px; position: relative } 
.lvpopup.small .lvpopupcontainer { max-width: 400px } 
.closelv { position: absolute; cursor: pointer; cursor: hand; right: 10px; top: 10px; z-index: 100 } 
.compact .form-group { margin-bottom: 0px !important } 
ul.reservation-view-list { padding: 0; margin-bottom: 0px } 
ul.reservation-view-list li { list-style-type: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 5px; border-bottom: 1px solid #e5e5e5; padding-bottom: 5px } 
.info-box-number { display: block; font-weight: 700; } 
ul.reservation-view-list li:last-child { border: 0px } 
h3.payment-title { margin: 0; padding: 10px; font-size: 18px; background-color: #efefef; border-radius: 3px; margin-bottom: 15px; margin-top: 7px; text-transform: capitalize; font-weight: normal } 
ul.list-container { list-style-type: none; padding-left: 0; } 
ul.list-container li { border-bottom: 1px solid #f3f2f2; padding: 5px; } 
ul.list-container li p { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; font-size: 14px } 
#registrationItemsList .actionButton { color: #fff; font-size: 11px; cursor: pointer; cursor: hand; position: absolute; bottom: 35%; z-index: 10; background: #141727; width: 25px; height: 25px; border-radius: 50%; text-align: center; line-height: 25px; left: 40% } 
.hiddenAction { display: none } 
tr:hover .hiddenAction { display: block } 
.force-hidden { display: none !important } 
a.disabled { pointer-events: none; cursor: default; opacity: 0.5 } 
.datatable-pagination { background: #efefef; } 
.cropper-wrapper .custom-file-upload { cursor: pointer; height: 60px; width: 100%; padding: 10px; border: 1px dashed #dadada; border-radius: 5px; position: relative; margin-bottom: 10px; background: #efefef } 
.custom-file-upload { cursor: pointer; height: 60px; width: 100%; padding: 10px; border: 1px solid #429fff; border-radius: 5px; position: relative; margin-bottom: 10px; display: flex; justify-content: center; align-items: center; color: #000; } 
.cropper-wrapper .custom-file-upload input[type="file"] { outline: none; max-width: 100%; opacity: 0; position: absolute; width: 10px; } 
.custom-file-upload input[type="file"] { outline: none; max-width: 100%; opacity: 0; position: absolute; width: 10px; } 
.cropper-loader { text-align: center } 
.cropper-container { width: 400px; height: auto; max-width: 100%; overflow: hidden; margin: 0 auto } 
.image_notes { font-style: italic; font-size: 12px; font-weight: bold; color: red; } 
.cropper-wrapper { text-align: center } 
#cropperImage { visibility: hidden } 
#mediaPopup .lvpopupcontainer { max-width: 455px !important } 
.cropper-wrapper .custom-file-upload.is-dragover { border-color: #000 !important; background: #ccc } 
#cropper-controll-buttons .badge { cursor: pointer; cursor: hand; margin-top: 10px; margin-bottom: 10px } 
.singlePlayerPicContainer .imageContainer img { width: 80%; margin: 0 auto; } 
.singlePlayerPicContainer .imageContainer { background: #e0e0e0; width: 100%; height: 100%; overflow: hidden; position: relative; height: 350px } 
.singlePlayerPicContainer { margin-bottom: 15px } 
.singlePlayerPicContainer .imageActions { position: absolute; z-index: 10; right: 10px; top: 10px } 
.singlePlayerPicContainer .imageActions i { background: #000; width: 40px; height: 40px; text-align: center; line-height: 40px; color: #fff; cursor: pointer; } 
.singlePlayerPicContainer .imageActions span.addVideos { background: #dc3545; text-align: center; color: #fff; cursor: pointer; cursor: hand; padding: 5px 10px; display: block; font-size: 14px } 
.singlePlayerPicContainer:hover .imageActions i { display: inline-block } 
.singlePlayerPicContainer .imageContainer .profileData { background: #000; position: absolute; left: 0px; bottom: 0px; color: #fff; width: 100%; padding: 5px; font-size: 14px } 
#playersSpreadsheet .table-responsive { margin: 0px !important } 
.searchContainer .form-group, .filterContainer .form-group, .baseSearchContainer .form-group { margin-bottom: 0px } 
.sm-pd { padding-left: 2.5px; padding-right: 2.5px } 
.sm-pd-l { padding-left: 2.5px; } 
.sm-pd-r { padding-right: 2.5px } 
.datatable-pagination .perPageContainer { margin-bottom: 20px } 
*:disabled { cursor: not-allowed !important; opacity: 0.5 !important } 
.spreadsheetSingleData:not(.forVideo) .form-switch { margin: 0 auto !important } 
*[invisible] { opacity: 0 !important; display: block; width: 100% } 
.entitySearchResults .entitySearchResultsOpt { max-height: 300px; overflow: hidden; overflow-y: auto; } 
.entityAddSubmit { margin-top: 15px } 
.newsToentityContainer .selectedList ul { padding-left: 0px } 
.newsToentityContainer .selectedList li { border-bottom: 1px solid #efefef; padding-bottom: 5px; margin-bottom: 5px; list-style: none; font-size: 14px } 
.newsToentityContainer .selectedList li:last-child { border-bottom: 0px } 
.newsToentityContainer .selectedList li i { color: #990000; margin-right: 5px; cursor: pointer; cursor: hand } 
#playersCovers .singlePlayerPicContainer .imageContainer { height: 210px !important } 
.block { display: block !important } 
.select2-container .select2-selection--single { height: 40px; border-color: #d2d6da } 
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 40px } 
.select2-container--default .select2-selection--single .select2-selection__arrow { top: 10px } 
.capitalized { text-transform: capitalize } 
.playerVideoCounts { position: absolute; left: 10px; background: #000; color: #fff; z-index: 10; top: 10px; padding: 5px 10px; font-size: 14px } 
#playerUploadedVideos { padding: 20px; background: #dadada } 
#playerUploadedVideos .singleVideoInner { height: 120px; background-color: #555; background-position: center; background-size: cover; position: relative; border: 4px solid #fff } 
#playerUploadedVideos .singleVideo { margin-bottom: 20px; } 
#playerUploadedVideos { max-height: 430px; overflow-y: auto } 
#playerUploadedVideos .singleVideo:last-child { margin-bottom: 0px } 
#playerUploadedVideos .removeVideo { width: 25px; height: 25px; text-align: center; background: #f50935; border-radius: 50%; position: absolute; right: -8px; top: -8px; z-index: 10; color: #fff; font-size: 12px; line-height: 25px; display: none } 
#playerUploadedVideos .singleVideo.active .singleVideoInner, #playerUploadedVideos .singleVideo:hover .singleVideoInner { border-color: #f50935; box-sizing: border-box } 
#playerUploadedVideos .singleVideo.active .removeVideo, #playerUploadedVideos .singleVideo:hover .removeVideo { display: block } 
#playerUploadedVideos .videoType { background: #f50935; position: absolute; left: -4px; top: -4px; z-index: 10; color: #fff; font-size: 12px; padding: 5px 10px; } 
#playerUploadedVideos .videoTitle { background: rgba(0,0,0,0.6); position: absolute; left: 0px; bottom: 0px; z-index: 10; color: #fff; font-size: 12px; padding: 5px 10px; width: 100% } 
.hand { cursor: pointer; cursor: hand } 
#playerUploadedVideos .removeVideo:hover { transition: transform .2s; transform: scale(1.1); } 
#playerVideoFormContainer .form-group { margin-bottom: 1rem; } 
#playerVideoUploaderForm .submitContainer { background: #dadada; padding: 15px; position: absolute; bottom: 0px; width: 100%; left: 0px } 
#playerVideoFormContainer { max-height: 400px; overflow-y: auto; margin-bottom: 50px } 
#playerVideoUploaderForm .preview { width: 100%; height: 300px } 
.relative { position: relative; } 
#playerUploadedVideos .singleVideo.status_2 { opacity: 0.3 } 
.logoText { font-size: 22px; font-weight: bold } 
.ppsc { padding: 0rem 0.75rem; } 
.ppsc .ppsd { cursor: hand; cursor: pointer } 
.ppssl2C { text-align: center } 
.ppssl2C .select2-container { text-align: left; width: 100% !important } 
#playersSpreadsheet table { margin-bottom: 0px } 
#playersSpreadsheet table .select2-container .select2-selection--single { height: 30px } 
#playersSpreadsheet table .select2-container--default .select2-selection--single .select2-selection__arrow { top: 2px } 
#playersSpreadsheet table .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 30px } 
.accordion .accordion-item:last-child .border-bottom { border-bottom: 0px !important } 
.v-middle { vertical-align: middle } 
.inline-block { display: inline-block; vertical-align: middle } 
#playerDisplaySettingTable tbody td { padding:.5rem !important; background: #fff !important; border-bottom: 1px solid #eee !important; border-right: 0px !important } 
.playerDisplaySettingContainer { max-height: 350px; overflow-y: auto } 
.progressContainer { width: 100%; height: 10px; display: block; background: #eee; position: relative; margin-bottom: 25px; margin-top: 30px; } 
.progress { background: #141727; height: 100%; width: 0px; display: block; } 
.videoUploadedPrev iframe { width: 100%; height: 250px; } 
.progressUploadingtext { position: absolute; top: -28px; left: 0px; color: #141727; font-size: 14px; } 
.progressPercentage { font-weight: bold } 
.playerIcon { width: 35px; height: 35px; display: inline-block; border-radius: 50%; margin-right: 7px; } 
.tsBtn { font-size: 11px !important; } 
ul .list-group-item:last-child .listHr { display: none } 
.custom-file-upload { cursor: pointer; height: 100px; width: 100%; padding: 10px; border: 2px dashed #dadada; border-radius: 5px; position: relative; margin-bottom: 10px; background: #efefef; display: flex; justify-content: center; align-items: center; color: #000; font-weight: bold } 
.custom-file-upload input[type="file"] { outline: none; max-width: 100%; opacity: 0; position: absolute; width: 10px; } 
.custom-file-upload.is-dragover { border-color: #000 !important; background: #ccc } 
.dragLoaderContainer { height: 5px; background: #efefef; position: relative; margin-bottom: 35px } 
.loaderPercentage { width: 0%; background: red; position: absolute; left: 0px; top: 0px; height: 100% } 
.loaderPercentage.uploaded { background: #28a745 !important } 
#createPostImageDragLoader, #createPostVideoDragLoader { display: none } 
.dragLoaderContainer .stat { position: absolute; left: 0px; top: 8px } 
#createPostImageDragOpt img { height: 100px; width: auto !important; } 
#createPostVideoDragOpt iframe { width: auto; height: 150px; border: 0px; } 
.hover-white-color:hover { color: #fff !important } 
.select2-results__option { font-size: 12px } 
.select2-container { width: 100% !important } 
.select2-container .select2-selection--single { border-color: #d2d6da !important; border-radius:.5rem !important; } 
.select2-container--default .select2-selection--single .select2-selection__rendered { font-size:.875rem; color: #495057; padding:.5rem .75rem; line-height: 1.4rem !important; } 
.select2-container--default .select2-selection--single .select2-selection__placeholder { color: #495057; } 
.select2-container--default .select2-selection--single .select2-selection__clear { font-size: 20px; right: 10px; top: 3px; } 
.cropper-container .cropper-modal { opacity: 0.7; } 
.cropper-container .cropper-view-box.rounded { border-radius: 50% !important } 
.inlineLoader { display: inline-block; margin-left: 10px; vertical-align: middle } 
.inlineLoader svg { width: 20px; height: 20px } 
.bc-logo-1 { max-height: 150px } 
.bc-logo-2 { max-height: 130px !important } 
.sidenav-header { height: 145px } 
.sidenav .navbar-brand { padding: 0px } 
.sg-container { border: 2px solid #999; padding: 10px; } 
.sg-title { font-size: 18px; font-weight: bold; text-align: center; color: #252f40 } 
.sg-switcher { margin-bottom: 15px } 
.sg-graph { width: 100% !important; height: 220px !important } 
ul.membPlayersList { padding-left: 0px; list-style: none; } 
ul.membPlayersList li a { text-decoration: underline; color:#000 } 
.underline { text-decoration: underline; } 
.ui-datepicker { z-index: 1000000 !important; } 
.datepicker[readonly] { background: #fff; } 
.height-list { max-height:100px; overflow-y: auto; } 
.boxed-bg { background: #eaeaea; padding: 15px; } 
.lvpopouter { max-height: 600px; overflow-y: auto; overflow-x: hidden; } 
.ft_archived{ background-color: #f7e6e6 !important;}