@font-face {
    font-family: 'Roboto-Regular';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Regular.woff2') format('woff2'),
         url('fonts/Roboto-Regular.woff') format('woff'),
         url('fonts/Roboto-Regular') format('truetype'),
         url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Roboto-Bold';
	src: url('fonts/Roboto-Bold.eot');
	src: url('fonts/Roboto-Bold?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Bold.woff2') format('woff2'),
         url('fonts/Roboto-Bold.woff') format('woff'),
         url('fonts/Roboto-Bold') format('truetype'),
         url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	}

@font-face {
    font-family: 'Roboto-Italic';
    src: url('fonts/Roboto-Italic.eot');
    src: url('fonts/Roboto-Italic?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Italic.woff2') format('woff2'),
         url('fonts/Roboto-Italic.woff') format('woff'),
         url('fonts/Roboto-Italic') format('truetype'),
         url('fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('fonts/Roboto-BoldItalic.eot');
    src: url('fonts/Roboto-BoldItalic?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
         url('fonts/Roboto-BoldItalic.woff') format('woff'),
         url('fonts/Roboto-BoldItalic') format('truetype'),
         url('fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'VarianeScript';
    src: url('fonts/VarianeScript.eot');
    src: url('fonts/VarianeScript?#iefix') format('embedded-opentype'),
         url('fonts/VarianeScript.woff2') format('woff2'),
         url('fonts/VarianeScript.woff') format('woff'),
         url('fonts/VarianeScript') format('truetype'),
         url('fonts/VarianeScript.svg#VarianeScript') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PWSignaturetwo.eot';
    src: url('fonts/PWSignaturetwo.eot.eot');
    src: url('fonts/PWSignaturetwo.eot?#iefix') format('embedded-opentype'),
         url('fonts/PWSignaturetwo.eot.woff2') format('woff2'),
         url('fonts/PWSignaturetwo.eot.woff') format('woff'),
         url('fonts/PWSignaturetwo.eot') format('truetype'),
         url('fonts/PWSignaturetwo.eot.svg#PWSignaturetwo.eot') format('svg');
    font-weight: normal;
    font-style: normal;

}

html{
width: 100%;
	min-width: 100%;
	height:auto;
	margin: 0px;
	background-color: #055097;
}
body{
	max-width: 1000px;
	width: 1000px;
	min-height: 1000px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
}
*
    {
         font-family: 'Roboto-Regular';
        font-size: 10pt;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        
        line-height: 140%;
        text-decoration: none;
		  box-sizing:content-box;
		
    }
strong{
	font-family: 'Roboto-Bold';
}

#totalbody{
	position: relative;
	z-index: 1;
	width: 100%;
	
}
#totalbodyleft{
	display: inline-block;
	vertical-align: top;	
	width: 820px;
	min-width: 820px;
	height: auto;
	
	background-color: transparent;
}
#totalbodyright{
	display: inline-block;
	vertical-align: top;	
	width: 80px;
	min-width: 80px;
	height:5340px !important;
	min-height:5340px !important;
	float:right;
	position: relative;
	z-index: 1000;
	background-color: #A6C834;
}
header{
	position: relative;
	z-index: 1;
	width: 920px;
	 
}

#headertop{
	width: 920px;
	height: 100px;
	background-image: url(images/headerpic.jpg);
	background-repeat: no-repeat;
}

#seastoplogo{
	width: 108px;
	height: 90px;
	position: relative;
	bottom: 50px;
	left: 120px;
	z-index:10000;
	top:0;
}


main{
	position: relative;
	z-index: 1;
}
#maincontent{
	
	width: 890px;
	min-height: 500px;
	padding: 15px 15px 15px 15px;
	background-color: #ffffff;
	position: relative;
	z-index: 1;
}

footer{
	position: relative;
	z-index: 1;
}
#footertop{
	width: 920px;
	height: 200px;
	background-color: #000000;
}
#footerbottom{
	width: 920px;
	height: 100px;
	background-image: url(images/footerpic.jpg);
}
.loweraddress{
position: relative;
z-index: 1;
top:20px;
	font-size: 11pt;
	text-align: center;
	color: #ffffff;
	margin: 0px auto;
	
	width: 300px;
	line-height: 120%;
	letter-spacing: 2px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto-Bold';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 140%;
    text-decoration: none;
    letter-spacing: 2px;
}

h1 {
    font-size: 3em;
}

