/*sidebar*/
.sidebar_row{
	height:100vh;
}
#green{
	background-color:#2a3042;
}

.admin_ul{
	list-style:none; 
	padding-left:0px;
	text-align: center;
	margin-top: 10%;
}
.admin_li{
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
    margin-left: 25px;
}
.admin_a:hover{
	color: white;
	text-decoration: none;
}

.admin_a{
	color:#a6b0cf;;
}
.active{
	color: white;
}

.admin_a:hover{
	color: white;
	text-decoration: none;
}

/*acl--side bar*/
.dropdown-item.active, .dropdown-item:active{
	background-color:#2A3042;
}

/* .dropdown-item:focus, .dropdown-item:hover {
    color: white!important;
    text-decoration: none;
	background-color: unset!important;
} */
.dropdown-item:hover {
    color: white!important;
    text-decoration: none;
	background-color: unset!important;
}

.dropdown-item{
	color:white;
}

/* dashboard page */
.admin_h2 {
    font-size: 16px;
    font-weight: 600;
	padding-top:25px;
}
.admin_div{
    display:flex;	
}
#admin_h5{
    font-size:15px;	
	color: #495057;
	font-weight:600;
}
#admin_p{
    color: #74788d;
	font-size:12px;
}
.admin_circle{
	color:#34c38f;
	font-size:11px;
}

.validation{
    margin: 2% !important;
    width: 95% !important;
    height: 30px !important;
    font-size: 12px !important;
    text-align: center !important;
    padding: 3px !important;
}

/*======= Admin LOGIN FORM========*/
.contain{
	width: 34%;
    border: 1px black;
    box-shadow: 6px 13px 70px #efe9e2;
	/* max-height: 55vh; */
	max-height: 60vh;
    padding: 2% 3%;
}
.contain_log{
	height:98vh;
	margin:auto;
	display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.login_form{
	padding: 0% 10%;
}
.form-group{
	margin-bottom: 6%;
}

.login_form_admin{
	border-radius: 0px !important;
	width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.login_h5{
	padding-bottom: 3%;
}
h5{
	/* padding-top: 10%; */
}

.login_a{
	color:black;
	font-size: 12px;
	font-weight:bold;
}
.btn3{
	height:50px;
	width:49%;
	border:1px solid #345e41;
	background-color:#345e41;
	margin-top: 2%;
	color:white;
}
.login_i{
	font-size:17px;
}

.login_check{
	font-size:14px;
}

.validation{
    margin: 2% !important;
    width: 95% !important;
    height: 30px !important;
    font-size: 12px !important;
    text-align: center !important;
    padding: 3px !important;
}

/*-----admin-navbar-----*/
.logo svg,.mobile_logo svg{
    fill: transparent;
    stroke: white;
    stroke-width: 1.5px;
}

/*Change 3OCT */
/* .logo{
    /* width: 56px; */
	/*display:block;
	margin-left: auto;
    margin-right: auto;
	padding:10px 0px;
	height:100%;
} */
/*Change 3OCT end*/

.center{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.side{
	background-color: #2a3042;
	
}
.admin_a{
	color:#a6b0cf;;
}
.active{
	color: white;
}
.admin_li{
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
    margin-left: 25px;
}
.admin_a:hover{
	color: white;
	text-decoration: none;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: white!important;
    text-decoration: none;
	background-color: unset!important;
}
.show{
	border: none;
}
.dropdown-item {
	color: #a6b0cf;
}
/*Changes 3OCT*/
.admin_lii{
	margin-bottom: 10px;
	padding-top: 14px;
	padding-bottom: 14px;
	float:right;
}
/*Changes 3OCT*/

.admin_li:hover{
	color: white;
	text-decoration: none;
}

.text-user{
	font-weight: 500;
	color: white;
	cursor: pointer;
}
.admin_text{
	text-decoration: none;
	color: black;
}
.text-user:hover{
	text-decoration: none;
	color: #345E41;
}
.view_span{
	color: black;
}
.admin_btn{
	border: 1px solid rgb(52,94,65);
	border-radius: 0px;
	text-transform: uppercase;
	font-family: Prompt,sans-serif;
	background-color: white;
    font-size: 13px;
    letter-spacing: .05em;
    font-weight: 500;
	margin-top: 10%;
    float: right;
}
.side_a{
	color: #000;
}
.side_a:hover{
	text-decoration: none;
}
.admin_btn:hover{
	background-color: #345E41;
	color: white;
}
/*Changes 3OCT*/
.side_ul{
	font-size: 20px;
    margin-top: 6px;
	margin-bottom: -20px;
	/* display:flex; */
	list-style:none;
}
/*Changes 3OCT end*/

#green{
	background-color:#2a3042;
	/* padding: 0px; */
	/* padding-bottom: 20%; */
}
.rounded {
    border-radius: 1.25rem!important;
}
.admin_li:hover{
	color:white;
	text-decoration:none;
}

.admin_ul{
	list-style:none; 
	padding-left:0px;
	text-align: center;
	margin-top: 10%;
}

.side_ic{
    margin-right: 15px;
}
/*Change 3OCT*/

/* .nav_bell{
	margin-top:14px;
	font-size:18px;
} */

/*Change 3OCT*/
.nav_toggle{
   font-size:14px;	
}
/*sidebar*/
.sidebar_row{
	height:100vh;
}

/*dropdown*/
.new_dropp{
	top: 6px !important;
	left: -12px !important;
	background-color: white!important;
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}	
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid rgba(0,0,0,.15); */
    border-radius: 0.25rem;
}
.new_dropp{
	top: 6px !important;
	left: -12px !important;
	background-color: white!important;
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}	
.color{
	color: black;
}	
.dropdown-item.color:hover{
	background-color: #f8f8fb!important;
	color: black!important;
}

/*dashboard_view*/
.admin_col{
	background-color:#f8f8fb;
}
.admin_h2 {
    font-size: 16px;
    font-weight: 600;
	padding-top:25px;
}

.admin_p {
    font-size: 26px;
}

.admin_div{
    display:flex;	
}

#admin_h5{
    font-size:15px;	
	color: #495057;
	font-weight:600;
}
#admin_p{
    color: #74788d;
	font-size:12px;
}
.admin_circle{
	color:#34c38f;
	font-size:11px;
}

