/* 
 Theme Name:     Questar III BOCES
 Author:         Questar III BOCES / webmaster@questar.org
 Author URI:     http://questar.org
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.8
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.entry-content table, body.et-pb-preview #main-content .container table, .et_pb_text_inner table{
    width: 100%;
    margin: 0 0 15px 0;
    border: 0px solid #eee;
    text-align: left;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td, .et_pb_text_inner tr td{
    padding: 6px 24px;
    border-top: 0px solid #eee;
}

.horizontal-optin p{
display: inline-block;
}


/*----------------------------------------------*/
/*-----Transparent Bloom Optin by Divi Soup-----*/
/*----------------------------------------------*/
/*Hides the header container*/
#ds-transparent-optin .et_bloom_header_outer {
    display: none;
}
/*Removes form container background colour*/
#ds-transparent-optin .et_bloom_form_container {
    background: none !important;
}
/*Removes form background colour and sets padding*/
#ds-transparent-optin .et_bloom_form_content.et_bloom_bottom_inline {
    padding: 0;
    background: none !important;
}
/*----------------------------------------------*/
/*---End Transparent Bloom Optin by Divi Soup---*/
/*----------------------------------------------*/



.metaslider .cs-title,
.metaslider .caption {

font-size: 24px;
font-weight: 500;
color: #efac1f;
text-align: center;
background: #000000; /* adjust as necessary */
line-height: 1.4em;
}

@media screen and (max-width:480px) {
.metaslider .cs-title,
.metaslider .caption {font-size: 12px; line-height: 1.2em;}
}


#footer-bottom {
   display:none;
}

.et_pb_blog_grid .et_pb_post  {
   background-color: transparent;
}  


.et_color_scheme_red .et_pb_counter_amount, .et_color_scheme_red .et_pb_featured_table .et_pb_pricing_heading, .et_color_scheme_red #top-header {
    background: #d9e2e7 !important;
}



#top-menu li {
    text-align: center;
}


.tribe-mini-calendar-event .list-date .list-dayname {
    font-size: 9px;
}

.tribe-mini-calendar-event .list-date {
    padding: 1px;
    background: #B4131B;
}

.tribe-mini-calendar-event .list-info h2 {
    margin-top: 0;
    margin-bottom: 0px;
}




#mega-menu-wrap-third-menu, #mega-menu-wrap-third-menu #mega-menu-third-menu, #mega-menu-wrap-third-menu #mega-menu-third-menu ul.mega-sub-menu, #mega-menu-wrap-third-menu #mega-menu-third-menu li.mega-menu-item, #mega-menu-wrap-third-menu #mega-menu-third-menu a.mega-menu-link {
line-height: 30px;
}

#mega-menu-wrap-third-menu #mega-menu-third-menu p {
    line-height: 30px;
}




a[href$=".pdf"] {
  background: url(https://www.questar.org/wp-content/uploads/2017/08/pdf2.png) no-repeat left center;
  padding-left: 20px;
}

a[href$=".ppt"] {
  background: url(https://www.questar.org/wp-content/uploads/2017/08/powerpoint16.png) no-repeat left center;
  padding-left: 20px;
}

a[href$=".pptx"] {
  background: url(https://www.questar.org/wp-content/uploads/2017/08/powerpoint16.png) no-repeat left center;
  padding-left: 20px;
}

a[href$=".doc"] {
  background: url(https://www.questar.org/wp-content/uploads/2017/08/word16.png) no-repeat left center;
  padding-left: 20px;
}

a[href$=".docx"] {
  background: url(https://www.questar.org/wp-content/uploads/2017/08/word16.png) no-repeat left center;
  padding-left: 20px;
}

a[href$=".xls"] {
  background: url(https://www.questar.org/wp-content/uploads/2017/08/excel16.png) no-repeat left center;
  padding-left: 20px;
}

a[href$=".xlsx"] {
  background: url(https://www.questar.org/wp-content/uploads/2017/08/excel16.png) no-repeat left center;
  padding-left: 20px;
}

.supersignin {
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	background-color:#d0451b;
	border-radius:12px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:28px;
	font-weight:bold;
	padding:20px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.supersignin:hover {
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	background-color:#bc3315;
}
.supersignin:active {
	position:relative;
	top:1px;
}

#sbi_load {padding-top:0px;}

@media print{
.NoPrint {display: none;}
}


body,input,textarea,select{
	font-family:'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif}

h1,h2,h3,h4,h5,h6{
	font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif}