body{
	overflow-x:hidden;
	/* background-image: url('../img/cmp.jpg'); */
}
.navbar-inverse{background:white;border:none;}
.navbar-header a{
	color:orange !important;
	width:309px;
	text-align:center;
}
.navbar-nav a{	
	font-family:arial;
	background:rgba(227, 123, 24, 0.7) !important;
}
.navbar-nav a:hover{  
	background:#1d86dc !important;
	/* color:#fff !important;
	box-shadow:0 8px 6px -6px rgba(0,0,0,0.8)!important; */
}
.navbar-collapse{
	background:darkslategrey !important;
	padding:0px !important;
}
.navbar-collapse a{
	background:rgba(227, 123, 24, 0.7) !important;
}
/*------ added by praveen 24-08-2018 Reg. Sidebar panel ---------*/

.panel-body {
		display: none;
		padding:0px;
		cursor: pointer;
	}
	.panel {
		cursor: pointer;
		width: 35%;
	}
	.panel-title {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 16px;
		cursor: pointer;
    
	}
	.panel-heading {  
		padding:0px;
		border-radius: 3px;
		cursor: pointer;
		/*border: 1px solid grey;*/
	}
/*-----------  end of the Panel ---------*/	
.list-group-item.active{
	background:darkslategrey;
	color:orange;
	font-weight:bold
}
.recordings{color:white;}

.admin-dropdown {
    position: absolute;
    display: none;
    min-width: 141px;
    font-size: 14px;
    text-align: left;
    background-color: #b56b19 !important;
}
.admin-dropdown a{
	background:rgba(227, 123, 24, 0.7)  !important;
	color:white !important;
}

.admin-dropdown>li>a {
    
    color: #fff;
    background: #b56b19 !important;
}
.admin-dropdown>li>a:hover {
	background: #b56b19 !important;
	color: #fff;
}
.no-padding{padding:0px !important;}
.navbar-right{padding-right:25px;}

.login-row{margin-top:100px;}
.red{
	background:#e0f7fa  !important;
	/* -webkit-box-shadow:0 8px 6px -6px rgba(0,0,0,0.8);
	-moz-box-shadow:0 8px 6px -6px rgba(0,0,0,0.8);
	box-shadow:0 8px 6px -6px rgba(0,0,0,0.8); */
	border-radius:5px;	
	font-weight:bold;
	text-shadow:3px 3px 8px #000 !important;	
	}
.active_list{
		color:#fff !important;
		border-radius:5px;
		border:1px solid #9a5f1e !important;
		background-color:rgba(181, 102, 27, 0.82) !important;
		-webkit-box-shadow:0 8px 6px -6px rgba(0,0,0,0.8);
		-moz-box-shadow:0 8px 6px -6px rgba(0,0,0,0.8);
		box-shadow:0 8px 6px -6px rgba(0,0,0,0.8);
		font-size:14px;
		/* padding:9px;
		text-shadow:3px 3px 8px #000 !important;	 */
	}
.anchor_list{
	background:#ffc17d70 !important;
	border-radius:5px;
	color:#000 !important;
	font-weight:bold;
		
}
#AccordIcon{
	float:right;
	border: 3px solid #fff;
	background: #fff !important;
	border-radius:3px;
	color:#ad6d27 !important;		
	}
