
.admin_header
{

	COLOR: #333333; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 20px; TEXT-DECORATION: none;background-color:#E4E4E4;height:50px;font-weight:bold;

}
#cke_1_bottom,#cke_2_bottom,#cke_3_bottom{
	display: none;
}
.failmsg { 
	COLOR: #ff0000; FONT-SIZE: 12px; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-weight:bold;
}


.tableheading, .tableheader{ /* .headingrow */
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none; background-color:#727272;
}

.bigheading {
	COLOR: #333333; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 18px; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}

.gray_back{
	background-color: #ece8e8fa;
    padding: 20px;
    border: 1px solid #ccc;

}
tr.graycol{
background: #9b9ca7 !important;
}
td a{
	color: #5b03e8 !important;
}
#no_digital_assest{
    position: relative;
    z-index: 0;
    opacity: 1;
    margin: 6px;
}
.tab-content div.form-group{
	display:flex;
}

h1{
	font-size: 1.5rem;
}
a.active{
	font-size: 14 px;
	font-weight: bold;	
	padding: 3px 10px;
	border: 2px solid #747b6c;
	color: white;
}
a.btn {
	color: white;
    font-size: 14px;
    font-weight: 400;
}
.subheading{

	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none; background-color:#cccccc;
}

a:link.style1, a:visited.style1, a:active.style1 {color: #FFFFFF}

.warning
{
	color:#FF0000;
}

.bordered_table td {border:1px solid #000}
