:root { 
	--darkblue: #1280b3;
  	--lightblue: #4e9ae4;
	--white : #ffffff;
	--black :#000000;
	--palegray:#eeeeee;
	--orange:#f3ba2e;
}

h1,h2,h3,h4,h5,h6 {text-decoration: none !important; 
	color:var(--darkblue);}
h1 strong, h2 strong, h3 strong, h4 strong {font-weight: 400 !important; }

/* MNavMod */

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: gold !important;
}

p.moredocs {padding:10px 10px; margin-bottom:2rem; background:#f3ba2e;display:inline-flex; border-radius:8px !important;color:#000000;}
p.moredocs:before {content:"\f05a"; font-family:fontawesome;padding-right:10px }

#sp-right a.active {font-weight:700 !important;}

.burger-icon>span {
    background-color:var(--white) !important;
}

#sp-component a {color:var(--darkblue);}

#sp-header-logo {padding:15px 0;}

@media (max-width: 992px) {
	#sp-upcoming {display:none !important;}
}

#sp-header {background:var(--darkblue);}

.mod-dpcalendar-upcoming-panel__event {
    border-radius: 20px;
}
/*Table Overrides and Responsive Behaviours*/

.article-details table  {width: 100%;border-collapse: collapse; margin-bottom: 10px;border:0px !important; }
.article-details  table tr:nth-of-type(odd) {background: #eee; }
.article-details  table th {background: var(--darkblue); color: white; font-weight: bold; border:0 !important; }
.article-details table p {padding:10px 10px !important;margin:0px !important;}
.article-details  table td { border: 1px solid #ccc; text-align: left; width:inherit !important;vertical-align: top;}
.article-details  table.center-all {width:97%;}
.article-details table.center-all tr th, 
.article-details table.center-all tr td, 
.article-details table.center-all tr td h3 {text-align: center !important;} 

/* Select tables inside #sp-component */
#sp-component table {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
}

/* Style the first <th> (top-left corner) */
#sp-component table th:first-child {
    border-top-left-radius: 10px;
}

/* Style the last <th> (top-right corner) */
#sp-component table th:last-child { 
    border-top-right-radius: 10px;
}

/*Large Table Overrides and Responsive Behaviours*/

.article-details  table.stdheader th {font-weight: normal!important;font-size:.9rem!important; }
.article-details  table.stdheader p {font-size:.8rem !important;}
/* Dropfiles Resets */
/* Simplex DF View */
.dropfiles-container {margin: 0!important;}
.dropfiles-content-simplex.dropfiles-content-multi {margin-top:-10px !important;}
.dropfiles-content-simplex.dropfiles-content .table {width:96% !important;border-collapse: separate!important; border-spacing:0 15px!important;}
.dropfiles-container-simplex {margin: 0px !important;}
.dropfiles-content-simplex .mediaTableWrapperWithMenu {padding-top: 0em !important;}
.dropfiles-container-simplex table thead,
.dropfiles-container-simplex .dropfiles-categories  {display:none !important;}
.dropfiles-container-simplex .dropfiles-content-table .mediaTableWrapperWithMenu {padding-top: 0em !important;}
.dropfiles-container-simplex a {font-size:1rem !important;color:var(--black) !important;}
.dropfiles-container-simplex a.openlink {border:1px solid var(--black) !important;}
a.downloadlink.dropfiles_downloadlink + br {display:none !important}
.dropfiles-content-simplex.dropfiles-content span.ext, 
.dropfiles-content-simplex.dropfiles-content span.ext.pdf,
.dropfiles-content-simplex.dropfiles-content div.ext.pdf,
.dropfiles-content-simplex.dropfiles-content span.ext.docx, 
.dropfiles-content-simplex.dropfiles-content span.ext.pptx, 
.dropfiles-content-simplex.dropfiles-content span.ext.xlsx, 
.dropfiles-content-simplex.dropfiles-content span.ext.zip, 
.dropfiles-content-simplex.dropfiles-content span.ext.doc, 
.dropfiles-content-simplex.dropfiles-content span.ext.ppt, 
.dropfiles-content-simplex.dropfiles-content span.ext.xls, 
.dropfiles-content-simplex.dropfiles-content span.ext.jpg, 
.dropfiles-content-simplex.dropfiles-content span.ext.png 
  {display:none !important;}
