body{
	color:#000;
	font-size:16px;
	line-height: 1.5 !important;
}

#table-searched-members_filter.dataTables_filter {
	display:none;
}

#send-message-to-member {
	color: #fff;
}

.mt-20 {
	margin-top:20px;
}

#section-about-us p, #section-about-us li {
	font-size:16px !important;
	line-height: 1.5 !important;
}
p, a,li , #publications .publication-meta{
	/*font-weight:500 !important;*/
	font-family: Calibri, "Arial" !important;
}


input, input.form-control, textarea, textarea.form-control {
	color:#000;
	font-size:15px;
}

#contact-us-form input {
	
}


#contact_attn_details {
	color: #fff;
	font-weight: bold;	
}

#clear-attention-member {
	font-size:10px;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}

#registries-list li {
	list-style-type: none;
}
#committee-member-public-view .social-media {
	display:inline-block;
	float:right;
}

#committee-member-public-view .social-media-icon {
	width:40px;
	height:40px;
	float:right;
	margin:0px 5px;
}

#home-search-by-ecsl-no label, #home-search-by-iesl-iiesl-no label,#home-search-by-prac-cat-last-name label{
	text-transform: none !important; 
}
#home-search-by-ecsl-no, #home-search-by-iesl-iiesl-no,#home-search-by-prac-cat-last-name{

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	min-height:140px;

}

#home-search-by-ecsl-no {
	background:#1484b1;
	border: 1px solid #1484b1;
}

#home-search-by-iesl-iiesl-no {
	background:#0f5b7a;
	border: 1px solid #0f5b7a;
	padding-bottom:8px;
}

#home-search-by-prac-cat-last-name {
	background:#144b92;
	border: 1px solid #144b92;
}

#section-registers {
	overflow:visible;
}

#home-search-by-prac-cat-last-name {
	/*min-height:350px;*/
}
.mb-4 {
	margin-bottom:35px;
}
section{
	background:#fff;
}
label{
	font-size:11px;
	font-weight:normal;
	color:#000;
}

table{
	font-size:13px;
}

td.actions{
	padding:5px !important;
	background-color: transparent !important;
}

.paginator{
	font-size:12px;
}

.top-margin{
	margin-top:40px;
}

.bottom-margin{
	margin-bottom:20px;
}

.left-border{
	border-left:1px solid #efefef;
}

#master-data-menu li a{
	color:#333;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#master-data-menu li.active a{
	color:#fff;
}

#master-data-menu li{
	border-bottom: 1px solid #efefef;
	border-radius: 1px;
}
.side-menu li a{
	color:#333;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

.side-menu li.active a{
	color:#fff;
}

.side-menu li{
	border-bottom: 1px solid #efefef;
	border-radius: 1px;
}

div.message {
	margin-top: 30px;
	padding: 3px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 2px;
}

.message.error {
	padding-bottom: 0px;
	height: 36px;
	background: #d86363;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	padding: 4px;
}

:not(.radio).required label::after, label.required::after{
	content: '*';
	color: #f62f5e;
	font-weight: bold;
	margin-left: 5px;
	font-size: 20px;
	line-height: 10px;
}

.message.success{
	letter-spacing: 2px;
	background-image: linear-gradient(#028e02, #1b6f1b) !important;
	font-weight:normal;
	padding: 3p !important;
	font-size: 13px;
	line-height:26px;
	color:#fff;
}

.slider-caption{
	max-width: 100%;
	top: 50.5px;
	background: rgb(255, 255, 255);
	opacity: 0.8;
	padding: 20px 30px;
}

.slider-caption h2{
	font-size: 40px;
	text-transform: capitalize;
	margin-bottom: 0;
	padding-bottom: 12px;
/*
    border-bottom: 2px solid #333;
    */
}

.slider-caption p {
	margin-bottom: 10px;
	font-size: 23px;
	margin-top: 10px;
	color: #0a0a0a;
	text-align: center;
}

form{
	padding:20px;
	border: 1px solid #efefef;
}

#login-form{
	padding:0;
	border: 0;
}

#password-reset-form{
	padding:0;
	border: 0;
}

.error-message{
	color: #f52121;
	font-size: 11px;
	letter-spacing: 1px;
}

.feature-box.media-box.fbox-bg .fbox-desc{
	padding:5px;
	background:none;
	min-height:50px;
	display: table;
	text-align: center;
	width: 100%;
}

.feature-box{
	background:#f1f1f1;
}

.feature-box img{
	/*height:100px !important;*/
}

.feature-box h3 {
	font-size: 13px;
	letter-spacing: 2px !important;
	vertical-align: middle;
	display: table-cell;
}

