/*
////Innovation crafted by Irfan Ali, powered by CTS LIC COPYRIGHT. Elevate your experience with JKP14569852LWS excellence.////
////Unleashing the brilliance of Irfan Ali through meticulous development under the protective wings of CTS LIC COPYRIGHT. JKP14569852LWS - where creativity meets technology.////
////Experience the artistry of Irfan Ali in every line of code, safeguarded by the shield of CTS LIC COPYRIGHT. JKP14569852LWS sets the standard for brilliance.////
////Behind every breakthrough is a name – Irfan Ali. With CTS LIC COPYRIGHT, JKP14569852LWS is not just a project; it's a technological masterpiece.////
////Irfan Ali's genius shines in every line of code, a masterpiece protected by the seal of CTS LIC COPYRIGHT. JKP14569852LWS – where innovation meets protection.////

*/


#media-box {
    position:relative;
    height: 200px;
    width: 100%;
    border: 1px solid #777777;
    background-image: url('../icons-images/watch/default/elearning-iframe.png');background-size: 100% 100%;
    box-shadow:0px 0px 10px #777777;
	border-top-right-radius: 2%;
	border-top-left-radius: 2%;
}




#media-iframe {
    height: 200px;
    width: 100%;
    margin:0;
    padding:0;
    border:0;
	
}

#media-box-live-multiple {
    position:relative;
    height: 300px;
    width: 100%;
    border: 1px solid #777777;
    background-image: url('../icons-images/watch/default/elearning-iframe.png');background-size: 100% 100%;
    box-shadow:0px 0px 10px #777777;
	border-top-right-radius: 2%;
	border-top-left-radius: 2%;
}




#media-iframe-live {
    height: 300px;
    width: 100%;
    margin:0;
    padding:0;
    border:0;
	
}





#media-box-live {
    position:relative;
    height: 300px;
    width: 100%;
    border: 1px solid #777777;
    background-image: url('../system/icons-images/watch/default/elearning-iframe.png');background-size: 100% 100%;
    box-shadow:0px 0px 10px #777777;
	border-top-right-radius: 2%;
	border-top-left-radius: 2%;
}
.media-live-iframe {
    height: 260px;
    width: 100%;
    margin:0;
    padding:0;
    border:0;
	
}
#media-loader {
    position:absolute;
    left:35%;
    top:30%;
    border-radius:20px;
    padding:5px;
    border: 1px solid #111111d4;
    background: rgba(0, 0, 0, 0.42);
    box-shadow: 0px 0px 10px #777777;
}

