h1.red, h2.red, h3.red, h4.red, h5.red, h6.red  {color: #ff2539;}
h1.upper, h2.upper, h3.upper, h4.upper, h5.upper, h6.upper { text-transform:uppercase;}
table.table_design1, .table_design1 table {
    width: 100%;
	border-collapse: collapse;
    border-spacing: 0;
	border:0;
	margin: 0 0 18px;
}
.table_design1 th, .table_design1 td {
    padding: 13px;
    color: #000;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
	border-bottom: 1px solid #ebeced;
	background: #fff;
	vertical-align:middle;
	font-family: 'Roboto', sans-serif;
}
.textCenter { text-align:center !important;}
.table_design1 td {
    padding: 17px 10px 19px 11px;
}
i.icon-chairman {
    font-size: 28px;
}
i.icon-member {
    font-size: 28px;
}
.category-key {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.category-key span {
    margin-right: 20px;
    font-size: 20px;
    vertical-align: top;
	line-height: 27px;
}
.iconAnchor {
    text-decoration: none!important;
    color: #7e7e7e;
    font-size: 36px;
}
.iconAnchor.smallicon {
	float: left;
    margin: 0 9px 0 0;
    font-size: 27px;
}
table { width:100%;}
.pr-mobi-headers { display:none;}

.relatedDocuments {
	float: left;
    margin-top: 15px;
    width: 100%;
}
.relatedDocuments a {
	display: inline-block;
    margin: 5px;
	    color: #2ba6cb;
}
.relatedDocuments a:hover {
    color: #2795b6;
}
table thead, table tfoot {
    background: #ffffff;
}
.table_design1 th, .table_design1 td {background: none;}
.relatedDocuments span.iconAnchor {
	display: inline-block;
    vertical-align: middle;
        margin-right: 5px;
    margin-left: 20px;
}
.greycolor { color: #999999;}
/**
 * AddToCalendar Blue Style
 * http://addtocalendar.com
 */

/* Base */

.addtocalendar var{
    display: none;
}
.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent!important;
}
.atcb-link {
    /*display: block;*/
    outline: none!important;
    cursor: pointer;
}
.atcb-link:focus~ul,
.atcb-link:active~ul,
.atcb-list:hover{
    visibility:visible;
}
.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 50%;
	margin-left:-75px !important;
    z-index: 900;
}
.atcb-list,
.atcb-item
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}
.atcb-item {
    float: none;
    text-align: left;
}
.atcb-item-link
{
    text-decoration: none;
    outline: none;
    display: block;
}
.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}
.atcb-link {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none!important;
    color: #7e7e7e;
    font-size: 36px;
	text-indent: 1px;
    width: 37px;
    overflow: hidden;
    float: left;
    height: 37px;
}
.atcb-link:before {
    content: "\e901";
}
.atc-style-blue .atcb-list {
    width: 150px;
    border: 1px solid rgba(0, 0, 0, 0.26);
    border-radius: 2px;
}
.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item
{
    background: #7a828c;
    color: #fff;
}
.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link
{
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}
.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 10px 15px;
	border-bottom:1px solid rgba(0, 0, 0, 0.26);
}
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #fff;
}
.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: #959ba3;
}
table tbody tr:nth-child(even) {
    background: #f9f9f9;
}
.wid_63 { width:63%;}

input[type=text], textarea, select{
	float:left;
	width:100%;
	height:38px;
	box-shadow:none;
	background:#ddd;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin: 0 0 5px 0;
	border:1px solid #d7d8da;
}
textarea{
	resize:none;
	height:125px;
	box-shadow:none;
	width:100%;
}
input[type=submit] {
	font-size:18px;
	font-weight:600;
	line-height:22px;
	padding:10px 15px;
	min-width:120px;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	background-color: #EC3238;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #EC3238;
	border-radius:10px;
	margin: 10px 0 0px 0;
	font-family:"Inter", Sans-serif;
}
input[type=submit]:hover, a.btn:hover{background:#fff; color:#EC3238}
.wpcf7 .wpcf7-form-control-wrap {
    margin-bottom: 15px;
    float: left;
    width: 100%;
	position: relative;
}
label {
    font-size: 14px;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
.elementor hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 22px 0 21px !important;
    height: 0;
}

@media only screen and (max-width: 767px) {
.relatedDocuments span.iconAnchor {
    vertical-align: middle;
    margin-right: 5px !important;
    margin-left: 0px !important;
    display: none !important;
}
}
@media (max-width: 640px) {
	.table_responsive td, .table_responsive th {
	    /*clear: both;
		display: block;*/
		padding: 10px 10px !important;
		width: 100% !important;
		border: 0 !important;
		float: left;
	}
	.table_responsive th { display:none !important;}
	.table_responsive tr { border-bottom: 1px solid #ebeced;}
	.table_responsive .textCenter { text-align:left !important;}
	.pr-mobi-headers { display:block;}
	.pr-mobi-headers {
		font-size: 13px;
		display: inline-block;
		font-weight: 700;
		vertical-align: middle;
		width: 33%;
		/*padding-left: 10px;*/
	}
	.pr-mobi-content {
		display: inline-block;
		width: 65%;
		vertical-align: middle;
		font-size: 13px;
	}
	.pr-title-field a {
		display: inline-block;
		/*width: 65%;*/
	}
}

.cald h3{
	margin:0;
	color:#fff;
	clear:both;
	font-size:20px;
	padding:20px 15px;
	text-align:center;
	background:#7a828c;
	text-transform:uppercase;
}
.cald h3+div {
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #eceef0;
    margin-bottom: 40px;	
}
.cald h3+div:last-child { margin-bottom:0;}
.cald h3+div ul{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style:none;
}
.cald h3+div li{
	float:left;
	width:100%;
	font-size:19px;
	border-bottom:1px solid #eceef0;
}
.cald h3+div li a{
	float:left;
	font-size:15px;
	color:#000;
	text-transform:uppercase;
	width:100%;
	position:relative;
	padding:8px 10px 8px 30px;
	text-align:left;
}
.cald h3+div li a::before{
	content:" ";
	width:8px;
	height:14px;
	left:13px;
	top:13px;
	position:absolute;
	display:inline-block;
	background:url(../images/quicklink_arrow_red.png) no-repeat left top;
}
.cald h3+div li a:hover, .cald h3+div li.current-menu-item a{ background:#ff2539;color:#fff; }
.cald h3+div li a:hover::before, .cald h3+div li.current-menu-item a::before{background:url(../images/quicklink_arrow_white.png) no-repeat left top;}
/*.cald h3+div.textwidget { 
padding: 20px 15px; 
background: url(images/commitment_bg.png) no-repeat center top; 
background-size: cover; 
color:#fff; 
text-align: left;
}*/

.ir_box {
	float: left;
    width: 100%;
    padding: 30px 20px;
	background: #ececed;
	margin-top:20px;
}
.home-list-item {
    margin-bottom: 25px;
	min-height: 70px;
}
p.home-list-title {
    line-height: 23px;
    padding-bottom: 3px;
	margin: 0;
}
p.home-list-title a {
    text-decoration: underline;
    color: #000000;
	margin: 0;
}
.home-list-date {
    color: #999999;
    padding: 0;
	margin: 0;
}
.seperatot-10 { height:10px;}
.elementor-widget-container p:last-child, .elementor-widget-container ul:last-child { margin-bottom:0;}
@media only screen and (max-width: 767px) {
	input[type=submit] { font-size:15px; }
}