/* --- Advertiser_view ---*/
.h5_advv{
	margin-bottom: -20px;
	font-size: 16px;
    font-weight: 700;
	padding-top:25px;
	text-transform: uppercase;
}

.add_btnn{
	border: 1px solid rgb(52,94,65) !important;
    border-radius: 20px;
    text-transform: uppercase;
    font-family: Prompt,sans-serif;
    background-color: white;
    font-size: 13px;
    letter-spacing: .05em;
    font-weight: 500;
    height: 30px;
    padding: 9px 14px;
    width: 110px;
    height: 35px;
    font-size: 12px;
    font-weight: 700;
    float: right;
    color: black;
    text-decoration: none !important;
}

.add_btnn:hover{
	background-color: rgb(52,94,65);
	color:white;
}

.a_side {
	color: black;
    text-decoration: none !important;
    border: 1px solid rgb(52,94,65) !important;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: Prompt,sans-serif;
    background-color: white;
    font-size: 13px;
    letter-spacing: .05em;
    font-weight: 500;
    padding: 9px 32px;
    width: 100px;
    height: 33px;
    font-size: 12px;
    font-weight: 700;
    float: right;
}

.a_side:hover {
	background-color: rgb(52,94,65);
	color:white;
}

.table td{
	padding: 0.75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
    border-bottom: 1px solid #cbcbcb;
	font-size: 14px;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #dee2e6;
	font-size: 14px;
}

.table th{
    border-top: 0px solid #dee2e6;
}

.main_heading{
	height:73px;
}
/*3OCT*/
.main_table{
	background-color:white;
	padding-left:27px;
	padding-right:27px;
	padding-bottom:27px;
	padding-top:27px;
	margin-top:2%;
}
/*3OCT*/
.main_icon{
	padding-right:7px;	
}

.search_bar{
	border-radius: 30px !important;
    /* width: 100%; */
	width:70%;
    display: inline;
	height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	padding-left:30px;
}
::-webkit-input-placeholder {
   font-size: 14px;
}

.m_calender::placeholder{
   font-size: 14px;
   color: #495057 !important;
}

