/****** PLACE YOUR CUSTOM STYLES HERE ******/
/* For small screen */
.zebra {align-items: center; border: 1px solid #eaeaea; margin: 0; padding: 10px 8px; border-width: 0px 1px 1px 1px; background: #fff;}
.zebra:nth-child(2) {border-top: 1px solid #eaeaea;}
.zebra:nth-child(even) {background: #f9f9f9;}

.cursor {cursor: pointer;}

.red {color: red;}
.player_photo {vertical-align: top; min-width: 70px;}

.white_container{background-color: white;}
.white {color: white!important;}
.game_btn {min-width:60px;}
.ml20 {margin-left: 20px;}

.mb20 {
	margin-bottom: 20px;
}

.sp-green-header {background-color: #0B733D!important; color: white; margin-top: 30px; text-transform: uppercase;}

.balnce-due-bar {
	color: white;
	background-color: red;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.invis {
	display: none!important;
}

@media only screen and (max-width : 767px) {
    .hide-dropdown-mobile {
        color: #333!important;
    }
}

@media (max-width: 767px) {
    .mmb5 {
        margin-bottom: 10px;
    }
}
