@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: 'Gadget';
    src: url('fonts/Gadget.eot');
    src: url('fonts/Gadget?#iefix') format('embedded-opentype'), url('fonts/Gadget.woff2') format('woff2'), url('fonts/Gadget.woff') format('woff'), url('fonts/Gadget') format('truetype'), url('fonts/Gadget.svg#VarianeScript') format('svg');
    font-weight: normal;
    font-style: normal;
}

.ui-page-theme-a {
    all: unset !important;
}

.ui-mobile {
    all: unset !important;
}

body {
  min-width: 360px !important;
  display: block !important;
  min-height: 100px !important;
    margin: 0;
    padding: 0;
    background-image: linear-gradient(90deg, #00d2ff 0%, #3a47d5 100%) !important;
    
    background-color: transparent !important;
    background-size: 100% 100% !important;
   
	
}



/*footer and header*/
.form {
    width: 360px !important;
    float: left;
    background-color: #FFFFFF;
	padding-left: 10px;
	min-height: 700px
}



/*2*/
#content {
	background-color: #FFFFFF;
	font-family: 'Roboto-Regular';
	font-size: 1em;
	box-sizing: content-box;
	position: relative;
	min-height: 500px;
	display: block;
	grid-template-rows: auto;
	width: 340px !important;
	padding: 10px 0 0 0;
	padding-left: 10px;
}

.header{
	margin-bottom: 20px;
	
}
#MyFooter {
    min-width:360px !important;
    min-height: 47px;
	margin-top: 20px;
	margin-bottom: -5px;
}
#ctl00_ContentPlaceHolder1_RadAutoCompleteBox1_Input {
    display: block;
}






.indimages {
    width: 296px;
    height: 65px;
}



.bold {
    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;
}

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;
}

h4.h4center {
    text-align: center;
}

.ui-title {
    float: left !important;
    width: 360px !important;
    margin: 2px 2px 30px 0 !important;
    height: 16px;
}

.insiderodeos {
   background-size: cover;
   
    background-repeat: no-repeat;
    width: 277px;
    height: 136px;
    margin: 7px 7px 7px 7px !important;
	display: block;
    box-sizing: border-box;
}



.myrodeobutton {
    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;
    margin-left: 20px !important;
}

    .myrodeobutton:hover {
        font-size: 11pt !important;
    }


.myrodeobutton2 {
    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;
}

    .myrodeobutton2:hover {
        font-size: 11pt !important;
    }
	
	.myrodeobutton3 {
    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;
	margin-left: 15px !important;
    text-shadow: 2px 2px 4px black;
}

    .myrodeobutton3:hover {
        font-size: 11pt !important;
    }
	

.circle {
    margin-right: 5px;
    width: 36px;
    height: 29px;
    float: right;
    animation: spinY 7s infinite linear;
    transform-style: preserve-3d;
}

