@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;

}

	strong{
	font-family: 'Roboto-Bold';
}
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;
}
html{
width: 470px;
	min-width: 470px;
	height:auto;
	margin: 0px;
	background-color: #055097;
}
body{
	max-width: 470px;
	width: 470px;
	min-height: 1000px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
}



header{
	position: relative;
	z-index: 1;
	width: 470px;
	height: 100px;
	background-image: url(images/headerpic.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.seastoplogo{
position: relative;
	z-index: 2;
	width: 89px;
	height: 75px;
	top:0;
	left:25px;
}
.topdiv{
	position: relative;
	z-index: 2;
	padding: 7px 10px 7px 7px;
	word-wrap: break-word;
	width: 465px;
	box-sizing:border-box;
}

main{
	position: relative;
	z-index: 3;
	width: 460px;
}
#maincontent{
	box-sizing: content-box;
	width: 460px;
	min-height: 500px;
	padding: 0 4px 0 4px;
	background-color: #ffffff;
	position: relative;
	z-index: 1;
}

footer{
position: relative;
	z-index: 1;
	width: 470px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left;
	background-image:url(images/seasbottom.png);
}




button.ui-btn{
	width: 320px !important;
	height: 30px !important;
	box-sizing:content-box !important;	
	
	text-align:left !important;
}

.RadButton .rbText{
	
	font-size: 8pt !important;
	 max-width: 425px !important;
    white-space: normal !important;
    display: inline-block !important;
    vertical-align: top !important;
	font-family: 'Roboto-Bold' !important;
	 word-wrap: break-word !important;
}



/* -- --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: 465px;
}
.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;
    
	
	
}
.mybluebutton5:hover {
        font-size: 11pt !important;
    }
	.RadCalendar .rcWeek .rcViewSel{
		display:none !important;
	}
	.RadCalendar .rcRow th{
		display:none !important;
	}
	.RadListBox{
		width: 410px !important;
		font-size: 8pt !important;
		font-family: Roboto-Regular,Arial, Helvetica, sans-serif !important;
	}
		
	
	
ul.rlbList li:nth-child(odd) {
    border: 1px solid #453131;
    margin-bottom:15px;
	box-shadow: 5px 2px 12px 0px #696969
   
}

ul.rlbList li:nth-child(even) {
    border: 1px solid #453131;
    margin-bottom:15px;
	box-shadow: 5px 2px 12px 0px #696969
    
}

.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;
    width: 300px !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 */
}