//Readspeaker
a.rspkr_dr_link:has( + a.file_download_btn + a.rspkr_dr_link) { display:none!important; }


/* Global Nav - Custom Tray */
/* #main > span */
/* #main > span > span */
.gcnt-tray-close-btn .cls-1 {
    fill: black;
} 

.global-nav-custom-tray {
	width: 448px !important;
    top: 0px;
    bottom: 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 7px 0px, rgba(0, 0, 0, 0.25) 0px 10px 28px 0px;
    background-color: #ffffff;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    z-index: 9999;
    max-width: 100vw;
    max-height: 100vh;
}
.gnct-easing {
    left: -200px;
    opacity: .8;
}

/* #main > span > span > span (Global navigation tray) */
.Global-navigation-tray {
	max-width: 480px;
}

/* #main > span > span > span > span */
.gcnt-tray-close-wrapper {
	right: 8px;
    position: absolute;
	left: auto;
	top: 8px;
	z-index: 1;
	display: inline-block;
}

/* #main > span > span > span > span > button */
.gcnt-tray-close-btn {
    font-size: 1rem;
    height: 28px;
    all: initial;
    animation: initial;
    background: initial;
    border-collapse: separate;
    border-color: initial;
    border-image: initial;
    border-spacing: initial;
    bottom: auto;
    box-shadow: none;
    box-sizing: border-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: rgb(0, 0, 0);
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: initial;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: pointer;
    direction: inherit;
    display: inline-block;
    empty-cells: show;
    float: none;
    font-size: medium;
    font-stretch: normal;
    font-style: normal;
    font-variant: initial;
    font-weight: 400;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: initial;
    margin: 0px;
    max-height: none;
    max-width: 100%;
    min-height: 0px;
    min-width: 0px;
    opacity: 1;
    orphans: 2;
    overflow: visible;
    padding: initial;
    page-break-after: initial;
    page-break-before: initial;
    page-break-inside: initial;
    perspective-origin: 50% 50%;
    perspective: none;
    position: relative;
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align-last: auto;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    top: auto;
    touch-action: manipulation;
    transform-origin: 50% 50% 0px;
    transform-style: flat;
    transform: none;
    transition: background 0.2s ease 0s, transform 0.2s ease 0s;
    unicode-bidi: normal;
    user-select: none;
    vertical-align: middle;
    visibility: visible;
    white-space: normal;
    widows: 2;
    width: auto;
    word-spacing: normal;
    z-index: auto;
  	backface-visibility: visible;
}
.gcnt-tray-close-btn[type="button"] {
    -webkit-appearance: none;
    color: #2d3b45;
}
.gcnt-tray-close-btn:focus, .gcnt-tray-close-btn:hover, .gcnt-tray-close-btn:active {
    color: rgb(0, 142, 226);
    outline: rgb(0, 142, 226);
}
.gcnt-tray-close-btn:focus, .gcnt-tray-close-btn:hover, .gcnt-tray-close-btn:active {
    text-decoration: none;
}



/* #main > span > span > span > span > button > span */
.gcnt-tray-close-btn .gcnt-tray-close-svg-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    display: block;
    color: #2d3b45;
}



/* #main > span > span > span > span > button > span > span */
.gcnt-tray-close-txt {
    width: 1px;
    height: 1px;
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
    margin: -1px;
    padding: 0px;
    overflow: hidden;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}

/* #main > span > span > span > div */
.tray-with-space-for-global-nav {
	margin-left: 54px;
}

/* #help_tray */
.gnct-content-wrap {
    box-sizing: border-box;
    padding: 1.5rem;
}

/* #help_tray > h1 */
.gcnt-tray-h1 {
	color: inherit;
	font-size: 22px;
	font-weight: 400;
	line-height: 24.75px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	margin: 0px;
}

/* #help_tray > ul */
.gcnt-list {
	list-style-type: none;
	-webkit-padding-start: 0px;
    padding-left: 0px;
    padding-bottom: 12px;
    margin:0.75rem 0;
	font-weight: 16px;
	font-family: 400;
	padding: 0px;
}

/* #help_tray > ul > li */
.gcnt-list-item {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	padding: 10px;
}

/* #help_tray > ul > li:nth-child(1) > span */
/*.gcnt-list-link-wrapper {}*/
/* #help_tray > ul > li:nth-child(1) > span > a */
.gcnt-list-link-wrapper a.gcnt-list-link:link, .gcnt-list-link-wrapper a.gcnt-list-link:visited, .gcnt-list-link-wrapper button.gcnt-list-link {
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	color: rgb(0, 142, 226);
	transition: color 0.2s;
}

