html,body  {
	font-family:Poppins, Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	background-color:#fff; 
	margin-top:0px; 
	margin:0; 
	color:#000;
	height: 100%;
	}

a:link { color:inherit;}
a:visited { color:inherit;}
a:hover { color:inherit;}
a:focus { color:inherit;}
a:active { color:inherit;}

a {
	font-size:16px;
}

.img {
    max-width: 100%;
    max-height: 100%;
}

.mainbox_full_body { 
	max-width:100%; 
	width:auto; 
	color:blue; 
	border:solid; 
	border-width:0px; 
	vertical-align:top; 
	margin-top:0px; 
	top:0px; 
	position:relative;
	}

.mainbox_full_thin {
	height:240px;
	}

.greybox_full_1 {
	color:black;
	margin:25px; 
	font-size:16px; 
	padding:0px;
	display:grid;
	grid-template-columns: autoo;
	grid-gap: 0px;
	background-color:#ebeaeb; 
	position:relative;
	}

.greybox_full {
	color:black;
	margin:25px; 
	font-size:16px; 
	display:grid;
	padding:25px;
	grid-template-columns: auto auto;
	grid-gap: 0px;
	background-color:#ebeaeb; 
	}

.footer-box { 
	background-color:#1C1F23; 
	border:solid; 
	border-width:0px;
	padding:3%; 
	margin-left:auto; 
	margin-right:auto; 
	max-width:94%; 
	font-size:12px; 
	text-align:center; 
	vertical-align:top; 
	width:100%; 
	}

.footer-box_2 { 
	border:solid; 
	border-width:0px; 
	font-size:50px; 
	max-width:94%; 
	margin-left:auto; 
	margin-right:auto; 
	padding:3%; 
	text-align:center; 
	vertical-align:top; 
	width:100%; 
	}

.footer-invisible-box { 
	width:100%; 
	border:solid; 
	color:red;
	border-width:0px; 
	padding:0px; 
	margin-left:auto; 
	margin-right:auto; 
	color:#CCCCCC;
	font-size:12px;
	}
	
.footer-invisible-box_dark { 
	width:100%; 
	border:solid; 
	border-width:0px; 
	padding:0px; 
	margin-left:auto; 
	margin-right:auto; 
	color:#333333;
	}

.footer-box-title { 
	width:49%; 
	color:#CDCDCD; 
	border:solid; 
	border-width:0px; 
	padding:5px 0px 5px 0px; 
	vertical-align:top; 
	font-size : 12pt; 
	font-weight:bold; 
	}

.fb_left {
	float:left;
	text-align:left;
}	

.fb_right {
	float:left;
	text-align:right;
}	

.footer-box-title_dark { 
	width:49%; 
	color:#333333; 
	border:solid; 
	border-width:0px; 
	padding:5px 0px 5px 0px; 
	vertical-align:top; 
	font-size : 14pt; 
	font-weight:bold; 
	}

.footer-box-sub-nochrome { 
	width:90%; 
	border:solid; 
	border-width:0px; 
	padding:0px; 
	vertical-align:top; 
	margin-left:auto; 
	margin-right:auto; 
	font-size:8pt; 
	font-weight:normal; 
	text-transform:capitalize; 
	color:#fff;
	}

.footer-box-sub-nochrome_dark { 
	border:solid; 
	border-width:0px; 
	color:#333333;
	font-size:8pt; 
	font-weight:normal; 
	margin-left:auto; 
	margin-right:auto; 
	width:auto;  
	padding:0px; 
	text-transform:capitalize; 
	vertical-align:top; 
	}

.footer-box-sub-nochrome_2 { 
	width:auto;  
	border:solid; 
	border-width:0px; 
	padding:0px; 
	vertical-align:top; 
	margin-left:auto; 
	margin-right:auto; 
	font-size : 8pt; 
	font-weight:normal; 
	color:#CCCCCC; 
	text-align:center; 
	max-height:26px; 
	height:auto;
	}
	
.clientfile {
	background-color:#FFFFFF;
	border: 0px 0px 2px solid #245576;
	padding-bottom:5px;
	/*height:200px; */
	left:0;	
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	overflow-y: scroll;	
	/*position:fixed; */
	resize: both;
	top:66;
	width:100%; 
	filter:alpha(opacity=99); 
	opacity:0.99;
	z-index:80;
	}

.floating_text { 
	background-color:#000;
	color:#FFF;
	padding:10%;
	max-width:40%;
	width:40%;
	background: rgba(0,0,0,.5); 
	remove opacity: 0.6;
	height:100%;
	margin:5%;
	}

