/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 22 December 2018 11:52:44
*/


#bodycontainer #pagecontainer .grid-layout h3 {
    color: #224397;
    font-size: 1.5em;
    font-weight: lighter;
    font-family: 'UWA slab', Helvetica, Arial, sans-serif;
    line-height: 1.4em;
}

#navcontainer {
    margin-top: 424px;
}

#centrecontainer2col #pagecontentbox {
    border: none;
}

#bodycontainer #pagecontainer .landing-wide-banner
{
    height: 300px;
    margin-bottom: 30px;
}

#bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay
{
    left: 0px;
    top: 15px;
    right: 0;
    margin: 0 auto 0 auto;
    position: absolute;
    width: 100%;

}

#bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay div,
#bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay img.landing-text-overlay-narrow,
#bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay img.landing-text-overlay-wide
{
    margin: 0;
    text-align: center;
}    

#bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay img.landing-text-overlay-narrow
{
    display:none;
}    


@media screen and (max-width: 900px) {
    div.landing-wide-banner:before {
        left: 0px;
        top: 0px;
    }
    div.landing-wide-banner:after {
        right: 0px;
        top: 0px;
    }
        #bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay img.landing-text-overlay-wide 
    {
        width:558px;
    }


}

@media screen and (max-width: 600px) {
    #bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay
    {
        top: 35px;
    }
            #bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay img.landing-text-overlay-wide
    {
        width: 418px; /*(697 * 0.6 )*/

    }

}

@media screen and (max-width: 450px) {
    h2 {
        font-size: 160% !important;
    }
    div.landing-wide-banner {
        height: 300px;
    }
    
    #bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay
    {
        height: 300px;

    }
div.landing-wide-banner:before {
        display: none;
    }
    div.landing-wide-banner:after {
        display: none;
    }
        #bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay img.landing-text-overlay-wide
    {
        display: none;        
    }
    #bodycontainer #pagecontainer .landing-wide-banner .landing-text-overlay img.landing-text-overlay-narrow
    {
        display:inline-block;
    }

}

#bodycontainer #pagecontainer p.introduction
{
    color: #224397;
    font-size: 1.66em;
    font-weight: lighter;
    font-family: 'UWA slab', Helvetica, Arial, sans-serif;
    line-height: 1.4em;
}

#bodycontainer #pagecontainer .grid-layout .col-1-3 .grid-layout .col-1.grey-block > div
{
    background: #eee;
    padding: 15px 15px 15px 15px !important;
}


#bodycontainer #pagecontainer .grid-layout .col-1-3 dl>dt
{
    margin-top: 1em;
}

#bodycontainer #pagecontainer .grid-layout .col-1-3 dl>dt:first-child
{
    margin-top: 0em;
}

#bodycontainer #pagecontainer .grid-layout .col-1-3 dl>dd
{
    margin-top: 0.25em;
    padding-left: 20px;
    background-image: url(http://static.weboffice.uwa.edu.au/visualid/graphics/bullet-default.gif);
    background-repeat: no-repeat;
    background-position: 10px 0.3em;
}

/* STAMPS */

div.stamp {
    width: 100%;
    height: 150px;
    background: grey;
    position: relative;
	max-width: 425px;
	margin: 0 auto 15px auto;
}

div.stamp:last{
	margin-bottom: 0px;
}

div.stamp > div {
    width: 100%;
    color: #fff;
    background: rgba(64, 105, 186, 0.70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
    -moz-box-sizing: border-box; /* Firefox 1 - 28 */
    box-sizing: border-box; /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

.stamp a {
    color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    font-weight: lighter;
    text-decoration: none;
}

.stamp > div > div {
    cursor: pointer;
    background-image: url(http://www.business.uwa.edu.au/?a=2708629);
    background-repeat: no-repeat;
    background-position: right center;
    min-height: 20px;    
}

.stamp > div > div > a:visited {
    color: #fff;
}

.stamp a span.file-details {
    font-size: .5em;
    color: #ddd;
}

#register.stamp {
    background-image: url(http://www.business.uwa.edu.au/?a=2708619);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#abstract.stamp {
    background-image: url(http://www.business.uwa.edu.au/?a=2748247);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}



#logo-block .col-1-2 div {
    text-align: center;
}

#bodycontainer #pagecontainer #logo-block .col-1-2 div>img {
    padding: 0px;
    margin: 0px;
}