.navbar-toggle{background:#ad6e29 !important;}
.menu-head{
	border-radius:0px !important;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: darkslategrey;
    border: 1px solid #d3e0e9;
	color:orange;
	font-weight:bold;
	border-radius:none;
}

.menu-head:hover{
  background-color: darkslategrey;
  color:orange !important;
  text-decoration:none !important;
}


.footer-distributed{
	background-color: #292c2f;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: normal 16px sans-serif;

	padding: 45px 50px;
	margin-top: 30px;
}

.footer-distributed .footer-left p{
	color:  #8f9296;
	font-size: 14px;
	margin: 0;
}

/* Footer links */

.footer-distributed p.footer-links{
	font-size:18px;
	font-weight: bold;
	color:  #ffffff;
	margin: 0 0 10px;
	padding: 0;
}

.footer-distributed p.footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-right{
	float: right;
	margin-top: 6px;
	max-width: 180px;
}

.footer-distributed .footer-right a{
	display: inline-block;
	width: 35px;
	height: 35px;
	background-color:  #33383b;
	border-radius: 2px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
	margin-left: 3px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 600px) {

	.footer-distributed .footer-left,
	.footer-distributed .footer-right{
		text-align: center;
	}

	.footer-distributed .footer-right{
		float: none;
		margin: 0 auto 20px;
	}

	.footer-distributed .footer-left p.footer-links{
		line-height: 1.8;
	}
}

/*-------button's colors ----*/
.btn-danger{
	background-color:#de2121 !important;
	border:1px solid #de2121 !important;
}
.btn-success{
	background-color:#0ea040 !important;
	border:1px solid #0ea040 !important;	
}
.btn-primary{
	background-color:#1d86dc !important;
	border:1px solid #1d86dc !important;	
}
.btn-info{
	background-color:#1387b1 !important;
	border:1px solid #1387b1 !important;	
	
}


.content-section{
	height:795px;
	max-height:795px;
    /* padding-left: 7%;
    padding-right: 7%; */
}

.sort-img-none{
	background-image:none !important;
}
.project-head{
	font-size:22px;
	font-weight:bold;
}

.form-group.required .control-label:after {
	content:"*";
	color:red;
	padding:2%;
}

.form-group.required .col-form-label:after {
	content:"*";
	color:red;
	padding:2%;
}

.modal-view{
	overflow-y: initial !important
}

.view-body{
	height: 250px !important;
	overflow-y: auto;
}

.login_form{
	padding:25px;
	margin-top:100px;
	border:none !important;
	box-shadow:5px 5px 10px silver;
}
.process_select select{
	min-height:160px;
}
.users_select select{
	min-height:160px;
}
#streamURL{
    white-space:nowrap;
    /* overflow:hidden;
    width:100px; */
	
}
hr.style-two {
	border-top: 1px solid #d6d6e0;
    border-bottom: 1px solid #fff;
}
.error-log-box{
	max-height:400px;
	background:#eeeeee;
	border:2px solid silver;
}
.error-log-box-header{
	text-align:center;
	margin:6px;
	padding:5px;
	color:red;
	font-weight:bold;
	border-bottom:2px solid silver;
}
.error-log-box-content{
	max-height:350px;
	overflow:auto;
	font-family:calibri;
	font-size:16px;
	margin-top:6px;
	padding:5px;
}
/*Home page design*/
.box > .icon { 
	text-align: center; position: relative; 
}
.box > .icon > .image {
	position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #63B76C; vertical-align: middle; 
}
.box > .icon:hover > .image { 
	background: #333; 
}
.box > .icon > .image > i { 
	font-size: 36px !important; color: #fff !important; 
}
.box > .icon:hover > .image > i { 
	color: white !important; 
}
.box > .icon > .info { 
	margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; 
}
.box > .icon:hover > .info { 
	background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; 
}
.box > .icon > .info > h3.title { 
	font-family: "Roboto",sans-serif !important; font-size: 16px; color: #222; font-weight: 500;
}
.box > .icon > .info > p { 
	font-family: "Roboto",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;
}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { 
	color: #222; 
}
.box > .icon > .info > .more a { 
	font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; 
}
.box > .icon:hover > .info > .more > a { 
	color: #fff; padding: 6px 8px; background-color: #63B76C; 
}
.box .space { 
	height: 30px; 
}

#classTable{
	border: solid #f3eaea !important;
}


  /* Tooltip on bottom */
  .tooltip-cutom + .tooltip.bottom > .tooltip-arrow {
      border-bottom: 5px solid blue;
  }

  /* Tooltip */
  .tooltip-cutom + .tooltip > .tooltip-inner {
      background-color: #73AD21; 
      color: #FFFFFF; 
      border: 1px solid green; 
      padding: 2px;
      font-size: 14px;
width:100% !important;
  }
