@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap'); 

hr {
    color: #E0E0E0;
}
a:link,
a:active,
a:visited {
    color: #003595;
    text-decoration:none;
    font-weight:bold;
}
a:hover {
    text-decoration:underline;
}

a img {
	border:none; 
}



body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: left;
    background: #FFFFFF;
    color: #000000;
    line-height:1.2em;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 160%;
}

h1 {

    font-family: 'Righteous', Arial; 
    font-size: 45px; 
    font-weight: 700; 
    line-height: 0.8em; 
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #7bcef0;

        
}


h1 a:hover {
 text-decoration: none;
}

h2 {
    line-height: 1.2em;
    font-size: 1.8rem;
    font-weight: bold;
    font-family: 'Righteous', serif;
    color: #342D7E;
}

h3 {
    line-height:1.2em;
    font-size: 1.3rem;
}

h4 {
    line-height:1.2em;
    font-size: 2rem;
    font-family: 'Righteous', serif; 
}

h6 {font-size: 12px;}

ul {
    line-height:1.7em;
}

.logo {
    margin-left: 20px;
    margin-top: 20px;
}


.headergrad {
    text-align: center; 
    background: -webkit-linear-gradient(left, rgba(255, 255, 255,1) 0%, 
    rgba(147, 221, 248,0) 30%, 
    rgba(147, 221, 248,1) 80%, 
    rgba(147, 221, 248,1) 100%); 
}



.picture.icon1 {
  color: white; /*#000;*/
  position: absolute;
  margin-left: 2px;
  margin-top: 2px;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: solid 2px white; /*#4d457d;*/
  background-color: transparent; /*white; */
  box-shadow: 2px 2px 4px #46809e;
}


.picture.icon1:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 6px;
  width: 4px;
  height: 6px;
  border-radius: 0%;
  border: solid 1px white; /*#4d457d;*/
  background-color: white; /*#4d457d;*/
}


.picture.icon1:before {
  content: '';
  position: absolute;
  left: -1px;
  top: -5px;
  width: 10px;
  height: 10px;
  background-color: transparent; /*white;*/ 
  border-top: solid 6px white; /*#4d457d;*/
  border-right: solid 6px white; /*#4d457d;*/
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}



.heads_outline {
    width:100%;
    height:150px;
    background-image: url(/images/heads.gif);
    background-repeat: repeat-x;
    background-position: left bottom;	
}

.leftside {
    float:left;
    width:174px;
    background:transparent url(/images/menu_bg.gif) repeat-y left top;

}

table.leftsidetable {
    width:100%;
}

table.leftsidetable th {
    border: 1px solid #000000;	
    color:#FFFFFF;
    line-height:2em;
    background-color:#484848;
    height:2.4em;
    text-align:left;
    padding-left:15px;
    font-weight:normal;
    font-size:small;
}

.leftside table td {
    line-height: 1.5em;
    color:#ffffff;
}

.leftside a:link,
.leftside a:active,
.leftside a:visited {
    color:#003595;
}

.leftside a:hover {
    background-color:#484848;
    color:#FFFFFF;
    text-decoration:none;
}

/** generic menu item **/
.mainlevel  {
    display:block;
    height:25px;
    line-height:25px;
    padding-left:15px;
    background:transparent url(/images/menu_bg_2.gif) repeat-x center top;
    font-weight:bold;
    text-decoration:none;
}

.mainlevelfirst  {
    display:block;
    height:25px;
    line-height:25px;
    padding-left:15px;
    font-weight:bold;
    text-decoration:none;
}


.content {
    margin-left: 24px;
    margin-right: 44px;
}


.pathway {
    display:block;
    text-align:left;
    color:#000000;
    font-size:x-small;
    font-weight:bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E5E5E5;
    height:2em;
    margin-bottom:2em;
}

.pathway a:link,
.pathway a:active,
.pathway a:visited {
    color:#999999;
    text-decoration:none;
}

.contenthead {
    color:#3973AC;
    font-size: x-large;
    line-height:1.8em;
    text-decoration:none;
}

.itemhead {
    color:#3973AC;
    font-size: small;
    line-height:1.5em;
    font-weight:bold;
    margin-top:24px;
    margin-bottom:10px;
}

.itemshort {
    margin-left:30px;
}

.itemhead a:link,
.itemhead a:active,
.itemhead a:visited {
    color:#3973AC;
    text-decoration:none;
}


/*.content table {background-color: #B0B0B0;}
.content table td {background-color: #F5F5F5; padding-left: 20px; padding-right: 15px;}
.content table th {background-color: #C0C0C0;} */