h2 {
    font-size: 2.5em;
}

h3 {
    font-size: 2em;
}

h4 {
    font-size: 1.5em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: .5em;
}

.makeitgreen{
	color:#A6C834;
}


.mybutton
{
	font-family: 'Roboto-Regular';
	text-transform: uppercase;
	outline: 0;
	background: #1476B0;
	width: 300px;
	border: 0;
	padding: 15px;
	color: #FFFFFF;
	font-size: 14pt;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	cursor: pointer;
	margin-top: 20px;
	
}
.RadButton .rbText{
	color:#ffffff;
	font-size: 12pt;
}

/*menu start*/
.ultimatedropdown {
   font-family: 'Roboto-Bold';
    background: #000000;
		position: relative;
    width: 920px;
	
}


/* Top Level Menu */
.ultimatedropdown ul {
	z-index: 100;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	 left:50px;
}

/* Top level list items */
.ultimatedropdown ul li {
    position: relative;
    display: inline;
    float: left;
	 min-width: 120px;
	 text-align: center;
}

/* Top level menu items link style */
.ultimatedropdown ul li a, .ultimatedropdown ul li span {
	display: block;
	position: relative;
	/* background of menu items (default state) */
	background: #000000;
	color: white;
	padding: 14px 10px;
	color: #2d2b2b;
	text-decoration: none;
	
}


.ultimatedropdown ul li a:link, .ultimatedropdown ul li a:visited {
    color: white;
}

/* Top level menu items link style on hover and when active */
.ultimatedropdown ul li:hover > a {
	background: #708090;
}

/* Sub ULs style */
.ultimatedropdown ul li ul {
    position: absolute;
    left: -5000px;
		top: auto;
    opacity: 0;
    width: 170px;
    visibility: hidden;
    box-shadow: 2px 2px 5px gray;
    -webkit-transition: opacity .3s, visibility 0s .3s, left 0s .3s;
    transition: opacity .3s, visibility 0s .3s, left 0s .3s;
	
}

/* First Sub Levels UL style on hover */
.ultimatedropdown ul li:hover > ul {
    visibility: visible;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s; 
}

/* Sub level Menu list items (alters style from Top level List Items) */
.ultimatedropdown ul li ul li {
    display: list-item;
    float: none;text-align: left;
}

/* 2nd and beyond Sub Levels vertical offset after 1st level sub menu */
.ultimatedropdown ul li ul li ul {
    top: 0;
    left: 100%;
}

/* Sub Levels link style on hover and when active */
.ultimatedropdown ul ul li:hover > a {
	background: #708090;
}

/* Sub Levels UL style on hover */
.ultimatedropdown ul ul li:hover > ul {
    left: 100%;
}

/* Sub level menu links style */
.ultimatedropdown ul li ul li a {
    font-family: 'Roboto-Regular';
    padding: 10px;
    margin: 0;
    background: #708090;
    border-right: none;
    border-top-width: 0;
    border-bottom: 1px solid #ffffff;
}

/* LIs with a sub UL style */
.ultimatedropdown ul li > a {
    /* add padding to accomodate arrow inside LIs */
    padding-right: 25px;
}

/* LIs with NO sub UL style */
.ultimatedropdown ul li > a:only-child {
    /* undo padding for non submenu LIs */
    padding-right: 10px;
}

/* LIs with a sub UL pseudo class */
.ultimatedropdown ul li > a:after {
    /* add arrow inside LIs */
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #FFFFFF;
    top: 50%;
    right: 8px;
}

/* LIs with NO sub UL pseudo class */
.ultimatedropdown ul li > a:only-child:after {
    /* undo arrow for non submenu LIs */
    display: none;
}

/* Sub ULs' LIs with a sub UL pseudo class */
.ultimatedropdown ul li ul li > a:after {
    /* change arrow to right arrow inside sub UL LIs */
    border-top-color: transparent;
    border-left-color: #FFFFFF;
    top: 40%;
    right: 8px;
}






/* -- --Validation and error messages class ends -- --*/
.validationsummary {
	border: 1px solid #dc143c;
	background: #ffffff url(../seas/images/WarningHeader.gif) no-repeat 12px 30px;
	padding: 0px 0px 13px 0px;
	font-size: 12px;
	width: 360px;
}
.validationheader {

	left: 0px;
	position: relative;
	font-size: 11px;
	background-color: #e5d9bd;
	color: #56300a;
	height: 20px;
	font-family: 'Roboto-Bold';
	border-bottom: 1px solid #b08b34;
	padding-top: 3px;
	
}