@keyframes spinY {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

/*name dropdown*/
.racSlide {
   
    margin-top: 7px;
	margin-left: 120px !important;
	z-index: 21999 !important;
	
}

ul .racItem,
ul .racTemplate {
    border: thin;
    border-color: red;
    border-style: solid;
    margin-bottom: 10px;
    background-color: #FFFFFF !important;
	
	
}




.RadAutoCompleteBoxPopup_Default {
    margin-top: 20px !important;
    height: 150px !important;
    background-color: #008080 !important;
    overflow-y: scroll;
    scrollbar-color: #000000 #FFFFFF;
	
}

/*auto box*/
.RadAutoCompleteBox .racTokenList {
    width: 215px !important;
}

.RadAutoCompleteBox .racInput {
    background-color: transparent !important;
    border: solid thin #000000 !important;
    padding: 3px !important;
    margin: 0 !important;
    height: auto !important;
    width: 200px !important;
    text-transform: uppercase;
}




html .RadAutoCompleteBox .racTokenList, html .RadAutoCompleteBox .racFocused {
    text-align: center;
	
    margin-left: 5px !important;
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-box-shadow: 5px 5px 3px 0 rgba(0,0,0,0.75);
    box-shadow: 5px 5px 3px 0 rgba(0,0,0,0.75);
}

ul .racItem:hover {
    background-color: #FF7074 !important;
    color: #ffffff !important;
    border: inset !important;
    border-color: blue !important;
    border-width: 2px !important;
    text-shadow: 2px 2px 3px #000000 !important;
    padding: 4px !important;
}


.JuniorHigh {
    background-image: url(images/jh.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
	width:276px !important;
	height: 132px !important;
	
}

.HighSchool {
    background-image: url(images/sh.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
	width:276px !important;
	height: 132px !important;
	
}






html .RadAutoCompleteBox .racInput,
html .RadAutoCompleteBox .radPreventDecorate,
html .RadAutoCompleteBox .racEmptyMessage {
    color: black;
    background-color: #FFFFFF !important;
    white-space: nowrap; 
	
}


html .RadAutoCompleteBox .racInput,
html .RadAutoCompleteBox .radPreventDecorate {
   width: 250px !important;
}



/*these are the window popups*/
.RadWindow_Default .rwTitleBar{
	font-family: 'Roboto-Bold' !important;
	color:#0000FF !important;
}
p {
    font-family: Roboto-Regular,Arial, Helvetica, sans-serif !important;
    color: #000000 !important;
    font-size: 10pt !important;
    cursor: pointer !important;
    font-style: normal !important;
    font-variant: small-caps !important;
    font-weight: normal !important;
}
.rwContent{
	 max-height: 600px !important;
        height: auto !important;	
	z-index: 30000 !important;
}

.MyWindow {
    position: absolute !important;
    margin-top: 20px !important;
    margin-left: 10px !important;
    max-width: 300px !important;
    max-height: 600px !important;
    width: 300px !important;
    height: auto !important;
	 scrollbar-color: #000000 #FFFFFF;
	z-index: 30000 !important;
	}

.MyWindow2 {
    position: absolute !important;
    margin-left: 10px !important;
    max-width: 285px !important;
    max-height: 215px !important;
    width: 285px !important;
    height: 300px !important;
}

.MyWindow3 {
    position: absolute !important;
    margin-top: 150px !important;
    margin-left: 45px !important;
    max-width: 285px !important;
    max-height: 100px !important;
    width: 285px !important;
    height: 150px !important;
    overflow: hidden !important;
}
/*these are the end window popups*/
.rwStatusBar {
    visibility: hidden;
}

.custom-hovered-name {
    box-sizing: border-box;
    background-color: blue;
    color: white;
    display: block;
    padding: 5px 5px 5px 5px;
    width: 200px;
}

#ctl00_ContentPlaceHolder1_dtlRodeos_ctl00_insiderodeos {
    padding: 7px !important;
	 width: 285px !important;
}

.MyFieldset {
    position: relative !important;
    
    margin-left: 2px !important;
    border: 1px solid #1E90FF !important;
    min-height: 145px !important;
    z-index: 10000 !important;
    width: 305px !important;
    display: block !important;
	
}




.MyFieldsetbottom {
    position: relative !important;
    padding: 10px 10px 10px 10px !important;
    margin-left: 2px !important;
    border: 1px solid #1E90FF !important;
    height: 250px !important;
    width: 275px !important;
    display: block !important;
}

.Mylegend {
    font-family: 'Roboto-Bold' !important;
    color: #000000 !important;
    margin-left: 10px;
}

div.racTokenList {
    border-style: none !important;
    border-color: transparent !important;
}

html .RadAutoCompleteBox .racTokenList, html .RadAutoCompleteBox .racFocused {
    width: 285px !important;
}

html .RadAutoCompleteBox .racInput, html .RadAutoCompleteBox .radPreventDecorate {
    width: 200px !important;
}

table tbody tr td span#ctl00_ContentPlaceHolder1_saysomething {
    height: 50px !important;
    width: 50px !important;
    margin-left: 20px !important;
    margin-bottom: 10px !important;
}

.speechicon {
    margin-left: 10px !important;
    height: 36px !important;
    width: 36px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    object-fit: fill !important;
    margin-bottom: 20px !important;
    background-image: url(images/speech.png) !important;
}

.speechiconsec {
    margin-left: 46px !important;
    height: 36px !important;
    width: 36px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    object-fit: fill !important;
    margin-bottom: 20px !important;
    background-image: url(images/recording.png) !important;
}

div.RadAutoCompleteBox div.racTokenList {
    max-height: 50px !important;
    height: 50px !important;
    overflow-y: hidden !important;
    display: flex;
    align-items: center;
    border: thin;
    border-color: black;
    border-style: solid;
    padding-left: 5px;
    padding-bottom: 15px;
}
 
         
         .RadWindow .rwCommandButton::before
        {
           display:none !important;
        }
         
     .rwCloseButton
        {
            position: absolute;
           
			background-repeat: no-repeat !important;
			   top: 5px;
            left: -20px;
            background-image:url(images/close.png) !important;
            background-position: 0 0 !important;
            width: 16px !important;
            height: 16px !important;
        }