#video-comment-box-live {
	
    margin-top: 340px;
}
#video-comment-box {
	
    margin-top: 350px;
}
.playvideotittlebar {
	background:linear-gradient(to left, #061161, #780206);
	box-shadow:0px 0px 10px #777777;
	border-bottom-right-radius: 2%;
	border-bottom-left-radius: 2%;
	position:absolute;
	width:100%;
}
.playheader
{
font-weight:bold;
font-size:12px;	
color:white;
float:left;
padding-top:5px;
padding-bottom:5px;
padding-right:8px;
padding-left:8px;
	white-space: nowrap; 
  width: 75%; 
  overflow: hidden;
  text-overflow: ellipsis;

}
.playinfobar {
    color: white;
    font-weight: bold;
    font-size: 20px;
    float: right;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 8px;
    padding-left: 8px;
}



.row.row-broken {
    padding-bottom: 0;
}
.col-inside-lg {
    padding: 8px;
}
.chat {
    height: calc(100vh - 180px);
}
.decor-default {
    background-color: #ffffff;
}
.chat-users h6 {
    font-size: 20px;
    margin: 0 0 20px;
}
.chat-users .user {
    position: relative;
    padding: 0 0 0 50px;
    display: block;
    cursor: pointer;
    margin: 0 0 20px;
}
.chat-users .user .avatar {
    top: 0;
    left: 0;
}
.chat .avatar {
    width: 40px;
    height: 40px;
    position: absolute;
}
.chat .avatar img {
    display: block;
    border-radius: 20px;
    height: 100%;
}
.chat .avatar .status.off {
    border: 1px solid #5a5a5a;
    background: #ffffff;
}
.chat .avatar .status.online {
    background: #4caf50;
animation: blinker 3s linear infinite;
}
.chat .avatar .status.busy {
    background: #ffc107;
}
.chat .avatar .status.offline {
    background: #f15137;
}
.chat-users .user .status {
    bottom: 0;
    left: 28px;
}
.chat .avatar .status {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    position: absolute;
}
.chat-users .user .name {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*****************CHAT BODY *******************/

.chat-body .answer.left {
    padding: 0 0 0 58px;
    text-align: left;
    float: left;
}
.chat-body .answer {
    position: relative;
    max-width: 600px;
    overflow: hidden;
    clear: both;
}
.chat-body .answer.left .avatar {
    left: 0;
}
.chat-body .answer .avatar {
    bottom: 36px;
}
.chat .avatar {
    width: 40px;
    height: 40px;
    position: absolute;
}
.chat .avatar img {
    display: block;
    border-radius: 20px;
    height: 100%;
    margin-top: 12px;
}
.chat-body .answer .name {
    font-size: 14px;
    line-height: 36px;
}
.chat-body .answer.left .avatar .status {
    right: 4px;
}
.chat-body .answer .avatar .status {
    bottom: 0;
}
.chat-body .answer.left .text {
    background: #ebebeb;
    color: #333333;
    border-radius: 8px 8px 8px 0;
}
.chat-body .answer .text {
    padding: 4px;
    font-size: 13px;
    line-height: 20px;
    position: relative;
}
.chat-body .answer.left .text:before {
    left: -30px;
    border-right-color: #ebebeb;
    border-right-width: 12px;
}
.chat-body .answer .text:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    border: 18px solid transparent;
    border-bottom-width: 0;
}
.chat-body .answer.left .time {
    padding-left: 12px;
    color: #333333;
}
.chat-body .answer .time {
    font-size: 13px;
    line-height: 36px;
    position: relative;
    padding-bottom: 1px;
}
/*RIGHT*/
.chat-body .answer.right {
    padding: 0 58px 0 0;
    text-align: left;
    float: right;
}

.chat-body .answer.right .avatar {
    right: 0;
}
.chat-body .answer.right .avatar .status {
    left: 4px;
}
.chat-body .answer.right .text {
    background: linear-gradient(to left, #061161, #780206);
    color: #ffffff;
    border-radius: 8px 8px 0 8px;
	text-shadow: 0px 1px 20px #000000;
}
.chat-body .answer.right .text:before {
    right: -30px;
    border-left-color: #061161;
    border-left-width: 12px;
}
.chat-body .answer.right .time {
    padding-right: 12px;
    color: #333333;
}


/*****************CHAT BODY *******************/
.listcontainer {

  position: relative;
  width: 100%;
  margin-top:5px;
  margin-bottom:8px;
 

}
.videolistimg {
border-radius:16px;

width:100%; 
 border:2px solid #ccc;
 
}
.listcontainer :hover {
box-shadow: -1px 1px 9px 1px rgba(0, 0, 0, 0.2);
}

.listcontainer_live {

  position: relative;
  width: 100%;
  margin-top:5px;
  margin-bottom:8px;

}

.listcontainer_live :hover {
box-shadow: -1px 1px 9px 1px rgba(0, 0, 0, 0.2);
}

.listcontainer .content {	
  position: absolute;
  bottom: 2px;
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  width: 100%;
padding-right:6px;
padding-left:6px;
padding-top:3px;
padding-bottom:5px;
  height:38%;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow-y:hidden;

}
.media-header-text{
	color:white;
	font-weight:bold;
	font-size:14px;
	text-shadow: rgb(160 160 160) 0px 0px 0px;
	white-space: nowrap; 
  width: 95%; 
  overflow: hidden;
  text-overflow: ellipsis;
}
.listcontainer_live .content_live {	
  position: absolute;
  bottom: -2px;
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  width: 100%;
padding-right:6px;
padding-left:6px;
padding-top:3px;
padding-bottom:5px;
  height:25%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow-y:hidden;

}
.media-header-text-live{
	color:white;
	font-weight:bold;
	font-size:22px;
	text-shadow: rgb(160 160 160) 0px 0px 0px;
	white-space: nowrap; 
  width: 95%; 
  letter-spacing:2px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 2px 2px #000000;
}
.livelistimg{
height:180;
 width:100%;
border-radius:10px; 
}

.media-time-text{
	color:white;
	font-weight:bold;
	font-size:12px;
	

}
.media-duration-text{
	color:white;
	font-weight:bold;
	font-size:12px;
	

}

.media-views-text{
	color:white;
	background:#007bffbd;
	font-weight:bold;
	font-size:11px;
padding-right:5px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
margin-top:4px;
border-radius:5%;
float:left;
}

.media-duration-text{
	color:white;
	background:#007bffbd;
	font-weight:bold;
	font-size:11px; 
padding-right:5px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
margin-top:4px;
border-radius:5%;
float:right;
}






.video-playbutton_today {
  position: absolute;
  z-index: 10;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: black; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-playbutton_today:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 42%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #00c72e;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-playbutton_today:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 45%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #00c72e;
  border-radius: 50%;
  transition: all 200ms;
}

.video-playbutton_today:hover:after {
  background-color: darken(#00c72e, 10%);
}


.video-playbutton_today span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 28px solid #fff;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
}




















.video-play-button_live {
  position: absolute;
  z-index: 10;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: black; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button_live:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 42%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #cc192ad1;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button_live:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 45%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #cc192ad1;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button_live:hover:after {
  background-color: darken(#cc192ad1, 10%);
}


.video-play-button_live span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 28px solid #fff;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
}



.video-play-button {
  position: absolute;
  z-index: 10;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: black; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 42%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #ffc107;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 45%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #ffc10780;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#ffc107, 10%);
}


.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 28px solid #fff;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
}


.video-play-button_live {
  position: absolute;
  z-index: 10;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: black; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button_live:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 42%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #cc192ad1;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button_live:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 45%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #cc192ad1;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button_live:hover:after {
  background-color: darken(#cc192ad1, 10%);
}


.video-play-button_live span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 28px solid #fff;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
}



.video-offline-button {
  position: absolute;
  z-index: 10;
  top: 42%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 40px;
  animation: blinker 1s linear infinite;
  /* background: black; */
  border-radius: 4%;
  padding: 2px 10px 2px 10px;
  background:#ff000061;
  color:white;
  font-weight:bold;
}



  @media all and (max-width: 2500px) and (min-width: 560px) {
	#media-iframe	{
	height:250px;	
		
	}
	.liveclasses{
	display:none;	
	}
	#media-box{
	height:250px;		
	}