/* #help_tray > ul > li:nth-child(1) > div (link desc) */
.gcnt-link-desc {
    letter-spacing: normal;
    font-size: 14px;
    font-weight: 300;
}



/* BAS template for BUS and Marketing */


.elad_content-box {
    
    padding: 0px 10px 10px 10px;
    border: solid #d9d9d9 1px;
    overflow: hidden;
} 
.elad_content-bottom {
    
  margin: 15px 0 10px 0; 
overflow: hidden;
    
}
.eladnav {
    padding: 15px 15px 20px 15px; 
    text-align: center;
     margin:auto;
    
}


.eladnav ul {
  list-style: none;
  background-color:#4f4f4f;
  text-align: center;
  padding: 0;
  margin: 0;
}
.eladnav li {
  font-family: 'Oswald', sans-serif;
padding:8px 15px;
  font-size:1.2em;
  line-height: 30px;
  height: 40px;
width:auto;
}
 
.eladnav a {
  text-decoration: underline;
  color: #f0f0f0;
font-weight: bolder;
  display: block;
  transition: .2s;
    padding:4px 10px ;
}
 
.eladnav a:hover {
  background-color: #f7f7f7; 
    color: #4f4f4f;
}
 
 
@media screen and (min-width: 600px) {
  .eladnav li {
    width: 120px;
    border-bottom: none;
    height: 50px;
      width:auto;
    line-height: 50px;
    font-size: 1.1em;
  }
 
  /* Option 1 - Display Inline */
  .eladnav li {
    display: inline-block;
    margin-right: -4px;
  }
 
  /* Options 2 - Float
  .nav li {
    float: left;
  }
  .nav ul {
    overflow: auto;
    width: 600px;
    margin: 0 auto;
  }
  .nav {
    background-color: #444;
  }
  */
}

.elad_backbutton {
    
    width: 125px; 
    float: right; 
    clear: both; 
    background: #f5f5f5; 
    color: #2d3b45; 
    border: 1px solid; 
    border-color: #C7CDD1; 
    display: inline-block; 
    position: relative; 
    padding: 8px 14px; 
    margin-bottom: 0; 
    font-size: 1rem; 
    line-height: 20px; 
    text-align: center; 
    vertical-align: middle; 
    cursor: pointer; 
    text-decoration: none; 
    overflow: hidden;   
    
}

.elad_navbutton {
    
    width: 125px; 
    float: left; 
    clear: both; 
    background: #f5f5f5; 
    color: #2d3b45; 
    border: 1px solid; 
    border-color: #C7CDD1; 
    display: inline-block; 
    position: relative; 
    padding: 8px 14px; 
    margin-bottom: 0; 
    font-size: 1rem; 
    line-height: 20px; 
    text-align: center; 
    vertical-align: middle; 
    cursor: pointer; 
    text-decoration: none; 
    overflow: hidden;   
     
}
.elad_sectionhdr-gray {
    
    margin: 20px 0 10px 0; 
    border-bottom: 3px solid #900027; 
    width: 100%; 
    height: 40px; 
    text-align: center; 
    line-height: 150%; 
font-family: 'Arial', sans-serif;
 font-weight: bold;
    background-color: #f7f7f7; 
    color: #4f4f4f;
    
}
.elad_sectionhdr-red {
    
    margin: 20px 0 10px 0; 
    border-bottom: 3px solid #000; 
    width: 100%; 
    height: 40px; 
    text-align: center; 
    line-height: 150%; 
font-family: 'Arial', sans-serif; 
 font-weight: bold;
    background-color: #900027; 
    color: #fff;
    
}.elad_sectionhdr-gold {
    
    margin: 20px 0 10px 0; 
    border-bottom: 3px solid #000; 
    width: 100%; 
    height: 40px; 
    text-align: center; 
    line-height: 150%; 
font-family: 'Arial', sans-serif;
 font-weight: bold;
    background-color: #ffc20e; 
    color: #000;
    
}




/* replace the aqua green background with something that matches your color scheme.*/


/*you can use .pngs with alpha transparency since you dont have to worry about IE6*/



  #header {
background: url("header_bg.jpg?v1") repeat-x scroll left center transparent;
}



/*replace the "Canvas" logo with your school's*/


 #header-logo, #header.no-user #header-logo {
  background: url("header_logo.png?v1") no-repeat scroll 0 0 transparent;

  bottom: 10px;

  height: 50px;

  left: 11px;

  width: 163px;

}