.search_submit{
	border: 1px solid rgb(52,94,65) !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Prompt,sans-serif;
    background-color: white;
    letter-spacing: .05em;
    font-weight: 500;
	margin-top:2px;
    padding: 9px 6px;
    width: 75px;
    height: 35px;
    font-size: 12px;
    font-weight: 700;
    float: right;
    color: black;
    text-decoration: none !important;
}

label.search-label i {
	position: absolute;
    top: 13px;
    left: 26px;
    color: lightgrey;
    font-size: 14px;  
}

/*pagination*/


.pagination{
   justify-content:center;
}

.page-link:focus {
    box-shadow: unset ;
}

.page-link {
    background-color: #fff;
    border: 0px solid #ced4da;
    color: #74788d;
    display: block;
    position: relative;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*---Advertiser Add--*/
.new_form{
    margin-left: 2%;
    margin-top: 2%;
}

#insert_h4{
	font-size: 15px; 
    font-weight: 600;
    margin: 0 0 7px; 
	padding-left: 28px;
    padding-top: 20px;
}
#insert_p{
	color: #74788d;
	font-size:14px;
	padding-left: 28px;
    
}

.h4_advv{
	margin-bottom: 30px;
    width: 95%;
    padding-top: 30px;
	padding-left: 4px;
	font-size: 16px;
    font-weight: 700;
	text-transform: uppercase;
}
.form-group {
    margin-bottom: 1rem;
}
.form-control {
    border-radius: 6px !important;
    width: 48%;
    display: inline;
}
.adv_row {
    margin-left: 1%;
}

.submit_btn {
    border: 1px solid rgb(52,94,65) !important;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: Prompt,sans-serif;
    background-color: white;
    font-size: 13px;
    letter-spacing: .05em;
    font-weight: 500;
    height: 30px;
    padding: 5px 9px;
	width:91px;
	margin-bottom: 1rem;
	margin-left:0.6rem;	
	font-size:12px;
	font-weight:700;
}
.submit_btn:hover{
	background-color: rgb(52,94,65);
	color:white;
}

/*--Advertiser update view--*/

.update_btn{
	border: 1px solid rgb(52,94,65) !important;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: Prompt,sans-serif;
    background-color: white;
    font-size: 13px;
    letter-spacing: .05em;
    font-weight: 500;
    height: 30px;
    padding: 5px 9px;
    width: 76px;
    margin-bottom: 1rem;
    margin-left:0.6rem;	
	font-size:12px;
	font-weight:700;
}

.update_btn:hover{
	background-color: rgb(52,94,65);
	color:white;
}

/*acl--side bar*/
.dropdown-item.active, .dropdown-item:active{
	background-color:#2A3042;
}

/*ACL ---->> user*/
.user_dropdown{
	border-radius: 6px !important;
    width: 48%;
    display: inline;
	height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*ACL Role*/
#multi_select{
    width: 48%;
    overflow-y: hidden;
    border-radius: 4px;
}

/*multiselect acl role*/
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid lightgrey 1px;
    outline: 0;
	height: 38px;
}

.status{
	width: 48%;
    height: 38px;
    border-radius: 4px;
	border: 1px solid #ced4da;
}

/*toggle*/
.hidden{
	display:none;
}
.navbar-collapse.collapse.show{
	position: absolute;
    z-index: 1;
    left: -199px;
    top: 75px;
    background-color: black;
    width: 184px;
	height:485px !important;
}

/* success Message */
.msg{
	padding: 0.75rem 1.25rem;
	margin-top:1%;
}
.phone_msg{
	padding: 0.75rem 1.25rem;
	margin-top:1%;
}
.data_msg{
	padding: 0.75rem 1.25rem;
    margin-top: 1%;
    width: 80%;
    height: 50px;
    text-align: center;
    margin-left: 2%;
}

/*navbar animation 3OCT Changes*/
/* .notification{
	position:absolute;
	color:white;
	font-size:10px;
}
.floating { 
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
	margin-left: 2px;
    margin-top: 11px;
	
}
 
@keyframes floating {
    0% { transform: translate(0,  1px); }
    50%  { transform: translate(4px, 0); }
    100%   { transform: translate(0, -0px); }   
} */