#video-comment-box {
	height: 45%;
    margin-top: 350px;
}	
	
}





@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}


@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.media-live-text{
	color:white;
	background:#b50011;
	font-weight:bold;
	font-size:12px; 
padding-right:5px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
margin-top:1px;
border-radius:5%;
float:right;
animation: blinker 1s linear infinite;
}



.media-live-teacher{
	color:white;
	background:#03b500;
	font-weight:bold;
	font-size:13px; 
padding-right:8px;
padding-left:8px;
padding-top:2px;
padding-bottom:2px;
margin-top:-5px;
border-radius:6%;
float:right;

}



 .containerprofile{
	        margin-top:10px;
       margin-bottom:15px;
       	align-content: center;
		
       }

       .image_outer_containerprofile{
       	margin-top: auto;
       	margin-bottom: auto;
       	border-radius: 50%;
       	position: relative;
       }

       .image_inner_containerprofile{
       	border-radius: 50%;
       	padding: 5px;
       <!-- background: #833ab4; 
        background: -webkit-linear-gradient(to bottom, #fcb045, #fd1d1d, #833ab4); 
        background: linear-gradient(to bottom, #fcb045, #fd1d1d, #833ab4); -->
		 background: #3c37f1; 
        background: -webkit-linear-gradient(to bottom, #0575E6, #fd1d1d, ##84b8f1); 
        background: linear-gradient(to bottom, #3c37f1, #0575E6, #84b8f1);
		
       }
       .image_inner_containerprofile img{
       	height: 150px;
       	width: 150px;
       	border-radius: 50%;
       	border: 5px solid white;
       }

       .image_outer_containerprofile .green_icon{
         background-color: #4cd137;
         position: absolute;
         right: 30px;
         bottom: 10px;
         height: 30px;
         width: 30px;
         border:5px solid white;
         border-radius: 50%;
       }
	   
	  .profilename {
		text-align:center;  
		       margin-top:6px;
       margin-bottom:6px;
	   color:white;
	    text-shadow:rgb(19 17 17) 0px 1px 7px;
font-weight:bold;
font-size:16px;	   
	  }
	    .profilerole {
		text-align:center;  
		       margin-top:-4px;
       margin-bottom:4px;
font-weight:bold;
    text-shadow: rgb(19 17 17) 0px 1px 7px;
color:white;
font-size:15px;	   
	  }
	  .profile_email {
		text-align:center;  
		       margin-top:-4px;
       margin-bottom:4px;
font-weight:bold;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f9fa), to(#ffc107));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
font-size:12px;	   
	  }  
	  
.exitlive{
	color:red;
	background: -webkit-gradient(linear, left top, left bottom, from(#dc3545), to(#cc192a));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:bold;
	font-size:15px; 
animation: blinker 1s linear infinite;
}	
@media all and (max-width: 500px) and (min-width: 250px) {
.notavailable{
text-align:center;
margin-left:33%
;margin-top:50%;
}	

  } 
  
  @media all and (max-width: 3000px) and (min-width: 501px) {
.notavailable{
text-align:center;
margin-left:33%
;margin-top:30%;
}	

  }
  
  @media all and (max-height: 700px) and (min-height: 460px) {
  #menu-box{	
overflow-y:auto;  
 height:54%; 
 
  }  
  }
  
    @media all and (max-height: 900px) and (min-height: 701px) {
  #menu-box{
overflow-y:auto;	  
 height:60%; 
  }
  
    }
	  @media all and (max-height: 700px) and (min-height: 300px) {
  #responsive-profile {
height:50%;
overflow-x:auto;
  } 
  }
  @media all and (max-height: 1100px) and (min-height: 701px) {
  #responsive-profile {
height:59%;
overflow-x:auto;
  } } 
	
/****** comment button ******/	
.live-class-batch{
color:#0575e6;font-size:13px;font-weight:bold;}
#timeago{font-weight:bold;color:#777777;
}
	.floating-chat.enter {
    transform: translateY(0);
    opacity: 88;
	z-index:88;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
}
.floating-chat {
	
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    position: fixed;
    bottom: 55px;
    right: 10px;
    width: 40px;
    height: 40px;
    transform: translateY(70px);
    transition: all 250ms ease-out;
    border-radius: 50%;
    opacity: 80;
    background: -moz-linear-gradient(to left, #061161, #780206)
    background:linear-gradient(to left, #061161, #780206)
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.floating-chat-live.enter {
    transform: translateY(0);
    opacity: 88;
	z-index:88;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
}
.floating-chat-live {
	
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    position: fixed;
    bottom: 55px;
    right: 10px;
    width: 40px;
    height: 40px;
    transform: translateY(70px);
    transition: all 250ms ease-out;
    border-radius: 50%;
    opacity: 80;
    background: -moz-linear-gradient(to right, #0575E6, #3c37f1);
    background:linear-gradient(to right, #0575E6, #3c37f1);
    background-repeat: no-repeat;
    background-attachment: fixed;
	animation: livevideobutton 2s infinite;
}

.floating-chat-live-call.enter {
    transform: translateY(0);
    opacity: 88;
	z-index:88;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
}
.floating-chat-live-call {	
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    position: fixed;
    bottom: 55px;
    left: 10px;
    width: 40px;
    height: 40px;
    transform: translateY(70px);
    transition: all 250ms ease-out;
    border-radius: 50%;
    opacity: 80;
    background: -moz-linear-gradient(to right, #0575E6, #3c37f1);
    background:linear-gradient(to right, #0575E6, #3c37f1);
    background-repeat: no-repeat;
    background-attachment: fixed;
	 animation: livevideobutton 2s infinite;
}


.floating-rec-live.enter {
    transform: translateY(0);
    opacity: 88;
	z-index:88;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
}
.floating-rec-live {	
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    position: fixed;
    bottom: 55px;
    left: 10px;
    width: 40px;
    height: 40px;
    transform: translateY(70px);
    transition: all 250ms ease-out;
    border-radius: 50%;
    opacity: 80;
    background: -moz-linear-gradient(to right, #0575E6, #3c37f1);
    background:linear-gradient(to right, #0575E6, #3c37f1);
    background-repeat: no-repeat;
    background-attachment: fixed;
	 animation: livevideobutton 2s infinite;
}




@keyframes livevideobutton {
  50% {box-shadow: -1px 1px 11px 0px #ff192f;}
}


.cts-media-app-form-bgbtn-comment {
    background: #0575E6;
    background: -webkit-linear-gradient(to left, #061161, #780206);
    background: linear-gradient(to right, #061161, #780206);

}
.cts-media-app-form-bgbtn-comment {
    position: absolute;
    z-index: -1;
    width: 300%;
    height: 100%;
    top: 0;
    left: -100%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
	
	
/****** comment button ******/	
/****** table  ******/	
.table-wrapper {
  margin: 0 auto;
  padding: 5px;
  max-width: 90%;
  margin-bottom:0px;
}

.table-listing {
  margin: 0 0 10px 0;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: table;
}
@media screen and (max-width: 580px) {
  .table-listing {
    display: block;
  }
}

.row-table {
  display: table-row;
  background: #fff9c482;
  font-weight:bold;
}
.row-table:nth-of-type(odd) {
  background: #f2f7fb;
}
.row-table.header {
  font-weight: 900;
  color: #ffffff;
  background: #c4defb6b;
  font-size:14px;
}

@media screen and (max-width: 580px) {
  .row-table {
    padding: 14px 0 7px;
    display: block;
	border-bottom: 5px solid rgb(30 88 235);
  }
  .row-table.header {
    padding: 0;
    height: 6px;
  }
  .row-table.header .cell-table {
    display: none;
  }
  .row-table .cell-table {
    margin-bottom: 4px;
  }
  .row-table .cell-table:before {
    margin-bottom: 3px;
    content: attr(data-title);
    min-width: 98px;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
	 font-size:13px;
    text-transform: uppercase;
    color: rgb(30 88 235);
    display: block;
  }
}

.cell-table {
  padding: 6px 12px;
  display: table-cell;
   font-size:13px;
}
@media screen and (max-width: 580px) {
  .cell-table {
    padding: 1px 16px;
    display: block;
  }
  .table-wrapper {
  max-width:100%;
}

}
/****** table  ******/	
	
	  table {
	margin-top:9px;
	margin-bottom:5px;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

th, td {
  text-align: center;
  padding: 8px;
}
.secondhead{background-color: #f2f2f252;
  border: 1px solid #ddd;
width:60%;
font-size:13px;
}

	
	
	
	/****** Bell Notification ******/	
.faa-ring {
    color: #ffc107;
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    2% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    4% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    6% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    8% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    10% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    12% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    14% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    18% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    20% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    2% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    4% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    6% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    8% {
        -webkit-transform: rotate(-22deg);
        -ms-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    10% {
        -webkit-transform: rotate(22deg);
        -ms-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    12% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    14% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    18% {
        -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    20% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.faa-ring.animated,
.faa-ring.animated-hover:hover,
.faa-parent.animated-hover:hover>.faa-ring {
    -webkit-animation: ring 2s ease infinite;
    animation: ring 2s ease infinite;
    transform-origin-x: 50%;
    transform-origin-y: 0px;
    transform-origin-z: initial
}	
	
	
	/****** Bell Notification ******/
	
	
	
	
		/*
////////////////////////table////////
*/  
	  table {
	margin-top:9px;
	margin-bottom:5px;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

th, td {
  text-align: center;
  padding: 8px;
}
.secondhead{
	background-color: #f2f2f2ba;
  border: 1px solid #ddd;
width:58%;
font-size:13px;
font-weight: bold;
}

.firstheadPaid {
    background-color: #28a745;
    color: #f8f9fa;
    border: 1px solid #ddd;
    width: 42%;
    font-size: 12px;
    font-weight: bold;
}
.firstheadPartial {
background-color: #ffc107;
    color: #333333;
    border: 1px solid #ddd;
    width: 42%;
    font-size: 12px;
    font-weight: bold;
}
.firsthead{background-color: #ffc107;
color:#333333;
  border: 1px solid #ddd;
width:42%;
font-size:12px;
font-weight: bold;
}

.firstheadresults {
    background: linear-gradient(to left, #061161, #780206)
    color: #ffffff;
    border: 1px solid #ddd;
    width: 42%;
    font-size: 12px;
    font-weight: bold;
}

	/*
////////////////////////table////////
*/ 

.close-update {
    position: absolute;
    top: -20px;
    right: 0px;
    transition: all 200ms;
    font-size: 35px;
    font-weight: bold;
    text-decoration: none;
    color: #a9152385;

} 	
/****** badge ******/
.badge-bnt {
	border-radius: 50%;
	width: 23px;
	height: 23px;
	display: block;
	position: absolute;
	background: rgba(31,206,255,1);
	border: 2px solid white;
	display: flex;
	align-items: center;
	justify-content: center;
	top: -12px;
	right: -12px;
	font-size: 13px;
	transition: all .3s;
}
/****** badge ******/
/****** Radio Switch ******/
.switch-field {
	display: flex;
	margin: 5px;
	overflow: hidden;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
    background-color: #f8f9fa;
    color: black;
    font-size: 15px;
    line-height: 1;
    text-align: center;
    padding: 12px 16px;
    width: 100%;
    margin-right: -1px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #007bff;
	color:white;
	box-shadow: none;
	font-size: 16px;
	font-weight:bold;
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}
/****** Radio Switch ******/
	
	
 .listview{min-height: 80px;
    width: 100%;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 10px 0px #007bff;
    margin-bottom: 20px;

	margin-top: 17px;
    padding: 9px;
 border-radius: 22px;
background:white;

 }	
	
	
	
.td_about{color:white;text-align:center;font-weight:bold;width:100%;}	
	
/****** Upload ******/

.file-upload{display:block;text-align:center;font-size: 12px;}
.file-upload .file-select{display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select .file-select-button{background:#dce4ec;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
.file-upload .file-select:hover{border-color:#34495e;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select:hover .file-select-button{background:#34495e;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select{border:#8BC34A 2px solid;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select .file-select-button{background:#8BC34A;color:black;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.file-upload .file-select.file-select-disabled{opacity:0.65;}
.file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}

#list-menu-icon {
    background: linear-gradient(to left, #061161, #780206);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 27px;
    float: left;
}
/* Container holding the image and the text */
.imagecontainer {
  position: relative;
}

.text-block {
    position: absolute;
    bottom: 8px;
    width: 100%;
    top: -12px;
    text-align: center;
  
}
.welcometext {
    color: white;
    text-shadow: -3px -1px 2px #000000;
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 12px;
    text-align: center;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 4px;
    background: linear-gradient(to right, #000000,#ed0000);
    letter-spacing: 3px;
}

.time_table_button{
  color: white;
    text-shadow: -2px -2px 7px #000000;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    border-radius: 12px;
    padding: 3px 12px;
    background: linear-gradient(to left, #9d9b9b, #000000);
    letter-spacing: 1px;	
}

.image_banner{

width:100%;
height:28vh;
border-radius:12px;
-webkit-box-shadow: -1px 0px 1px 3px #e9ecef;
}

.doubt-timeago {
    color: white;
    background: #000000bd;
    font-weight: bold;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 4px;
    border-radius: 5%;
    float: right;
}	
	