.article-details .dropfiles-content-simplex.dropfiles-content table td:first-child {text-transform: uppercase;width:80% !important;}
.dropfiles-content-simplex a.title {padding:0px 12px !important;}
.dropfiles-content-simplex.dropfiles-content .table-bordered td.extcol.file_title.essential.persist {
    background-color: var(--orange) !important;
    border-radius: 40px 0 0 40px !important;
    border: 0px!important;
}
.dropfiles-content-table.dropfiles-content .table,
.dropfiles-content, .dropfiles-dropblock-content {background-color: transparent !important;}

.dropfiles-content-simplex.dropfiles-content .table-bordered td.file_download.essential {
     background-color: var(--orange) !important; 
    border-radius: 0px 40px 40px 0px !important;
    border: 0px!important;
	padding:8px 20px 0 0;
}
i.zmdi {display: none !important;}

.dropfiles-content-simplex.dropfiles-content .table-bordered td.extcol.file_title.essential.persist a, 
.dropfiles-content-simplex.dropfiles-content .table-bordered td.file_download.essential a {font-size:1rem;color:var(--black); font-weight:600; border-radius: 1rem !important;    word-break: keep-all !important;}
.dropfiles-content-simplex.dropfiles-content .table-bordered td.file_download.essential a.downloadlink.dropfiles_downloadlink {
	width:80%; 
	border:2px solid var(--white);
	float:right;
	padding:3px;
	background:var(--white) !important;
	color:var(--darkblue) !important;}


@media only screen and (max-width: 720px) {
.dropfiles-container-simplex .dropfiles-container-table {margin-left: 0px !important;}
}
@media (max-width: 720px) {
.dropfiles-container-simplex  td.file_download.essential {display:none;}
.dropfiles-content-simplex.dropfiles-content .table-bordered td.extcol.file_title.essential.persist {border-radius: 40px !important;}
}
@media (max-width: 720px) {
.dropfiles-container-simplex  td.extcol.file_title.essential.persist{padding: 0 15px;word-break:keep-all !important;}
}
@media (max-width: 414px) {
	.dropfiles-container-simplex  table {padding:0px !important; width:93% !important;text-align:start;	text-indent:0em; padding-right:0px !important;}
	.dropfiles-content-simplex a.title {padding:0px !important;font-size:0.8rem !important;word-break: normal !important;overflow-wrap:break-word !important;}
}

.dropfiles-single-file .dropfiles-file-link {border-radius:15px !important; width: 100% !important;}
.dropfiles-single-file {display: block !important; width: 100%;margin-top:-20px !important;}
.dropfiles-single-file .dropfiles-file-link {    font-family: "Poppins";font-size: .9rem !important;}


/* P Links */

p a {text-decoration: underline!important;}
li a.mod-articles-category-title.active {font-weight:700 !important; }
li a.mod-articles-category-title.active:before 	{content:"\f14a";font-family:fontawesome; padding-right:10px;} 

/*Weblinks*/
ul.weblinks {list-style: none;}
ul.weblinks li { padding:10px; margin:0px 0;}

#sp-bottom1 a {color:var(--white); text-decoration: none !important;}

/*Upcoming Panel */

#sp-upcoming h3 {font-size:1rem !important;}

/* Hide the #sp-upcoming div on devices with a max width of 767px (commonly considered mobile devices) */
@media (max-width: 767px) {
    #sp-upcoming {
        display: none;
    }
}

/* Image Floats */

.article-details .article-full-image { margin-bottom: 2rem;}
.article-details .article-full-image.float-left { float:left; margin-right: 2rem;}
.article-details .article-full-image.float-right { float:right; margin-left: 2rem;}
.article-details img[style="float: right;"] { float:right; margin-left: 2rem;width:30%;}
.article-details img[style="float: left;"] { float:left; margin-right: 2rem;width:30%;}
.blog .article-list .article {
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #222;
    border-radius: 3px;
    background: #e7e7e7;
    box-shadow: 0 0 10px #e8e8e8;
}

/* Article Links */

.article-details p a {text-decoration: underline!important;font-weight:700 !important;}

/* Link Buttons CSS */

.article-details a.btn {background:var(--darkblue); padding:10px 15px; color:var(--white) !important; border-radius:50px;text-decoration: none !important;font-weight:normal !important;}
.article-details a.btn:hover {background:var(--lightblue)!important;}

/* Blockquotes */

blockquote {
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #FAB719;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
  font-size:1.4rem;
	font-style: italic;}

.sal-inner-item img {
  height: 200px;
  width: 100%; /* Ensure the image fills the width of its container */
  object-fit: cover; /* Cover the area, potentially cropping */
  object-position: center center; /* Center the image within the area */
}
h3 {font-size:1.2rem;}
a.sal-btn.sal-btn-primary.mybtn.btn {color:#ffffff;}