.floating_grey_text { 
	background-color:#000;
	color:#FFF;
	padding:4%;
	max-width:88%;
	width:88%;
	background: rgba(0,0,0,.5); 
	remove opacity: 0.6;
	height:100%;
	margin:2%;
	border:solid;
	}


.cartbox { width:169px; 
	color:#000000; 
	border:none; 
	border-width:0px 0px 0px 0px; 
	vertical-align:top; 
	margin-left:auto; 
	margin-top:0px; 
	margin-right:8px; 
	text-align:right; 
	background-color: #FFFFFF; 
	font-size:10px; 
}

.printbody {
	background-color : white;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : white;
	margin-top : 0;
	margin-left : 0;
}

table {
	font-size: 10pt;
}

.title {
	background-color : #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	color : #013434;
}

TR {
	font-size: 10pt;
	color : black;
}

tdr  {
	font-family : arial;
	font-size : 10pt;
	color : black;
	background-color:#FFFFFF;
}

.td  {
	background-color : #ffffff;
	font-family : arial;
	font-size : 10pt;
	color : black;
	cursor:default;
}

.hovertd  {
	background-color : #e0defe;
	font-family : arial;
	font-size : 10pt;
	color : black;
	cursor:pointer;
}

.plaintextsmall  {
	font-family : arial;
	font-size : 10pt;
	color : black;
	font-weight : bold;
}


.regular  {
	font-family : arial;
	font-size : 10pt;
	color : black;
}
.regularbold  {
	font-family : arial;
	font-size : 10pt;
	color : black;
	font-weight:bold;
}

.regularbold_12 {
	font-family : arial;
	font-size : 12pt;
	color : black;
	font-weight:bold;
}

.regularred  {
	font-family : arial;
	font-size : 10pt;
	color : red;
}

.regularblue  {
	font-family : arial;
	font-size : 10pt;
	color : blue;
}


.regularwhite  {
	font-family : arial;
	font-size : 10pt;
	color : #FFFFFF;
}

.regularyellow  {
	font-family : arial;
	font-size : 12pt;
	color : #9f1408;
}

.regularblack  {
	font-family : arial;
	font-size : 10pt;
	color : black;
}

.regulargrey  {
	font-family : arial;
	font-size : 10pt;
	color:#B6B6B6;
}

.smaller  {
	font-family : arial;
	font-size : 8pt;
	color : #2D5757;
	font-weight:normal;
}

.smaller_grey  {
	font-family : arial;
	font-size : 8pt;
	color:#B6B6B6;
}

.smaller_red  {
	font-family : arial;
	font-size : 8pt;
	color:#FF0000;
}

input,select  {
	font-family : arial;
	font-size : 8pt;
	color : #000000;
	width:auto;
	outline-color:#013434;
	border:silver;
	border-style:solid;
	border-width:1px;
	background-color:#dadbe4;
}

.input_dull  {
	font-family : arial;
	background-color:#FFFFFF;
	font-size : 8pt;
	color : #ffffff;
	width:auto;
	border-style:solid;
	border-width:0px;
}

.input_grey  {
	font-family : arial;
	font-size : 8pt;
	color:#B6B6B6;
	background-color:#ffffff;
	width:auto;
	outline-color:#013434;
	border:#999999;
	border-style:solid;
	border-width:1px;
}

.inputnarrow  {
	font-family : arial;
	font-size : 8pt;
	color : #013434;
	background-color:#ffffff;
	width:75px;
	outline-color:#013434;
	border:#999999;
	border-style:solid;
	border-width:1px;
}

.input_3  {
	font-family : arial;
	font-size : 8pt;
	color : #013434;
	background-color:#ffffff;
	width:25px;
	outline-color:#013434;
	border:#999999;
	border-style:solid;
	border-width:1px;
}

.input_cart  {
 	color:#CC0000;
	font-size: 9pt;
	font-weight: bold;
	font-family : arial;
	background-color:#ffffff;
	width:20px;
	border-width:0px;
	text-align:center;
}

.searchbox  {
	font-family : arial;
	font-size : 13pt;
	color : #2D5757;
	background-color:#FFFFFF;
	width:295px;
	border-width:0px;
}

.inputwide  {
	font-family : arial;
	font-size : 8pt;
	color : black;
	background-color:#EFDEDE;
	width:250px;
	border-width:1px;
}

.inputwide2  {
	font-family : arial;
	font-size : 8pt;
	color : black;
	background-color:#cccc99;
	width:500px;
	border-width:1px;
}

.redlinknormal  {
	font-family : arial;
	color : #CC0000;
	font-weight : bold;
}

.plaintextsmallblack  {
	color : black;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
}

