/* 
	This CSS file contains the custom css styles for the Schoolzine Website template 
	When adding to this file use the following comment example:
*/

/* 
	Added by: Your Name
	Date: Date Added
	Descriptoin: A breif description of the change 
*/

    header{background-color: rgba(62,59,201,0.4);}
.header-img{background-color:transparent;}
nav.main-nav.collapse{background:rgba(7,128,175,1); height:10px;}
.transp-bg-left, .transp-bg-right{background:none;}



#Offline p.share-title {
    padding-bottom: 5px; 
    background: rgb(12,111,172); 
    color: #FFF !important;
    border-radius: 0;
    font-size: 28px !important;
    line-height: 1.2em !important;
    margin: 30px -40px 20px -15px !important;
    border-bottom: 5px solid #ccc;
    outline: medium none;
    padding: 7px 7px 7px 10px;
    text-decoration: none;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.13);
    vertical-align: baseline;
    font-weight: 500;
}
#Offline p.share-title a.txt-main.share-link{color:#fff !important;}
#Offline h2 {margin-top:22px; color:#3498DB;}
#Offline h3{color:#444;}
#Offline h4{color:#444;}

.is-mobile header{background-color: #0c5f9f !important; line-height:0;}



@media print{
    /*header{background-color: #0c5f9f !important; height:5.5cm !important;}*/
    #Offline p.share-title { margin:30px 0 20px !important; font-size:22px !important; padding:7px 7px 0; line-height:auto !important;} 
    header.main-header .header-img{background-color:#0c609f !important;}
    
    #Offline p.share-title{font-size:25px; text-align:left;}
    #Offline h2{font-size:18px; text-align:left; margin-bottom:0;color:#3498DB !important;}
    #Offline h3{font-size:16px; text-align:left;color:#222222 !important;}
    #Offline h3{font-size:14px; text-align:left;color:#222222 !important;}
    
    span.event-tag{padding:5px 3px 3px !important; font-size:12px; text-align:center;}
    
    #publication-item-12 {display:none;}

}













/* ================  Template Modifications 
    remove logo / search inline - RM ================  */


label.main-txt {
 float: left;
}

.input-btn-group.rel.left {
 margin-left: 20px;
}

.item.search {
 width: auto;
}

.school-info {
    border-radius: 0 0 0 0 !important;
    padding: 0 0 0px 0;
}

header.school-info {
 height: 56px;
}

.fixed-menu .search {
margin: 0px 0 0 30px;
}

.school-info img {
 display: none;
}


ul.top-menu.wrapper {
    background-color: #0780af;
}

/* -------

.sidepanel .details-push {
    height: 0 !important;
}

------- */


/* ================ Square Up ================  */

.school-info {
    border-radius: 0 0 0 0 !important;
    padding: 0 0 0px 0;
}

.nav-gradient {
    display: none;
}

.transp-bg-left {
    display: none;
}

.transp-bg-right {
    display: none;
}

.main-header {
    border-bottom: 2px;
}


.is-desktop #publication-item-2 p.sig img {width:120px !important;}

.is-mobile #publication-item-2 p.sig img {width:60px !important;}


.pdf-header{
    background-color: white;
}
.pdf-header img{
    background-color: #2962B5;
}

@media print {

.pdf-header {
 height: 7.5cm !important;


}
.toggle-publication-search {display: none;}

.pdf-header {
    background: url('https://catholic.tas.edu.au/cath_ed_tas_header_july19.png') scroll no-repeat;
}

}

.header-img{
    background: url('https://catholic.tas.edu.au/cath_ed_tas_header_july19.png') scroll no-repeat;
}