.stream-url-tooltip.tooltip-cutom + .tooltip > .tooltip-inner{
	overflow-y:hidden;
}
.cursor{
	cursor:pointer;
}
.recording-details-and-logs-headings{
background: #2f4f4f;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    color: white;
    font-size: 15px;
    margin: 0 auto;
    box-shadow: -3px 4px 5px #af6e2fad;
	margin-bottom:10px;
	text-align:center;
}

.recording-details-and-logs-divs{
	border:1px solid silver;
	border-radius:3px;
	padding:10px;
	box-shadow:1px 5px 3px silver;
	background:#ff98001c;
	color:black;
	min-height:150px;
	overflow-y:hidden;
}



.homeTable th:hover{ 
	background: linear-gradient(to bottom, #cc6600 39%, #993300 80%) !important;
	color:#fff !important;border:none;
	border-radius:5px;
	text-shadow:3px 3px 8px #000 !important;
}
.homeTable thead th{
	font-weight:bold;  
	background: linear-gradient(to bottom, #669999 43%, #006666 99%) !important;
	color:#fff;font-size:13px;border-radius:5px;
}
.homeTable .table-striped>tbody>tr:nth-of-type(even){
	background:#e0f2f1 !important;
}

#processAuthModel{
	padding-top:10% !important;
}
.form-group{
	padding-bottom:10px;
}

.copywright-app{
	font-size:15px;
	color:black !important;
}

.sub-menu-space{ 
	margin-left:20px;
}
.logout-class{
	display: none;
}
.copywright-auth{
	margin-top:90px;
}

#rd_mc_sub_div1{
	margin-bottom:1%;
}
#rd_goback_btn1{
	margin-top:10%;
}

#mu_user_update_model_header h4{
      text-align: center;
      font-size: 20px;
	
}

.date_show{
    text-align: center;
    padding-top: 8%;
    color: #fff;
    padding-bottom: 9%;
    padding-left: 0%;	
}
.dataTables_processing{
  border: 10px solid #ddd;
  border-radius: 50%;
  border-top: 10px solid #f5811e;
  width: 90px !important;
  height:90px !important;
  -webkit-animation: spin 2s linear infinite; 
   -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position:absolute;
  top:50% !important;
  left:500px !important;
  z-index:9999;
  transform:translate(-50%,-50%) !important;
  margin-left:initial !important;
      margin-top:initial !important;
    padding-top: initial !important;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes spin {
  0% { -moz-transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#user_mct_tbody_tr3{
background-color: #dde5ec;
font-weight: bold;
}
.auto-failed-danger{
	background-color:#e2d4d4 !important;
	font-weight:bold;
}
/* server timer */
#utc_time_id{
	line-height:30px;
	height:40px;
	width:220px;
	font-size: 16px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 5px;
	font-weight: bold;
	padding: 3px;
	font-family: sans-serif;
}
#utc_time_id span{ 
    border-right:2px solid #b06d1e;
	padding-right:5px;
 }

.form-control{
    color: #000 !important;
}

 
/*-------- Notifications CSS ---------*/
 .badge{
	padding: 3px 5px 2px;
	position: absolute;
	top: 5px;
	right: 7px;
	display: inline-block;
	min-width: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	border-radius: 10px;
    margin-right: 5px;
}
.badge-danger {
	background-color: #da8e33 !important;
}
.sidenav {
    width: 1px;
    position: absolute;
    z-index: 3;
    top: 51px;
    right: 0;
    background-color: #f8fafb;
    overflow-x: hidden;
    transition: 0.3s;
    padding-top: 12px;
    border: 1px solid #93c7c7;
    box-shadow: 15px slategrey;
    padding: 10px 0px;
    /* border-radius: 22px; */
    box-shadow: 0 30px 20px 0 rgba(0, 0, 0, 0.2), 0 6px 60px 0 rgba(0, 0, 0, 0.19);
}
.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 16px;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.sidenav a:hover {
	color: #f1f1f1;
}
.sidenav .closebtn {
	position: absolute;
	top: -20px;
	right: 14px;
	font-size: 36px;
	margin-left: 50px;
}
.sidenav .closebtn:hover{
	color:#ff0000;
}