/*===========================SCORECARD PAGE STARTS===================================*/
	.scorecard_main_div{
		background-color:white; 
		margin-top:2%;
	}
	
	.col_start{
		padding:2% !important;
	}
	
	.view_button{
		/* border: 1px solid #CAD1FF; */
		/* background-color: #CAD1FF; */
		border: 1px solid lightgrey;
		background-color: lightgrey;
		padding: 0.40% 2%;
		text-align: center;
		color: white;
		font-weight: 500;
		border-radius: 0px;
		/* float: right; */
		width: 9%;
		margin-bottom: 2%;
	}
	.view_button:hover{
		color:white;
	}
	.view_button:focus{
		box-shadow:none;
	}
	.start_button{
		/* float:right; */
		border: 1px solid #17B169;
		background-color: #17B169;
		padding: 0.40% 2%;
		text-align: center;
		color: white;
		font-weight: 500;
		border-radius:0px;
	}
	.start_button:hover{
		color:white;
	}
	.team_col{
		text-align:center;
	}
	.upd_score_div{
		padding:2% 0%;
	}
	.end_match_div{
		padding:2% 0%;
	}
	.pause_div{
		padding:2% 0%;
	}
	.team_name{
		font-weight:600;
	}
	
	.upd_score{
		border: 1px solid #89CFF0;
		background-color: #89CFF0;
		border-radius:0px;
		padding: 2% 5%;
		text-align: center;
		color: white;
		font-weight: 500;
		text-align:center;
		display:flex;
		margin:auto;
	}
	.end_match{
		border-radius:0px;
		/* border: 1px solid #F8D7DA; */
		/* background-color: #F8D7DA; */
		border: 1px solid #DE3163;
		background-color: #DE3163;
		padding: 2% 5%;
		text-align: center;
		color: white;
		font-weight: 500;
		text-align:center;
		display:flex;
		margin:auto;
	}
	.end_match:hover{
		color: white;
	}
	.upd_score:hover{
		color: white;
	}
	.timer:hover{
		color: white;
	}
	.timer:focus{
		box-shadow:unset;
	}
	.upd_score:focus{
		box-shadow:unset;
	}
	.end_match:focus{
		box-shadow:unset;
	}
	.start_button:focus{
		box-shadow:unset;
	}
	.timer{
		/* border: 1px solid #FFD700;
		background-color: #FFD700;
		border-radius:0px;
		width:40%;
		text-align: center;
		color: white;
		font-weight: 500;
		justify-content: center;
		text-align:center;
		display:flex;
		margin:auto; */
		
		border: 1px solid #FFD700;
		background-color: #FFD700;
		border-radius:0px;
		padding: 2% 6%;
		text-align: center;
		color: white;
		font-weight: 500;
		text-align:center;
		display:flex;
		margin:auto;
	}
	.icon_minus{
		font-size: 10px;
		padding-top: 7px;
		color: #345E41;
		/* border: 1px solid lightgrey; */
		padding: 3%;
		cursor:pointer;
	}
	.icon_plus{
		font-size: 10px;
		padding-top: 8px;
		padding-left: 7px;
		color: #345E41;
		/* border: 1px solid lightgrey; */
		padding: 3%;
		cursor:pointer;
	}
	.score_count{
		/* border-radius: 4px; */
		/* border: 1px solid lightgrey; */
		border:none;
		width:20%;
		/* width:10%; */
		text-align:center;
	}

/*=========================================SCORECARD PAGE ENDS================================================*/


/*=================================================MEDIA QUERY STARTS==========================================*/
@media screen and (min-width: 768px) {
	.navbar-toggler{
		display:none;
	}
	.upd_match_buttons{
		margin-left:23%;
	}
}


@media screen and (max-width: 1050px){
	.admin_nav_span{
		display:none;
	}
}

@media screen and (max-width: 1024px){
	.contain{
		width:50%;
	}
}

@media screen and (max-width: 991px){
	.btn3{
		height:unset;
		padding:2%;
	}
	.contain .alert{
		font-size:12px;
	}
    
	/* .dropdown-menu.acl.adrop.show{
		left: -41px !important;
		transform: translate3d(0px, 222px, 0px) !important;
		max-width: 100vw;
		padding-left: 41px;
		font-size:12px;
     }   */
	  
	 .dropdown-menu.acl.adrop.show {
		left: -41px !important;
		transform: translate3d(1px, 222px, 0px) !important;
		max-width: 100vw;
		padding-left: 41px;
		font-size:12px;
     } 
	 
	.acl_a{
		font-size:11px;
	} 
}