#publications{
	border: 1px solid #efefef;
	padding: 0 20px 10px 20px;
	border-radius: 4px;
}

.publications-content p:before, .publications-content p:after {
	content: '';
}

#publications .publication-description, #publications .publication-description p{
	font-weight:normal;
	font-size: 15px;
}

#publications .publication-meta{
	font-size:12px;
	font-style:italic;
	text-align:right;
	margin-right:10px;
	color:#787878;
}

#publications li{
	padding:0 !important;
}

#publications .publication-heading a{
	color:#333 !important;
}

#publications .publication-heading a img{
	width:18px;
}

#publications .publication-heading a:hover{
	color:#169fd7 !important;
}

#publications .testimonial{
	padding:5px 0 !important;
	box-shadow:none !important;
	border-radius:0 !important;
	border-top:1px dashed rgba(0,0,0,0.1);
}

#announcements{
	border: 1px solid #efefef;
	padding: 0 20px 10px 20px;
	border-radius: 4px;
}

.announcements-content p:before, .announcements-content p:after {
	content: '';
}

#announcements .announcement-description, #announcements .announcement-description p{
	font-weight:normal;
	font-size: 16px;
}

#announcements .announcement-meta{
	font-size:12px;
	font-style:italic;
	text-align:right;
	margin-right:10px;
	color:#787878;
}

#announcements .announcement-meta span.more-details{
	font-size:12px;
}


#announcements li{
	padding:0 !important;
}

#announcements .testimonial{
	padding:2px 0 !important;
	box-shadow:none !important;
	border-radius:0 !important;
	border-top:1px dashed rgba(0,0,0,0.1);
}


#slider{
/*
	height:250px;
	*/
	height:150px;
}


#slider .container{
	height:130px;
}

#slider .container .slider-caption{
	top: 10px;
	bottom: 10px;
	height: 100%;
	max-width: 100% !important;
}

@media (max-width: 767px) and (min-width: 480px){
	.container{
		width:100% !important;
	}
}

@media (min-width:1025px) {
	#enquiry-category-id {
		display:inline-block !important;
		width:0px;
		height:0px;
		position:absolute;
		top:+50px;
	}
}

@media (max-width: 767px){
	h4{
		font-size:13px;
	}
	.feature-box h3{
		font-size:10px;
	}
	#announcements .announcement-description, #announcements .announcement-description p{
		font-size: 10px;
	}
	#announcements .announcement-heading{
		font-size: 12px;
	}
	.container{
		width: 96% !important;
		margin-left: 2%;
	}
	
	label{
		margin-top: 10px;
	}
	
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
		font-size:12px;
	}
	
	.home-form #search-register-result-side-table .inner-content{
		padding:0;
	}
	
	#copyrights .col_half:last-child{
		display:block;
	}
	
	.copyrights-menu{
		font-size:11px;
	}
	
	.copyrights-menu a{
		font-size:11px;
	}
}


.home-form form{
	/*padding:5px;*/
	border:0;
}

.home-form .col-padding{
	padding:5px;
}

#register-tabs {
	border-bottom-color:#fff;
}

#register-tabs li a{
	background: none;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}

#register-tabs li.active a{
	border: 1px solid #fff;
	border-bottom-color: #119ea7;
}

.home-form .bgcolor, #contact-us-form {
	background-color: #169fd7 !important;
}

.home-form label{
	font-size:12px;
	font-weight:bold;
}

.chosen-container-single .chosen-single{
	height:30px;
}

.chosen-container{
	width:100% !important;
}

.form-control:active, .form-control:focus{
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

input[type="radio"], input[type="checkbox"]{
	margin:2px 0 0;
}

.radio label, .checkbox label{
	margin-right:10px;
}

.sub-heading{
	font-size:16px;
	margin:0;
	border-left: 23px solid #169fd7;
	border-bottom: 1px solid #169fd7;
	padding-left: 5px;
}

.table > thead > tr > th{
	vertical-align: middle;
}

.chosen-container-multi .chosen-choices{
	background:none;
	border-radius:4px;
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover{
	background-color: #169fd7 !important;
	background-image: linear-gradient(to bottom,#10DFEC,#169fd7) !important;
}

#primary-menu ul{
	margin-bottom:0 !important;
}

#primary-menu > ul > li > a{
	font-size:16px;
}

.home-form.dark a:hover{
	color:#333;
}

.home-form{
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

.home-form hr{
	border-top:1px solid #7fc6ca;
	margin:2px;
}

.home-form h3{
	color:#fff;
}

.home-form label{
	color:#fff;
	text-transform:capitalize;
}


.home-form #search-register-result-side-table{
	background:#fff !important;
}

.home-form #search-register-result-side-table .inner-content{
	padding:10px 0px ;
}