.button  {
	color : white;
	background-color:#003333;
	font-size : 9pt;
	font-family : arial;
	font-weight : none;
	padding:5px;
	border: 2px solid;
	border-radius: 25px;
}

.button:hover {
	background-color:#99ff33;
	color:black;
	border-color:silver;
}

.header  {
	color : white;
	background-color : #666666;
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
}

.header2  {
	color : white;
	background-color : #4769a6;
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
}

.header_red  {
	color : white;
	background-color : #FC2C3C;
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
}

.table  {
	color : black;
	border-style : none;
	background-color : silver;
	font-size : 10pt;
	font-family : arial;
}

.orange {background-color:#FCD3AB;
border-style:solid;
border-width:1px;
padding:15px;
margin:10px;
text-align:center;
}

.red {background-color:#FDC6CE;
border-style:solid;
border-width:1px;
padding:15px;
margin:10px;
text-align:center;
}

table.sample {
	border-width: 2px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: rgb(255, 255, 240);
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: green;
	background-color: ;
	-moz-border-radius: 3px 3px 3px 3px;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: green;
	background-color: ;
	-moz-border-radius: 3px 3px 3px 3px;
	font-size:11px;
}

table.titlebar {
	width:100%;
	position: relative;
}

.newstuff {
	background:green;
	height:32px;
	width:100%;
}

.nothing {
	background:white;
	height:0px;
	width:100%;
}

.mainlinelogo {
	border:solid;
	border-width:0px;
	background-color:#fff;
	max-width:auto; 
	width:auto; 
	vertical-align:middle; 
	margin-top:0px; 
	padding: 3vmin 1rem;
	top:0px; 
	display:block;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	z-index:90;
}

.mainlinedrop {
	background-color:#fff;
	display:none;
	position:absolute;
	z-index:99;
	width:100%;
}

.drop_buttons:hover {
	background-color:silver;
}

.bardiv {
	line-height:20px;
	vertical-align:middle;
	display:inline-flex;
	padding:5px;
	display:table-cell;
}

.mainlogo {
	width:328px;
	cursor: pointer;
}

.image {
	display:flex-inline;
	text-align:center;
}

.bardiv_shell {
	vertical-align:middle;
	display:table-cell;
	margin-right:0px;
	display:table-cell;
	width:100%;
	text-align:right;
}

.bardiv_shell_min {
	display:none;
	vertical-align:middle;
	margin-right:0px;
	width:100%;
	text-align:right;
}


.bardiv-buttons {
	line-height:20px;
	vertical-align:middle;
	display:table-cell;
	padding:15px 25px 15px 25px;
	display:inline-flex;
	cursor: pointer;
	font-size: 16px;
	color:#000;
}

.bardiv-buttons_color {
	background-color:#1e6b59;
	color:#fff;
}

.bardiv-buttons_decoration {
	text-decoration:underline;
	text-underline-offset:5px;
}

.drop_buttons {
	display:block;
}

.bottom-buttons {
	text-align:left;
	line-height:0.9;
	vertical-align:middle;
	padding:15px 25px 15px 25px;
	cursor: pointer;
	font-size: 16px;
}

.bottom-buttons_benign {
	cursor: default;
}

.blurb_title {
	font-size: calc(2.2vw + 2.2vh + 1vmin);
	font-weight:bold;
	color:#fff;
	padding-left:5%;
	vertical-align:middle;
}

.catch_title {
	font-size: 24px;
	font-weight:bold;
}
 
.catch_copy {
	text-align:right;
	font-size: 18px;
} 

.footer_copy {
	text-align:left;
	font-size: 16px;
} 

.excertps{
	display:grid;
	grid-template-columns: 30% 70%;
	width:100%;
	position:relative;
	margin:0px;
}

.p_this{
	padding:25px;
}

@media (max-width: 452px) {
	
	.excertps{
	grid-template-columns: auto;		
	}

	.bardiv_shell {
		display:none;
	}
	
	.bardiv_shell_min {
		display:table-cell;
		}

	.mainlogo {
		width:228px;
	}

	.hamburger {
		height:64px;
		cursor: pointer;
		z-index:99;
	}

 	.titlebar {
 	   width:100%;
	}
		
	.mainlinetimer {
		position:absolute;
		top:50px;
	}
	
   	.floating_text {
 	  	left:0px;
		max-width:50%;
		width:50%;
 	}

	  .fc-header-toolbar {
	  	font-size:10px;
	  }
	  
	  .fc-toolbar-chunk{
	  	white-space: nowrap;
	  	font-size:8px;
	  }
	  
	  .fc-toolbar-title{
	  	color:blue;
	  	font-size:8px;
	  }

	.greybox_full {
		grid-template-columns: auto;
	}
}





