		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 04 February 2015 02:26:18
*/


@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}

@media only screen and (min-width:641px){

    body .right-col-width-Wide #right-col {
        width: 32%;
    }

    body .left-col-no.right-col-width-Wide #middle-col {
        width: 60%;
    }

    .blue-box .one-three-search-form {
        width: 100%;
    }


    /* Tables lists */

    body .broad-course-content {
        width: 95%
    }

    body #narrow-area-list {
        width: 100%;
        border: 0;
        float: left;
    }


    /* 3 col standard pages */

    .right-col-width-Narrow #content #middle-col {
        width: 65%;
    }

    .right-col-width-Narrow #content #right-col {
        width: 25%;
        margin-left: 0;
    }

    .right-col-width-Narrow #left-col {
        width: 23%;
        margin: 0 15px 15px 0;
    }

    /* 2 col standard pages */ 

    .right-col-width-None #left-col {
        margin: 0 15px 30px 0;
        width: 25%;
    }

    .right-col-width-None #middle-col {
        margin-right: 0;
        width: 95%;
    }

    body .left-col-yes.right-col-width-None #middle-col {
        margin-right: 0;
        width: 95%;
    }
    

}

@media only screen and (max-width:850px) {
    /*postgraduate-study-promo PDF objects*/

    body #content .postgraduate-study-promo img {
        display: none;
    }

    body #content .postgraduate-study-promo h2 {
        margin: 0 20px 0 30px;
        padding-top: 20px;
        top: auto;
    }

    body #content .postgraduate-study-promo a {
        margin: 0 20px 0 20px;
        top: auto;
        margin-top: 10px;
    }

    #content .postgraduate-study-promo {
        height: 120px;
    }

}

@media only screen and (min-width:640px) and (max-width:768px) {

    body #content #middle-col .basic-thumb-with-text p {
        display: none;
    }

    body #content #middle-col .basic-thumb-with-text ul {
        margin-left: 0;
    }

    .blue-box {
        padding: 15px;
        margin: 0 0 15px 0;
    }

    body .one-three-search-form {
        margin: 0px;
        width: 84%;
    }

    body .one-three-search-form .search-input {
        margin: 0px;
        width: 84%;
    }

    body #right-col {
        margin-left: 0;
    }


    /* 3 col standard pages */

    .right-col-width-Narrow #content #middle-col {
        width: 95%;
    }

    .right-col-width-Narrow #content #right-col {
        width: 95%;
    }
}

@media only screen and (min-width:640px) and (max-width:1060px) { 

    body .one-three-search-form {
        background: transparent;

    }

    body .one-three-search-form .search-input {
        width: 79%;
        background: #fff;
        height: 27px;
        padding: 0 0 2px 5px;
        margin: 1px 0 1px 3px;
        font-family: Helvetica, Arial;
        font-size: 1.1em;
        font-weight: normal;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        color: #888;
    }

    .one-three-search-form .search-submit {
        float: left;
        background:#2772a7 url(//www.qut.edu.au/__data/assets/image/0011/338816/search-mobile-icon2.png?v=0.1.1) no-repeat;
        background-size: 70%;
        background-position: center;
        top:10px;
        width:auto;
        height:29px;
        right:45px;
        min-width: 30px;
        margin-top: 1px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    
    #content .blue-box h3 {
        padding: 0;
        font-size: 1.1em;
    }

}