/* if you are going to replace the Canvas logo on the top left with your school's, 
you should move a (smaller) Cavas logo to the right side of the header'*/


/* note, you should set up you webserver to set the right headers to cache these images you link to for a long time (eg: 1 year) and change the querystring (the part that says "?v1") to force users to download a new version if you change it, see: http://developer.yahoo.com/performance/rules.html#expires */


 #header-logo-secondary {
background: url("header_canvas_logo.png?v1") no-repeat scroll 0 0 transparent;

  bottom: 11px;

  height: 23px;

  position: absolute;

  right: 26px;

  width: 118px;

  display: block;

}


/*make room for the menu since my sample logo is bigger than default canvas logo*/


 #menu{ margin-left: 0px; }



/*make the menu lettering white and make it go back to grey when you hover over*/

 
.menu-item .menu-item-title, .menu-item .menu-item-no-drop { color: #0000FF; }
.menu-item.hover .menu-item-title { color: #555555; }
.ic-app-header__main-navigation { background-color: #2D3B45; }


/*style the #identity (the thing that says "Ryan Shaw | inbox | profile | logout | (feedback)" in top right) */


 #identity { background-color: #555; }

 #identity .user_name a{ color: #d7d7d7 !important; }

 #identity a { color: #000; }

 #identity #feedback_link{ border-color: #d9761d; background-color: #f6851f; }

 #identity .inbox a .unread-messages-count { background-color: #1f839e; }

 


 /*MOBILE LOGIN BOX*//*----------------*/  
  
  
  /*change location of image the image URL*/


/*update the background URL*/


#f1_container{
background: url("mobile_header_logo.png?v1") no-repeat center top; margin-top:10px; 
padding-top:95px;
}
/*update the image URL*/

/.face{
background: url("bg.jpg");/

/*resize the border or shadow of the login page*/
border-radius: 0.3em;
box-shadow: 0px 4px 10px #999;
}
/*resize the border or font weight of the login fields*/
input{
background: #f3f3f3;
border-radius: 5px;
font-weight: normal;
}
/*adjust the border, color, or shadow of the login button*/
button[type=submit]{
border: none;
color: ##ff0000;
text-shadow: 0 -1px 0 #36629b;
}
.flip-to-back, .flip-to-front{
text-shadow: 0 1px 0 #fff;
border: none;
border-radius: 6px;
background: #dddddd; /* Old browsers */
background: -moz-linear-gradient(top, #dddddd 0%, #f3f3f3 50%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(50%,#f3f3f3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dddddd 0%,#f3f3f3 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dddddd 0%,#f3f3f3 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #dddddd 0%,#f3f3f3 50%); /* IE10+ */
background: linear-gradient(to bottom, #dddddd 0%,#f3f3f3 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
color: #888;
}


/*****************************************************************************/

/*login box*/
/* This will pick up your custom image */
/* The color of the text on the login page */
/* Optional I changed the height of the original image which was 687x396 */

 

#modal-box {
background: url("login-bg.jpg?v1") no-repeat  !important; 
color: #555 !important;  

}

 

#flash_notice_message, #flash_error_message { background-color: #5b1933 !important; } 

/* Changes the background color of the flash notice. This is what you see at the top of the page when you login. */
 
#footer and (min-width: 600px) { margin: auto !important; align-items: center; width: 120px;
    border-bottom: none;
    height: 50px;
    width:auto;
    line-height: 50px;
    font-size: 1.1em;} 

/* Optional I moved the footer to be more consistent with our look. */


/*
.forgot_password_link {display: none;} 

/* Optional I hide the Forgot your Password link because we are using LDAP. We are still discussing whether or not this is a good idea. This means that anyone with a canvas internal account won't be able to change their password. */



 #modal-box h2 { margin: 55px 10px 0; } 

/* Optional login-bg.jpg is also used on the confirm registration page. Our logo is in the upper left and the text on the page overlapped it so I moved the whole registration form down.*/




 #modal-box-inner {
margin-top: 175px;
}


 #modal-box h1 {display: none; }

body.modal #footer{width:100% !important; margin-left:auto !important; margin-right:auto !important; text-align:right !important;} /*Comment out after inserting our own footer links*/
#footer img{padding: 0 10px 3px 0 !important;} /*Uncomment after inserting our own footer links*/
#content{padding-bottom:0 !important;}
.loginNote
{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	color: #000000;
	line-height: 1.5;
	font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
	font-size: 12px;

	border: 1px solid #000000;
	padding:2px;
	background-color:#fff;
	width:350px;
}