  /* ##### Additional Table Style ##### */
body{
	color:#181818;
}
.SCCOETableStyle3 {
  border-collapse: collapse;
  width: 100%;
}

.SCCOETableStyle3 td, .SCCOETableStyle3 th {
  border: 1px solid #ddd;
  padding: 8px;
}

.SCCOETableStyle3 tr:nth-child(even){background-color: #f2f2f2;}

.SCCOETableStyle3 tr:hover {background-color: #ddd;}

.SCCOETableStyle3 th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #0069a8;
  color: white;
}

/* ##### Quick fix to hide mispelled and broken links at footer ##### */

.footer a[href="/pages/accessibility.aspx"],
.footer a[href="/pages/privacy.aspx"] {
    display: none;
}


.contactName{
	font-weight:bold;
}

 /**** Webpart styles  (hide list column header)     */
 
.ms-viewheadertr{ display:none; } 
.ms-listviewtable td.ms-stylebox{ border:none; }

ul.genList {
	list-style:none;
	margin-left:0px;
	padding-left:5px;
}
ul.genList li {
	margin-bottom:10px;
	border-bottom:solid #cccaca 1px;
	padding-bottom:15px;
} 
ul.servicesList {
	list-style:none;
	margin-left:0px;
	padding-left:5px;
}
ul.servicesList li {
	margin-top:15px;
	border-top:solid #cccaca 1px;
	padding-top:10px;
	padding-bottom:10px;
}
ul.innerList, ol.innerList{
	list-style:disc;
	margin-top:5px;
}
ul.innerList li, ol.innerList li{
	border:none;
	margin:0 0 2px 0;
	padding:0;
}
ul.unstyledList {
	list-style:none;
	margin-left:0px;
	padding-left:5px;
}
ul.unstyledList li {
	margin-bottom:10px;
	padding-bottom:15px;
} 

/** EPP page registration box **/
.RegistrationBox {
margin-top: 30px;
margin-bottom: 30px;
margin-right: auto;
margin-left: auto;
border: 1px solid #ACACAC;
text-align:center;
width: 95%;
padding: 10px;
-webkit-box-shadow: 1px 1px 6px 0px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    1px 1px 6px 0px rgba(50, 50, 50, 0.55);
box-shadow:         1px 1px 6px 0px rgba(50, 50, 50, 0.55);
}
.FlyerLabel {
background-color: #de942a; 
font-size: x-small; 
font-family: arial; 
color: white;
}
/** EPP page button styles **/


.btn {
	background: #3498db;
	border-radius: 10px;
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}

.btn-2 {
    background: #eca75c;
    background-image: linear-gradient(to bottom, #dc9c56, #d5954f);
	border-radius: 10px;
    font-family: Arial;
	color: #ffffff;
    font-size: 12px;
    padding: 6px 10px 6px 10px;
    text-decoration: none;
	line-height:1.42857143;
}
.btn:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	text-decoration: none;
}
.small-blue-label {
	background-color: #3498db;
	font-size: x-small;
	font-family: arial;
	color: white;
	padding: 2px 3px;
	text-transform: uppercase;
}
a.home-btn-arrow /* This is for the Emergency button on homepage. Remove if no longer needed. */
{
    margin: 0.5rem 0.5rem;
    margin-bottom: 0rem;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 1.25rem;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
    background: #BD4B00;
    padding: 0.5rem 0.75rem;
    overflow: hidden;
    white-space: nowrap;
    transition: all .3s;
}
a.darkblue-btn-arrow /* This is for the other button on homepage (if needed). Remove if no longer needed. */
{
    margin: 0.5rem 0.5rem;
    margin-bottom: 0rem;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 1.25rem;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
    background: #0069a6;
    padding: 0.5rem 0.75rem;
    overflow: hidden;
    white-space: nowrap;
    transition: all .3s;
}
.label-success { /* Overide bootstrap default green for accessibility */
    background-color: #388038;
}

/* #### Modal Attributes #### */
.modal-content {
    padding: 25px 30px;
}

/* ##### Global Callout Yellow Box ##### */
.Callout-Yellow-Box {
    background: #fcfde5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0.25em;
    box-shadow: 0 0 0 1px #f8f8f8 inset;
    overflow: hidden;
    padding: 1em;
}
.Callout-Yellow-Box .a {
	color: #093878;
	font-weight: bold;
	border-bottom: 1px dotted #093878;
}

/* ##### In-page Section Header ##### */
.BoldSectionHeader {
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.75rem;
}

/* ##### Make font on label smaller than default ##### */
.label {
	font-size: 60%;
}

/* ##### Landing Page Attributes ##### */
.LandingLead {
	font-size: 1.25rem;
	line-height: 2rem;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
}
.RegFontSize {
font-size: 1rem;
line-height: 1.65rem;
}

/* ##### Ordered List with Colored Circles ##### */
ol.OrderedCircle {
   list-style: none;
   counter-reset: item;
 }

 ol.OrderedCircle > li{
   counter-increment: item;
   margin-bottom: 5px;
 }

ol.OrderedCircle > li:before {
   margin-right: 10px;
   content: counter(item);
   background: #ff8a65;
   border-radius: 100%;
   color: white;
   width: 1.5em;
   text-align: center;
   display: inline-block;
 }
 
 /* ############################################################## */

.featuredHeading{
	line-height:1.4em;
}

.client-table.teachers {
background-color: #929492;
}
.client-table.admins {
background-color: #f7304a;
}
.client-table.sccoe {
background-color: #6b6d73;
}
.client-table {
margin: 0 auto 1em;
padding: 1.25em 1em;
color: #fff;
border-radius: 10px;
width: 90%;
}
@media (min-height: 768px)
#ets {
background-position: top -270px left 50%;
}
#ets {
background-color: #000;
background-image: url(/ets/PublishingImages/traffic.jpg);
}
.fixed-bg {
background-size: cover;
background-position: 50%;
background-attachment: fixed;
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

/* #################################################### Index Cards with Fontawesome Icons ############################################ */
.hpage-head {
	background-image: url("/newsandfacts/TRF/registered/PublishingImages/banner.jpg");
	background-size: cover;
	background-position: 50% -50px;
}

h1.hpage-title {
	font-weight: 600;
	font-size: 64px;
	line-height: 1;
	margin: 0;
	padding: 64px 0;
	text-align: center;
	background-color: rgba(0,0,0,.6);
	color: #fff;
}

h2.hpage-subtitle {
	background-color: #0069a9;
	color: #fff;
	padding: 1em;
	margin: 3em 0;
}

.hpage-callout > p {
	font-size: 18px;
	color: #212121;
	padding: 2em 1em;
	text-align: center;
}

.panel-body {
	padding: 1em;
}

.panel-body_left {
	display: table-cell;
	position: relative;
	padding-right: 10px;
}

.panel-body_left__icon {
	width: 50px;
	height: 50px;
	position: relative;
}

.panel-body_left__icon span {
	font-size: 0;
	color: transparent;
}

.panel-body_left .fa:before {
	font-size: 32px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 1;
}

.panel-body_right {
	display: table-cell;
	vertical-align: top;
}

.panel-body_right h2 {
	font-size: 1.25em;
	line-height: 1.15;
	font-weight: 600;
	margin:0 0 5px;
}

.bg-neutral {
	background-color: #acacac;
}

.bg-banker {
	background-color: #0069a9;
}

.bg-warm {
	background-color: #BD4B00;
}
/* ############ Sub Headers w/ Fontawesome Icons (as used on Superintendent's page ############ */
.FontIcon {
	font-weight: bold; 
	font-size: 1.5rem; 
	color: #bd4b00; 
	vertical-align: middle;
}
.FontIconLabel {
	font-size: 1.15rem; 
	font-weight: 600; 
	padding-bottom: 5px;
}
.CalloutItem {
    background-color: #dae3f3;
    text-align: center;
    border-radius: 10px;
    margin: 5px;
    float: left;
}
.CalloutItem .Inside {
padding: 20px;
    font-size: 1.4rem;
    line-height: 1.85rem;
text-decoration:underline;
}
.Width265 {
	width: 265px;
}
.Height100 {
	height: 100px;
}
.Height120 {
    height: 120px;
}
/* ############ Heading styles (used on Charter Schools pages) ############ */

.sectionHeader-2 {
    font-size: 1.8rem;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    padding: 0.5rem 1rem 0.5rem 0.5rem;
    line-height: 1em;
	color: #fff;
	background-color: #545456;
	margin: 0;
	line-height: normal;
}

/* ############ Thumb image on the left; Related contents on the right ############ */
.ListwThumb {
    width: 100%;
    min-height: 110px;
    padding-bottom: 15px;
    padding-top: 15px;
}
    .ListwThumb .Left {
        float: left;
        width: 150px;
    }
    .ListwThumb .Right {
        margin-left: 170px;
        padding: 15px 0px;
    }	
	
/* ################################### Generic Box on Homepage (added 11/4/2021) ################################### */
.HomeCallout {
            border-top-width: 8px;
            border-top-style: solid;
            border-top-color: #0069a7;
            border-bottom-width: 8px;
            border-bottom-style: solid;
            border-bottom-color: #0069a7;
            border-right-width: 2px;
            border-right-style: solid;
            border-right-color: #0069a7;
            border-left-width: 2px;
            border-left-style: solid;
            border-left-color: #0069a7;
            padding: 20px;
			margin-bottom: 20px;
            margin-top: 20px;
        }
        .HomeCallout .SubText {
            font-size: 1.35rem;
            font-weight: bold;
            color: #666666;
        }
        .HomeCallout .MainText {
            font-size: 2rem;
            font-weight: bold;
			line-height: 2.35rem;
        }
		
/* ################################# Badge as Button (see UPK's Webinar page) ###################### */
.RoundButton {
    display: inline-block;
    padding: 3px 6px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: .90rem;
	margin-bottom: 5px;
}
.RoundButton a {
color: #000000;
}
.lightgreyBG {
background-color: #eeeeee;
}

/* ################################# This replaces H3 tags at footer (added 4/6/2022 - Charles) ###################### */
.footer .biglead {
    font-size: 1.6rem;
    color: #fff;
    margin: 1rem 0;
    line-height: 1.2em;
    font-weight: 500;
}

/* ################################# LANDING PAGE CUSTOM STYLES ###################### */

.leadMain { /* ###################### Center text top ###################*/
    font-size: 1.25rem;
    line-height: 2rem;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 20px;
}

ul.CardLI { /* ###################### Cards' styles ###################*/
    list-style: none;
    margin-left: 1px;
    padding-left: 1px;
}

    ul.CardLI li {
        margin-bottom: 10px;
        border-bottom: solid #cccaca 1px;
        padding-bottom: 15px;
        font-size: .875rem;
    }

        ul.CardLI li.lastitem {
            margin-bottom: 5px;
            border-bottom: none;
            padding-bottom: 10px;
        }

.CardContact { /* ###################### Contact's Information ###################*/
    width: 100%;
    min-height: 110px;
    padding-bottom: 5px;
    padding-top: 5px;
}

    .CardContact .Left {
        float: left;
        width: 75px;
    }

    .CardContact .Right {
        margin-left: 100px;
        padding: 1px 0px;
    }

.underlineLink { /* ###################### Add underline to links ###################*/
    text-decoration: underline;
}

.column-list h3 { /* ###################### Control the space around image font ###################*/
    margin-left: 60px;
}

.column-list p {
    margin-left: 60px;
	line-height: 1.5;
}