.home-form #search-register-result-side-table .inner-content h3{
	color:#333;
}

.home-form #search-register-result-side-table .inner-content table{
	font-size:12px !important;
}

.home-form #search-register-result-side-table .inner-content table th a{
	color:#333 !important;
}

.home-form #search-result-div{
	background:#fff !important;
/*
	padding:10px;
	*/
}

/**modification data table styles**/

table.dataTable.no-footer{
	border-bottom:0 !important;
}

table.dataTable {
	border-collapse: collapse !important;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate{
	font-size:10px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{
	margin-left:-1px !important;
	border:1px solid #dddddd !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	border: 1px solid #169fd7 !important;
	background-color: #169fd7 !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #169fd7), color-stop(100%, #40C9D2)) !important;
	background: -webkit-linear-gradient(top, #169fd7 0%, #40C9D2 100%) !important;
	background: -moz-linear-gradient(top, #169fd7 0%, #40C9D2 100%) !important;
	background: -ms-linear-gradient(top, #169fd7 0%, #40C9D2 100%) !important;
	background: -o-linear-gradient(top, #169fd7 0%, #40C9D2 100%) !important;
	background: linear-gradient(to bottom, #169fd7 0%, #40C9D2 100%) !important;
	color:#fff !important;
}

#table-searched-members_wrapper label{
	color:#333 !important;
}

#table-searched-members_wrapper input[type="search"] {
	border-radius: 2px !important;
	box-shadow: none !important;
	border: 1px solid #ddd !important;
}

table.dataTable tbody th, table.dataTable tbody td{
	padding:5px !important;
}

table.dataTable thead th, table.dataTable thead td{
	padding:5px !important;
}

/**end modification data table styles**/
#close-search{
	width:20px;
	height:20px;    
	text-align: center;
	background: #333;
	border-radius:4px;
	cursor:pointer;
}

#close-search a{
	color:#fff;
	background:#333;
	font-weight:bold;
	cursor:pointer;
}

#loading-text{
	color: #fff;
	letter-spacing: 2px;
	font-size: 12px;
	animation: blink 1s linear infinite;
}

@keyframes blink{
	0%{opacity: 0;}
	50%{opacity: .5;}
	100%{opacity: 1;}
}

.sm-form-control{
	border: 0;
	border-left: 6px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#section-contact-us form{
	border:0;
	padding:0px 0px;
}

.team-title{
	padding-top:10px;
	position: relative;
	display: inline-block;
	width: 100%;
	overflow: visible;
	z-index: 2;
}

.team-title h4{
	font-size:11px;
	text-transform:none;
}

.team-title h5{
	font-size:12px;
	text-transform:none;
	margin:0px !important;
	
}

.team-title span{
	font-size:12px;
	color:#312f2f;
}

.team-title .member-name{
	/*height:25px;*/
}

/*
#section-team .owl-carousel .owl-stage-outer{
	overflow:visible;
}
*/
/*

.team{
	position: relative;
    display: inline-block;
    width: 100%;
    overflow: visible;
    z-index: 2;
}
*/

.cm-designation {
	position: absolute;
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	background: #fff;
	transition: width 0.3s, height 0.3s;
}

cm-designation:hover {
	width: 100%;
	height: auto;
	background: #eee;
	transition: width 0.3s ease 0.5s, height 0.3s ease 0.5s;
}

/*
.team:hover{
	transform: scale(1.5);
    z-index: 1000;
}
*/

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
	top:44% !important;
}

#footer .footer-widgets-wrap{
	padding:20px 0;
}


.home-form :not(.radio).required label::after, label.required::after{
	color:#fff;
}

#contact-form-result{
	color: #fff;
	background: #163c3e;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 4px;
	text-align: center;
}

.overlay{
	background: #fff;
	height: 100%;
	width: 100%;
	opacity: 0.5;
	top: 0;
	left: 0;
	position: absolute;
	padding: 0;
	transition: opacity .5s;
	z-index:100;
	text-align:center;
}

.overlay img{
	margin-top:40%;
}

#form-search-registers{
	min-height:100px;
}

#form-search-registers .bgcolor{
	/*height:574px !important; */
}

#gotoTop {
	bottom: 80px  !important;
}

#welocme-row{
	background: #144b92 !important;
	color: #fff;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 5px 10px;
	text-align: right;
	font-weight:bold;
}

#welocme-row a{
	color: #fff !important;
	text-decoration:underline !important;
}


#section-about-us{
	font-size:13px;
	text-align:justify;
}

#section-about-us ul{
	line-height:1.8;
}