/*CHANGE 3OCT Start*/
@media screen and (max-width: 550px){
	.navbar-toggler{
		height: 9vh; 
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	/*SCORECARD 3OCT*/
	.team_col{
		padding-bottom: 4%;
	}
	.timer{
		width: 25%;
		padding: 1% 2%;
	}
	.end_match{
		padding:2%;
	}
	.team_name{
		margin-bottom:0px;
	}
	/*SCORECARD 3OCT END*/
}

@media screen and (min-device-width: 320px) and (max-device-width: 420px){
	.logo .center{
		height:40px !important;
		width:85px !important;
	}
}

@media screen and (min-device-width: 320px) and (max-device-width: 550px){
	.navbar-toggler{
		height: 14vh; 
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.view_button{
		width :33%;
		padding:2%;
	}
	.timer{
		padding: 2% 6% !important;
	}
	.upd_score{
		padding: 2% 7%;
	}
}

@media screen and (min-device-width: 551px) and (max-device-width: 767px){
	.navbar-toggler{
		height: 14vh; 
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.view_button{
		width :14%;
		padding:1%;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 819px){
	.logo .center{
		height:50px !important;
		width:100px !important;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px){
	.new_dropp{
		transform: translate3d(-34px, 62px, 0px);
	}
	.view_button{
		width :14%;
		padding:1%;
	}
}
/*CHANGE 3OCT END*/

@media screen and (max-width: 767px) {
	/*CHANGE 3OCT END*/
	
	/* .navbar-toggler{
		height: 9vh; 
		display: flex;
		align-items: center;
		justify-content: center;
	}  */
	
	/*CHANGE 3OCT END*/
	#green{
		width: 25%;
		z-index : 1;
		position: absolute;
		display:none;
	}
    
	.form-control{
		width:95%;
	}
	.upd_match_buttons{
		text-align:center;
	}
}

@media screen and (max-width: 766px) {
   .hidden{
	   display:block;
   }
   #green{
	   width:25%;
	   height:100vh;
   }

   
   .admin_li{
		font-size:10px;
		margin-left:14px;
	}
   
   /* .dropdown-menu.acl.adrop.show {
		left: -32px !important;
	} */
}

@media screen and (max-width: 575px) {
	#green{
		width: 33.3%;
	}
	.contain_log{
		height:94vh;
	}
}

/*Change 3OCT*/
@media screen and (min-device-width: 768px) and (max-device-width: 990px){
	/* .dropdown-menu.acl.adrop.show {
		transform: translate3d(1px, 132px, 0px) !important;
		max-width: 100vw;
	 }	
	 .side_ul{
		 margin-left: -12px;
	 } */
}
/*Change 3OCT end*/

@media screen and (min-device-width: 991px) and (max-device-width: 1024px){
	 .dropdown-menu.acl.adrop.show {
		left: -4px !important;
		transform: translate3d(3px, 258px, 0px) !important;
		max-width: 100vw;
		padding-left: 20px;
	 }	 
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1196px){
	.dropdown-menu.acl.adrop.show {
		left: 0px !important;
		transform: translate3d(3px, 266px, 0px) !important;
		max-width: 100vw;
		padding-left: 20px;
	}
}

@media screen and (min-device-width: 630px) and (max-device-width: 926px){
	.main_icon {
      padding-right: unset;
	  font-size:13px;
    }
	
	.admin_li{
		font-size:11px;
		margin-left:12px;
	}
}

/*CHANGE 3OCT Start*/
@media screen and (min-device-width: 927px) and (max-device-width: 991px){
	.admin_li{
		font-size:11px;
		margin-left:12px;
	}
}
/*CHANGE 3OCT END*/

@media screen and (min-device-width: 320px) and (max-device-width: 550px){
	 .contain {
		width: 86%;
		padding: 6% 0%;
	  } 
}

@media screen and (min-device-width: 575px) and (max-device-width: 630px){
	.main_icon {
      padding-right: unset;
	  font-size:10px;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 575px){
	.main_icon {
      padding-right: unset;
	  font-size:10px;
    }
	.add_btnn{
		float:left;
	}
}
/* ================================================MEDIA QUERY ENDS========================================== */
