.main .main-head .main-title.main-title-alt{
	color:black;
}

.main .main-head .main-head-content {   
    background-color: #2f7ab2;
}

/* only for Coronavirus page */
.page-id-3272 .main .main-head .main-title.main-title-alt {
	color:white;
}

/* removing download link from document icons in document page*/

.cptlist .docs-icons  
{
	pointer-events :none;
	cursor:default;
}

/* css for committee main page*/
.page-id-3166 .main .main-head .main-title.main-title-alt{
	color:Black;
}

#committees_table_wrapper 
{
	float:left;
}

.committee
{
	float: left;
	margin: 3%;
	width: 300px;
	background-color: #e0e0e0;
	color: #75747f;
	height:500px;
}

.committee > div
{
	text-align: center;
	font-size: large;
	margin: 3%;		
}

.committee > img
{
	height: 300px;
	object-fit: cover;
}

.committee > div:nth-child(3)
{
	border-top: 1px dotted black;
	white-space: break-spaces;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 20px;
	margin: 0;
	text-align: inherit;
	font-size:medium;
}
	
.covid_articles > li
{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #a2a0a0;
}

.dr_nitin_video, .text-align-center{
	text-align:center;
}

.cec-elementor-country-wise
{
	max-width:1200px;
	width: max-content;
}

.cec-cn-case-singe{
	border:none;
}

.post-image{
	display:none;
}

#block-9{
	text-align: center;
}
.menu-item {
	background: #2f79b1de;
}

.nav > ul > li > ul{
	background: #2f79b1de;
}
.nav > ul > li > ul > li >ul{
	background: #2f79b1de;
}

.docs-single-main{
	width: 70%;
}

.widget, .widget_block {
	text-align: center;
}

/* used for jobs posting */
.jobs, .dashboard-poster {
	margin: 5%;
}

.menu-item .sub-menu{
	background-color: #2f7ab2;
}

.nav > ul > li > ul > li > a {
	color: white;
}

.nav > ul > li > ul li ul.sub-menu li a {
	color: white;
}

.menu-item > span {
	color: white;
}

.register_lane {
	min-height: 593px;
}

.members_types > li > a {
	height: 117px;
}

body > div.wrapper > section.section-upcoming-event > div > div.section-body > div
{
	width: 100%;
}
.full-width {
	width: 100%;
}

.content {
	width: 1200px;
}

.section-staff{
	padding:3em;
}