#section-about-us-xsmall{
	font-size:13px;
	text-align:justify;
}

#section-about-us-xsmall ul{
	line-height:1.8;
}

.search-infor-msg{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: #1b1c1d;
	padding: 2px;
}

/*
.cm-designation-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 50px;
    overflow: visible;
    z-index: 1;
}
.cm-designation-wrapper:hover {
    z-index: 2;
}
.cm-designation {
    position: absolute;
    width: 100%;
    height: 50px;
    margin-bottom: 5px;
    background: #fff;
    transition: width 0.3s, height 0.3s;
}
.cm-designation:hover {
    width: 100%;
    height: auto;
    background: #eee;
    transition: width 0.3s ease 0.5s, height 0.3s ease 0.5s;
}
*/
/*

#logo img{
	height:auto !important;
}
*/

#search-register-result-side-table {
	height: auto !important;
	
}

@media (max-width: 991px) and (min-width: 768px){
	.swiper_wrapper:not(.full-screen):not(.canvas-slider-grid), .swiper_wrapper:not(.full-screen):not(.canvas-slider-grid) .swiper-slide {
		height: 150px !important; 
	}
}


@media (max-width: 767px) and (min-width: 480px){
	.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
		height: 150px !important; 
	}
	
	
	#form-search-registers {
		height: 500px !important;
	}
	
	#form-search-registers .bgcolor{
		height:500px !important; 
	}
}


@media (max-width: 1199px) and (min-width: 986px){
	
	#home-search-by-ecsl-no, #home-search-by-iesl-iiesl-no, #home-search-by-prac-cat-last-name {
		min-height: 210px;

	}

	#register-search-form input[type="submit"] {
		margin-top:5px !important; 
	}


	#form-search-registers {
		height: 350px !important;
	}

	#search-register-result-side-table {
		height: auto !important;
	}

	#primary-menu > ul > li > a{
		font-size:13px;
		padding:11px 8px !important;
	}

}

@media (max-width: 985px) and (min-width: 768px){

	#home-search-by-ecsl-no, #home-search-by-iesl-iiesl-no, #home-search-by-prac-cat-last-name {
		min-height: 210px;
	}

	#register-search-form input[type="submit"] {
		margin-top:5px !important; 
	}



	#form-search-registers, #form-search-registers .bgcolor {
		height: 330px !important;
	}

	#search-register-result-side-picture {
		height: 300px;
	}

	#search-register-result-side-table {
		height: auto !important;
	}
}


@media (max-width: 767px){

	#home-search-by-ecsl-no, #home-search-by-iesl-iiesl-no, #home-search-by-prac-cat-last-name {
		min-height: auto;
		padding-bottom:20px;
	}

	#form-search-registers, #form-search-registers .bgcolor {
		height: 800px !important;
	}

	#search-register-result-side-picture {
		height: 100px;
	}

	#search-register-result-side-table {
		height: auto !important;
	}
}

.change-request-indicator{
	width: 15px;
	height: 15px;
	background: orange;
	display: inline-block;
	border-radius: 50px;
	vertical-align: middle;
	color: black;
}

.indicator{
	width:15px;
	height:15px;
	border-radius:50px;
}

.green-indicator{
	background:#00C600;
}

.red-indicator{
	background:#F55959;
}

.current-detail-col{
	background:#f1fcff;
}

.success-btn-outline{
	border:1px solid #00C400;
	background:#fff;
	color:#00C400;
}

.danger-btn-outline{
	border:1px solid #FF5000;
	background:#fff;
	color:#FF5000;
}

#news-gallery{
	margin-bottom:10px;
}

#news-gallery .flexslider li{
	position:relative;
}

#news-gallery .flexslider li img{
	max-width:55%;
}

#news-gallery .flex-details {
	width: 45%;
	left: 55%;
	top: 0;
	height:100%;
	position:absolute;
	background: #f7f7f7;
}

#news-gallery .flex-caption {
	width: 100%;
	padding: 5px 10px;
	background: rgb(20, 75, 146);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	left: 0;
	display: block !important;
	position: inherit;
}

#news-gallery .flex-description {
	/*top: 15%;*/
	/*position: absolute;*/
	padding:5px 10px;
	display: block !important;
	position: inherit;
}

#news-gallery .flex-description {
	/*top: 15%;*/
	position: relative;
	padding: 0px 10px;
	/* padding:5px 10px; */
}
#news-gallery .flex-control-nav{
	top:11px;
	display:none;
}
#news-gallery .flex-direction-nav{
	top:45%;
	position:absolute;
	width:100%;
}
#news-gallery .flex-next{
	right:0%;
}
}