.topnav A:active {
    font-size:14px; 
    COLOR: #ffffff; 
    TEXT-DECORATION: none;
    font-weight:600;
}
.topnav A:link {
    font-size:14px; 
    COLOR: #ffffff; 
    TEXT-DECORATION: none;
    font-weight:600;
}
.topnav A:visited {
    font-size:14px; 
    COLOR: #ffffff; 
    TEXT-DECORATION: none;
    font-weight:600;
}

.leftsidelinks A:active {
    COLOR: #003595; 
    TEXT-DECORATION: none;
    font-weight:bold;
    font-size: 18px;
}
.leftsidelinks A:link {
    COLOR: #003595; 
    TEXT-DECORATION: none;
    font-weight:bold;
    font-size: 18px;
}
.leftsidelinks A:visited {
    COLOR: #003595; 
    TEXT-DECORATION: none;
    font-weight:bold;
    font-size: 18px;
}

.leftsidelinks {
    vertical-align:top;
}


.topmenulinks {

    font-size:16px; 
    font-weight: bold; 
    line-height:180%; 
    padding-left: 5px; 
    padding-right: 5px;
    color: white; 
    text-shadow: 2px 2px 4px #035f8f;
}

.paddingmain  { 

    padding-left: 7px; 
    padding-right: 7px 
}


.topmenu { 

    font-weight: bold; 
    color: white; 
}



.table5 {
  background-color: #029ed9;
  position: relative;
  width: 100% !important;

}

.tablefontnarrow td  {
   padding: 10px;
   border: 2px solid #dadbdc;
   border-radius: 8px;
   background-color: white;
}

.tablefontnarrow {
   
   
   padding: 8px;
   border: 2px solid #dadbdc;
   border-radius: 8px;
   text-align: center;
   
}
 


.lessonmobile {
 max-width: 100px;     /*width: auto; */
 height: auto; 
}



.sidebarmain {
   
    padding-left: 20px; 
    padding-right: 20px;
    white-space:nowrap;
}


.responsive-iframe  {
 width: 590px;
 height: 180px;
}


.topmenustyle {
    font-size:14px; 
    font-weight: bold; 
    line-height:200%; 
    padding-left: 5px; 
    padding-right: 5px;

}

.maintextpadding  {
    padding-top: 20px;
}

.hidemobile {   

    display: block;   
}


.hidedesk {   

    display: none;   
}



@media screen and (max-width: 480px) {

.hidemobile {   

    display: none;   
}

.hidedesk {   

    display: block;   
}


.sidebarmain {     

    display: none;  
} 

.lessonmobile {
 max-width: 40px;
 height: auto;
}


.iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  
  
}

.responsive-iframe {
  overflow-x: scroll;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  border: none;
  
} 

h1 {
    line-height:1em;
    font-size: 30px;
    margin-left: 0px;
    font-weight: 700;
    padding-left: 0px;
}

h1 a:hover {
 text-decoration: none;
}


h2 {
    line-height:1em;
    font-size: large;
}

h3 {
    line-height:1em;
    font-size: large;
    margin: 0;
}

.topmenustyle {
    font-size:14px; 
    font-weight: bold; 
    line-height:200%; 
    padding-left: 5px; 
    padding-right: 5px;

}

.maintextpadding  {
    padding-top: 10px;
}



.tablefontnarrow td {
   padding: 2px;
   border: 1px solid #dadbdc;
   border-radius: none;
   background-color: white;

}


.tablefontnarrow {
   font-size: 14px; 
   padding: 0px;
   font-family: Arial Narrow;
   border: none;
   text-align: center;
}



}

@media screen  and (max-width: 1200px) and (min-width: 481px)  {

.hidemobile_logo {   display: none;   }

h1 {
    line-height:1em;
    font-size: 30px;
    margin-left: 0px;
    font-weight: 700;
    padding-left: 0px;
}

.lessonmobile {
 max-width: 70px;
 height: auto;
}


.iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  
  
}

.responsive-iframe {
  overflow-x: scroll;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  border: none;
  
} 

.tablefontnarrow td {
   padding: 2px;
   border: 1px solid #dadbdc;
   border-radius: none;
   background-color: white;

}


.tablefontnarrow {
   font-size: 14px; 
   padding: 0px;
   font-family: Arial Narrow;
   border: none;
   text-align: center;
}

.sidebarmain {     

    padding-left: 0px;
    padding-right: 0px;
} 


}