.notific_main_header{
	color:#ffffff;
    margin-top: -3px;
}
.notific_bell{
	font-size: 24px;
	color:#FF9800;
	margin:12px;
	padding-right:8px;
	margin-left: -8px;
    margin-right: 18px;
    cursor: pointer;
}
#notific_search{
    width: 223px;
}
#notif_src_icon{
	position: relative;
    top: -2px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
#search_term,#search_sub{
	height:28px;
    margin-left: 45px;
}
.horizontal-timeline {
    position: relative;
    /*height: 2px;
    background: #bfbfbf;*/
    margin-top: 9px;
    border: 1px solid #e5ebf1;
    background-color: white !important;
}

#notific_hr_arrow {
    position: absolute;
    width: 0;
    height: 0;
    /*
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    vertical-align: baseline;
    border-top: 8px solid #847c7c;*/
    left: 18%;
}
.notific_main_title{
	/*float:left;*/
	font-size: 18px;
	color: #f18e33;
	margin-left: 35px;
	margin-top: 1px;
	font-weight: bold;
    text-align: center;
}
#notific_title{
	margin-left:15px;
}
#more_notific_block{
	display:none;
}
#more_notific_title{
	font-size:15px;
    padding:4px;
	margin-top: 44px;
}
.notific_section{
	margin-top: 2%;
}
.notific_ul {
	list-style-type: none;
    /*margin-left: -3px;*/
    color: #000000;
    border: 1px solid silver;
    width: 98.5%;
    border-radius: 4px;
    padding: 8px;
    background-color: #fae1c4;
    font-family: sans-serif;
    margin-bottom: -20px;
    /*margin-top: -38px;*/
    min-height: 100px;
}
.notific_header{
	color: #efecea;
	font-weight: bold;
	margin-left: 4px;
	font-size: 15px;
	cursor: pointer;
	background: #2f4f4f;
	padding: 8px;
	width: 95%;
	border-radius: 4px;
	margin-bottom: 2px;
}
.notific_msg_block {
    display: none;
    padding: 6px;
    margin: 3px;
}
.notific_msg{
	color:#fff;
	/*margin-left: 20px;*/
	font-style: normal;
    font-size: small;
    font-weight: lighter;
}
.notific_count {
    border-radius: 50%;
    background-color: #f18e33;
    font-family: sans-serif;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    width: 20px;
    height: 20px;
    line-height: 17px;
}
.notific_ul a {
    float: right;
    /*margin-right: -1px;*/
    color: #6d7777;
    font-family: serif;
    margin-top: -30px;
}
.notific_ul a:hover{
	color:#2f4f4f;
}
#latest_up_block{
    margin-top: 7px;
    position: relative;
    width: 100%;
    background-color: #2f4f4f;
	/*padding-top:10px;*/
}
#latest_up_title{
	padding-top: 8px;
    color: #e3ecea;
    font-size: 18px;
    margin-left: 15px;
    margin-top: 1px;
    font-weight: bold;
}
/*--------------*/

.notific_header [data-toggle="collapse"]:after {
        font-family: "Glyphicons Halflings";
        content: "\e072"; /* "play" icon */
        float: right;
        color: #F58723;
        font-size: 18px;
        /*line-height: 22px;
         rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
.notific_header [data-toggle="collapse"].collapsed:after {
	/* rotate "play" icon from > (right arrow) to ^ (up arrow) */
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #F58723;
}
.notific_disable{
    color: #e6494f;  
}
.notific_enable{
    color: #418686; 
}
.scroll-data{
    height: 100px; 
    overflow-y: scroll;
}
.latest-list{
    list-style-type: none;
    padding: 1%;
}
.badge_notific {
position: initial !important ; 
background-color: #418686 !important;
}
/*----------------------------- EOF Notifications CSS ---------------------------*/
.download_button{
    margin-top: 15px !important;
    
}

.latest-list{
    font-weight: bold;
    background-color: #f2dede;
    border-color: #faf2cc;
    color: #3c3c3e;
    margin-bottom: 10px;
    padding-left: 12px;
    text-align: `;
    text-align: left;
}
.status_search{
    padding-left: 0;
    margin-bottom: 27px;
}    