:root {
	--darkblue: #1e46a1;
  	--blue: #62aae8;
  	--lightblue: #4e9ae4;
	--white : #ffffff;
	--black :#000000;
	--palegray:#eeeeee; 
	--darkred:#9a0000;
	--red:#ff0000;
}

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

#sp-main-body {
    padding: 50px 0;
}

.sp-page-title {
	padding: 100px 50px;}
h1.sp-page-title-heading, h2.sp-page-title-heading {color:var(--white); text-shadow: 0 0 2px var(--darkred);font-size:3rem!important;font-weight: 600;}

/* 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(--white) !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(--darkred) !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(--darkred) !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(--white); 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(--darkred) !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;}

/* More Docs Snippets */

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

/*Table Overrides and Responsive Behaviours*/

.article-details table  {width: 100%;border-collapse: collapse; margin-bottom: 10px; }
.article-details  table tr:nth-of-type(odd) {background: #eee; }
.article-details  table th {background:var(--darkred); color: var(--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 var(--palegrey); 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;
}
/* Links &  Buttons CSS */

p a {color:var(--darkred) !important;font-weight: bold;}

p a.btn, p a.mybtn {
	background: var(--darkred); 
	color: var(--white)!important; 
	padding: 10px 16px; 
	border-radius: 5rem;
	margin:1rem 0;
	display: inline-block;
	font-weight: bold;
}
p a.btn:hover, p a:mybtn:hover {
	background: var(--red); 
	color: var(--white)!important; 

}