.validationsummary ul {
	padding-top: 5px;
	padding-left: 45px;
	list-style:none;
	font-size: 11px;
	color:#982b12;
	
}
.validationsummary ul li {
	padding: 2px 0px 0px 15px;
	background-image: url(../seas/images/Exclamation.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: 'Roboto-Italic';
}
#valeditSummary{
	margin-bottom: 25px;
	margin-top: 25px;
}
#valinsertSummary{
	margin-bottom: 25px;
	margin-top: 25px;
}
/* -- --Validation and error messages class ends -- --*/

.mybluebutton5
{
	  font-family: Roboto-Regular,Arial, Helvetica, sans-serif !important;
    text-transform: uppercase !important;
    outline: 0 !important;
    background: #1476B0 !important;
    width: 270px !important;
    border: 0 !important;
    padding: 15px !important;
    color: #FFFFFF !important;
    font-size: 10pt !important;
    cursor: pointer !important;
    text-align: center !important;
    margin-top: 20px !important;
    text-shadow: 2px 2px 4px black !important;
    margin-left: 20px !important;
	
	
}
.mybluebutton5:hover {
        font-size: 11pt !important;
    }
	.RadCalendar .rcWeek .rcViewSel{
		display:none !important;
	}
	.RadCalendar .rcRow th{
		display:none !important;
	}
	.RadListBox{
		width: 400px !important;
	}
		
	
	
ul.rlbList li:nth-child(odd) {
    border: 1px solid #453131;
    margin-bottom:15px;
	box-shadow: 5px 2px 12px 0px #696969
    /*font-family: 'Roboto-Regular',Arial Black, Gadget, sans-serif;
    color: #FFFFFF;background-color: #3A2CB1;*/
}

ul.rlbList li:nth-child(even) {
    border: 1px solid #453131;
    margin-bottom:15px;
	box-shadow: 5px 2px 12px 0px #696969
    /*font-family: 'Roboto-Regular',Arial Black, Gadget, sans-serif;
    color: #000000;background-color: #FFF322;*/
}

.rlbHovered:hover{
	font-family: 'Roboto-Bold' !important;
	background-color: #FF0000 !important;
	opacity: 1 !important;
	
	border: outset !important;
	border-color: #FF0000 !important;
	border-width: 3px !important;
	text-shadow: 2px 2px 3px #708090 !important;
	 color: #FFFFFF !important;
	
}
.rlbSelected{
	font-family: 'Roboto-Bold' !important;
	
	background-color: #7CFC00 !important;
	border: outset !important;
	border-color: #ff0000 !important;
	border-width: 5px !important;
	text-shadow: 2px 2px 3px #35B851 !important;
	color: #000000 !important;
	font-weight: bold !important;
}
.courseTitle{
	font-size: 12pt !important;
}
.RadListBox, .rlbGroup{
border-style: none !important;
	 
}
fieldset{
	background-color: #ffffff;
	width: 410px;
}
legend{
	font-family: 'Roboto-Bold';
}
.non-selected-item-class{
	opacity: 0.5 !important;
}

		.rbVerticalList{
			display:revert !important;
		}
		.k-calendar .k-other-month {
       display:none !important;
    }
	.rcTitlebar{
		height:32px !important;
	}
	.rcTitle{
		margin-top: 5px;
	}
	
	.overlay {
        position: fixed; /* Fixes position relative to the viewport */
        top: 0;
        left:0;
        width: 100%;
        height: 100%;
        
        background-color: rgba(198, 189, 181, 0.7);
        z-index: 100000; /* Ensures it is on top of other content */
        display: flex;
        
        cursor: wait; /* Changes cursor to a loading indicator */
    }

    /* Optional: Add a simple loader/spinner */
    img.loader {
        position: fixed;
		z-index: 120000; 
		 top: 0;
        left:10%;
       
        width: 270px;
        height: 75px;
        
    }
p{
  color: #000000 !important;
    font-family: Roboto-Regular,Arial, Helvetica, sans-serif !important;
   
	overflow-wrap: break-word !important;
  font-size: 10pt !important; /* Sets font size */
  line-height: 1.5 !important; /* Adjusts line spacing */
  margin-bottom: 1em !important; /* Adds space below the paragraph */
}