/*
  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: 08 June 2026 04:43:35
*/


/*
**
** Elections ACT - Electoral Boundaries mapping application
** Author: Squiz ACT
** 
**
*/

.mapping-app-user-logged-in {
  overflow: hidden;
}
.errors {
    color: #cc0000;
}
.submission-errors {
    clear: both;
    display: block;
    margin-left: 155px;
}
.errors ul {
    padding-left: 1.3em;
    padding-bottom: 1em;
}
.device-msg,
.screen-size-msg {
    overflow: hidden;
    clear: both;
    font-size: 1.3em;
    padding: 1em 0;
    display: none;
    overflow: hidden;
}
.clearfix {
    clear: both;
}

pre {
    font-family: Verdana,Helvetica,Arial,sans-serif;
    line-height: 1.2em;
    word-wrap: break-word;
    white-space: pre-line;
}


/* Display supported device message */
@media screen and (min-width: 320px) and (max-width: 1100px) {
    .device-msg {
        display: block;
    }
}

.electoral-boundaries-mapping a {
    text-decoration: underline;
    color: blue;
}
.electoral-boundaries-mapping a:hover {
    text-decoration: none;
    background-color: #008080;
    color: white;
}

/* 
-----------------------------------------
Login form and Registration form
-----------------------------------------
*/

.form .field_set {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 5px 0;
}
.form .field_set label, 
.form .field_set span.label {
    color: #2B2B2B;
    display: block;
    float: left;
    font-weight: bold;
    padding: 9px 0 5px;
    margin-right: 10px;
    text-align: left;
    width: 90%;
}
.form input[type="text"],
.form textarea,
.form input[type="password"] {
    color: #666;
    display: block;
    float: left;
    border: 1px solid #889ca6;
    box-shadow: 0 0 2px #d1d1d1;
    border-radius: 1px;
    padding: 8px 5px;
    margin: 0 5px 0 0;
    font-family: Verdana,arial;
    font-size: 1em;
}
.form input[type="text"]:focus,
.form textarea:focus,
.form input[type="password"]:focus {
    border: 1px solid #a1a1a1;
    box-shadow: 0 0 4px #999;
    outline: none;
}
.form textarea {
    resize: vertical;
}
.login-form {
    float: left;
    width: 40%;
    background-color: rgba(250, 250, 250, 0.9);
    border: 1px solid #d1d1d1;
    box-shadow: 0 0 10px #e1e1e1;
    margin-right: 1%;
    padding: 1.2em 1.5em;
}
.login-form table,
.login-form th,
.login-form td {
    border: 0;
}
.login-form table tr {
margin: .8em 0 1.8em;
display: block;
overflow: hidden;
}
.login-form table tr td {
  color: #2B2B2B;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 1em;
  padding: 9px 0 0;
  margin-right: 10px;
  text-align: left;
  width: 90%;
}
.login-form input[type="text"],
.login-form input[type="password"] {
  color: #666;
  display: block;
  float: left;
  min-width: 250px;
  margin: 0 5px 0 0;
}
.login-form input[type="text"]:focus,
.login-form input[type="password"]:focus {
    outline: none;
}

.login-form input[type="submit"] {

}
.email_note {
    display: block;
    color: #777;
    float: left;
    margin-top: .4em
}

.registration-form {
    float: right;
    width: 50%;
    background-color: rgba(250, 250, 250, 0.9);
    border: 1px solid #d1d1d1;
    box-shadow: 0 0 10px #e1e1e1;
    margin-left: 1%;
    padding: 1.2em 1.5em;
}
.registration-form .email input {
    width: 80%;
    max-width: 250px;
}
.registration-form .password_note,
.update-form .password_note {
    display: inline-block;
    color: #777;
    line-height: 2.3em;
}
.registration-form .username, 
.update-form .username {
    display: none;
}
.registration-form .submit-button input[type="button"],
.update-form .submit-button input[type="button"],
.login-form input[type="submit"],
.password-reset input[type="submit"] {
    background: #2d7f9d;
    border: 0;
    border-radius: 5px;
    color: #fff;
    padding: .6em 1.5em;
    font-size: 1.2em;
}

.registration-form .submit-button input[type="button"]:hover,
.registration-form .submit-button input[type="button"]:active,
.login-form input[type="submit"]:hover,
.login-form input[type="submit"]:active,
.password-reset input[type="submit"]:hover, 
.password-reset input[type="submit"]:active {
    cursor: pointer;
    background: #007599;
    background: -moz-radial-gradient(center, ellipse cover,  #007599 0%, #3f849e 100%);
    background: -webkit-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: -ms-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: radial-gradient(ellipse at center,  #007599 0%,#3f849e 100%);
}

.password-reset input[type="text"] {
    min-width: 250px;
}

#SQ_SYSTEM_SECURITY_KEY_VALUE {
    width: 60%;
    padding: .8em .5em;
    font-size: 1.2em;
}
.required label:after {
    content: '*';
    margin-left: 5px;
}

/* 
-----------------------------------------
    User details and proposals listing
-----------------------------------------
*/
.user-profile {
    margin-bottom: 2em;
}
.user-profile .user-name-banner {
    border: 1px solid #e1e1e1;
    font-size: 1.1em;
    padding: 0.8em 1em;
}
.user-profile .logout {
    float: right;
}
.user-profile .logout a {
    background: url(https://www.elections.act.gov.au/__data/assets/image/0008/837989/logout-icon.png?v=0.1.2) no-repeat 0 50%;
    padding-left: 20px;
    display: block;
    color: #095e8a;
    font-size: 1.1em;
    text-decoration: underline;
}
.user-profile .logout a:hover,
.user-profile .logout a:active,
.user-profile .logout a:focus {
    text-decoration: none;
    background-color: #008080;
    color: white;
}

.user-profile .edit-details {
    display: inline-block;
    margin-right: 1em;
    float: right;
}
.user-profile .edit-details a {
    background: url(https://www.elections.act.gov.au/__data/assets/image/0004/838138/edit-details-icon.png?v=0.1.2) no-repeat 0 50%;
    padding-left: 20px;
    display: block;
    color: #095e8a;
    font-size: 1.1em;
    text-decoration: underline;
}
.user-profile .edit-details a:hover,
.user-profile .edit-details a:active,
.user-profile .edit-details a:focus {
    text-decoration: none;
    background-color: #008080;
    color: white;
}

.bodycontent .create-new-proposal,
.bodycontent .create-new-proposal:visited {
    background: #2d7f9d;
    border: 0;
    border-radius: 5px;
    color: #fff;
    padding: .8em 2em;
    font-size: 1.2em;
    margin: 1.5em 0;
    display: inline-block;
    text-decoration: none;
}
.bodycontent .create-new-proposal:hover,
.bodycontent .create-new-proposal:focus,
.bodycontent .create-new-proposal:active {
    cursor: pointer;
    background: #007599;
    color: #fff;
    background: -moz-radial-gradient(center, ellipse cover,  #007599 0%, #3f849e 100%);
    background: -webkit-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: -ms-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: radial-gradient(ellipse at center,  #007599 0%,#3f849e 100%);
}

.user-proposals {
    position: relative;
    overflow: hidden;
}

.user-proposals .saving-data-overlay {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}
.user-proposals .loading {
    color: #666;
    font-size: 1.1em;
    margin: 2% auto 0;
    padding-left: 30px;
    width: 200px;
}
.user-proposals h2.proposals-title {
    margin: 1em 0 0;
}
.user-proposals h3.name {
    margin: 1em 0 .8em;
}
.user-proposals ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.user-proposals li {
    float: left;
    width: 48%;
    list-style: none;
    margin-bottom: 1em;
}
.user-proposals li:nth-child(odd) { 
    float: left;
    clear: both;
}
.user-proposals li:nth-child(even) {
    float: right;
}
.user-proposals li span {
    display: block;
}
.my-proposals a {
    color: #095e8a;
    text-decoration: underline;
}
.my-proposals a:hover {
    text-decoration: none;
    background-color: #008080;
    color: white;
}

.delete-proposal,
.edit-proposal,
.user-preview-proposal {
    text-decoration: underline;
    background: transparent;
    border: 0 none;
    color: blue;
    display: inline-block;
    font-size: 1.1em;
    margin-right: 1em;
    margin-top: 0.5em;
    padding: 0;
}
/*
.edit-proposal:before {
   content: "\270E";
    padding-right: .3em;

}
.delete-proposal:before {
    content: "\2718";
    padding-right: .3em;
}
*/
.edit-proposal:hover,
.delete-proposal:hover,
.user-preview-proposal:hover {
    color: white;
    background-color: #008080;
    cursor: pointer;
    text-decoration: none !important;
}


/* Map */
#canvas {
    width: 1060px;
}
.map-wrapper {
    clear: both;
    border: 1px solid #d1d1d1;
    box-shadow: 0 0 10px #e1e1e1;
    margin: 2em 0;
    background-color: rgba(250,250,250,.9);
    overflow: hidden;
}
.map-info {
    margin: 1.2em 1.5em; 
}
#map {
    position: relative;
    left: -57em;
    line-height: 0;
}




/* Electorate controls styles */
.map-form-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
}

#electorates-legend {
    background-color: rgba(250, 250, 250, 0.9);
    border: 1px solid #d1d1d1;
    box-shadow: 0 0 10px #e1e1e1;
    margin: 2em 24px 0 0;
    width: 285px;
    padding: 1.2em 1.5em;
    float: left;
}


/* Mapping steps */
.step-1:before,
.step-2:before,
.step-3:before {
content: '1';
text-align: center;
background: #006600;
height: 20px;
width: 20px;
display: inline-block;
padding: 0.1em 0.28em .3em;
color: #ffffff;
font-size: 1.2em;
margin-right: .2em;
border-radius: 0.2em;
}
.step-2:before {
    content: '2';
}
.step-3:before {
    content: '3';
    background: #006699;
}
div.bodycontent h2.step-1,
div.bodycontent h2.step-2,
div.bodycontent h2.step-3 {
    margin: 0 0 0.5em;
    font-size: 1.5em;
    color: #006600;
}
div.bodycontent h2.step-3 {
    color: #006699;
}


.electorate-link  {
    display: block;
    margin: 0 0 1em;
    overflow: hidden;
    padding: 0.4em;
    border: 1px solid #ffffff;
    line-height: 1em;
}
.electorate-link:hover,
.electorate-link:focus,
.electorate-link:active,
.electorate-link.current  {
    border-color: #e1e1e1;
    cursor: pointer;
}
.electorate-link.current  {
    border-color: #666;
    background: #f1f1f1;
}
.electorate-link .color {
    display: block;
    width: 35px;
    height: 35px;
    float: left;
    margin-right: 0.8em;
    border: 1px solid;
}
/*.red .color {*/
/*    background-color: #ff3366;*/
/*    border-color: #ff3366;*/
/*}*/
/*.blue .color {*/
/*    background-color: #66ccff;*/
/*    border-color: #66ccff;*/
/*}*/
/*.green .color {*/
/*    background-color: #99ff66;*/
/*    border-color: #99ff66;*/
/*}*/
/*.purple .color {*/
/*    background-color: #cc99ff;*/
/*    border-color: #cc99ff;*/
/*}*/
/*.orange .color {*/
/*    background-color: #ffff66;*/
/*    border-color: #ffff66;*/
/*}*/

.red .color {
    background-color: #d3eef7;
    border-color: #d3eef7;
}
.blue .color {
    background-color: #cbe3ae;
    border-color: #cbe3ae;
}
.green .color {
    background-color: #ded3c1;
    border-color: #ded3c1;
}
.purple .color {
    background-color: #e1d4dd;
    border-color: #e1d4dd;
}
.orange .color {
    background-color: #ffe4a2;
    border-color: #ffe4a2;
}

.electorate-link .title {
  color: #333333;
  font-size: 1.2em;
  line-height: 1.2em;
  max-width: 190px;
  display: inline;
}
.members {
    clear: both;
    color: #737373;
  font-size: 0.9em;

}
.current-quota-difference,
.projected-quota-difference {
  color: #999999;
  font-size: 0.9em;
  margin-right: 5px;
margin-top: .5em;
display: inline-block;
}
.quota-pass {  
  color: #009900;
}
.quota-fail {  
  color: #cc0000;
}
.quota-label {
  color: #000000;
}

.remove-suburbs {
    float: left;
    font-size: 1em;
    background: #2d7f9d;
    border: 0;
    color: #fff;
    padding: .8em 1.2em;
    text-align: center;
    border-radius: 3px;
    margin-left: .5em;
    margin-top: .7em;
}
.remove-suburbs:hover {
    cursor: pointer;
    background: #007599;
    background: -moz-radial-gradient(center, ellipse cover,  #007599 0%, #3f849e 100%);
    background: -webkit-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: -ms-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: radial-gradient(ellipse at center,  #007599 0%,#3f849e 100%);
}

.suburb-hover-label {
  background: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 3px #999;
  font-size: 1em;
  padding: .5em .6em;
}

.suburb-quota:before {
    content: "(";
}
.suburb-quota:after {
    content: ")";
}
.suburb-quota {
    color: #666666;
    margin-left: 5px;
}
.electorate-info-label {
  display: block;
  padding:  0.2em 0.4em;
}
.electorate-info-label.current {
    border: 1px solid #666666;
    background-color: #f1f1f1;
    margin: .2em 0;
}
.electorate-info-name span {
    margin: 0 .2em;
}
.electorate-info-label .color {
    display: inline-block;
    height: 10px;
    margin-right: 0.3em;
    width: 12px;
}

.electorate-info-label .quota-label {
    display: none;
}
.electorate-info-label .quota-fail:before,
.electorate-info-label .quota-pass:before {
    content: '(';
}
.electorate-info-label .quota-fail:after,
.electorate-info-label .quota-pass:after {
    content: ')';
}

/* Name update section */
.edit-electorate-name-link {
    background: transparent;
    color: #095e8a;
    display: inline-block;
    font-size: 1em;
    margin-left: .5em;
    padding: 0;
}
.edit-electorate-name-link:before {
    content: "\270E";
    padding-right: .2em;
}
.edit-electorate-name-link:hover,
.edit-electorate-name-link:active,
.edit-electorate-name-link:focus {
    cursor: pointer;
    color: #cc0000;
}
.electorate-name-update-form {   
    overflow: hidden;
    display: inline-block;
}

.electorate-name-update-form input[type="text"] {
float: left;
border: 1px solid #889ca6;
padding: 2px 4px;
max-width: 100px;
height: 13px;
font-size: 1em;
margin: 0;
}
.electorate-name-update-form input[type="submit"] {
float: left;
font-size: 1em;
background: #2d7f9d;
border: 0;
color: #fff;
text-align: center;
padding: 2px 7px;
height: 19px;
display: inline-block;
margin: 0;
}
.electorate-name-update-form input[type="submit"]:hover {
    cursor: pointer;
    background: #007599;
    background: -moz-radial-gradient(center, ellipse cover,  #007599 0%, #3f849e 100%);
    background: -webkit-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: -ms-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: radial-gradient(ellipse at center,  #007599 0%,#3f849e 100%);
}



/* 
-----------------------------------------
    Submission and Save form
-----------------------------------------
*/

.submission-save-form, 
.saved-data-preview {
    float: right;
    border: 1px solid #d1d1d1;
    box-shadow: 0 0 10px #e1e1e1;
    margin: 2em 0 0;
    padding: 1.2em 1.5em;
    background-color: rgba(250,250,250,.9);
    width: 670px;
    overflow: hidden;
}
.messages {
    box-sizing: border-box;
    margin-left: 155px;
    margin-top: 20px;
    overflow: hidden;
}
.bodycontent .submission-save-form h2 {
    margin: 0 0 0.5em;
}
.bodycontent .submission-save-form  p {
    margin: .2em 0;
}
.submission-save-form .field_set label {
    width: 145px;
    padding: 2px 0 5px;
}
.submission-save-form .name input[type="text"] {
    width: 220px;
}
.submission-save-form .comment_char_msg {
    color: #666;
    margin-left: 155px;
}
.submission-save-form .upload input {
    
}
.submission-save-form .submit-button {
    margin-left: 155px;
    margin-bottom: 0;
}
.file-types {
    float: left;
    margin-left: 155px;
}
.submission-save-form .submit-button input {
    float: left;
    font-size: 1em;
    background: #2d7f9d;
    border: 0;
    color: #fff;
    padding: .8em 1.2em;
    text-align: center;
    border-radius: 3px;
    margin-right: .5em;
    margin-top: .7em;
}
.submission-save-form .submit-button input:hover {
    cursor: pointer;
    background: #007599;
    background: -moz-radial-gradient(center, ellipse cover,  #007599 0%, #3f849e 100%);
    background: -webkit-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: -ms-radial-gradient(center, ellipse cover,  #007599 0%,#3f849e 100%);
    background: radial-gradient(ellipse at center,  #007599 0%,#3f849e 100%);
}
.submission-save-form  .hidden-data-input {
   display: none;
}

.submission-save-form  .saving-data-overlay .loading {
    padding-left: 25px;
}


/* Proposal viewing styles */
.view-proposal-form {
    border-bottom: 1px solid #c1c1c1;
    display: block;
    margin-bottom: 1em;
    overflow: hidden;
    padding-bottom: 1.5em;
}
.electoral-boundaries-mapping .preview-proposal,
.electoral-boundaries-mapping .print-pdf-button {
    background: #2d7f9d;
    border: 0;
    border-radius: 5px;
    color: #fff !important;
    padding: .6em 1.5em;
    font-size: 1.2em;
    text-decoration: none;
}
.electoral-boundaries-mapping .preview-proposal:hover,
.electoral-boundaries-mapping .print-pdf-button:hover {
    cursor: pointer;
    text-decoration: none;
    background: #388E8E;
}





/* 
-----------------------------------------
    qTip2 css
-----------------------------------------
*/
/*
 * qTip2 - Pretty powerful tooltips - v2.2.1
 * http://qtip2.com
 *
 * Copyright (c) 2014 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Sat Sep 6 2014 11:12 GMT+0100+0100
 * Plugins: tips modal viewport svg imagemap ie6
 * Styles: core basic css3
 */
.qtip{
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;

    max-width: 280px;
    min-width: 50px;

    font-size: 10.5px;
    line-height: 12px;

    direction: ltr;

    box-shadow: none;
    padding: 0;
}

    .qtip-content{
        position: relative;
        padding: 5px 9px;
        overflow: hidden;

        text-align: left;
        word-wrap: break-word;
    }

    .qtip-titlebar{
        position: relative;
        padding: 5px 35px 5px 10px;
        overflow: hidden;

        border-width: 0 0 1px;
        font-weight: bold;
    }

    .qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

    /* Default close button class */
    .qtip-close{
        position: absolute;
        right: -9px; top: -9px;
        z-index: 11; /* Overlap .qtip-tip */

        cursor: pointer;
        outline: medium none;

        border: 1px solid transparent;
    }

        .qtip-titlebar .qtip-close{
            right: 4px; top: 50%;
            margin-top: -9px;
        }

        * html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

        .qtip-titlebar .ui-icon,
        .qtip-icon .ui-icon{
            display: block;
            text-indent: -1000em;
            direction: ltr;
        }

        .qtip-icon, .qtip-icon .ui-icon{
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            text-decoration: none;
        }

            .qtip-icon .ui-icon{
                width: 18px;
                height: 14px;

                line-height: 14px;
                text-align: center;
                text-indent: 0;
                font: normal bold 10px/13px Tahoma,sans-serif;

                color: inherit;
                background: transparent none no-repeat -100em -100em;
            }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
    border: 1px solid #F1D031;

    background-color: #FFFFA3;
    color: #555;
}

    .qtip-default .qtip-titlebar{
        background-color: #FFEF93;
    }

    .qtip-default .qtip-icon{
        border-color: #CCC;
        background: #F1F1F1;
        color: #777;
    }

    .qtip-default .qtip-titlebar .qtip-close{
        border-color: #AAA;
        color: #111;
    }


/*! Light tooltip style */
.qtip-light{
    background-color: white;
    border-color: #E2E2E2;
    color: #454545;
}

    .qtip-light .qtip-titlebar{
        background-color: #f1f1f1;
    }


/*! Dark tooltip style */
.qtip-dark{
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3;
}

    .qtip-dark .qtip-titlebar{
        background-color: #404040;
    }

    .qtip-dark .qtip-icon{
        border-color: #444;
    }

    .qtip-dark .qtip-titlebar .ui-state-hover{
        border-color: #303030;
    }


/*! Cream tooltip style */
.qtip-cream{
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35;
}

    .qtip-cream .qtip-titlebar{
        background-color: #F0DE7D;
    }

    .qtip-cream .qtip-close .qtip-icon{
        background-position: -82px 0;
    }


/*! Red tooltip style */
.qtip-red{
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323;
}

    .qtip-red .qtip-titlebar{
        background-color: #F06D65;
    }

    .qtip-red .qtip-close .qtip-icon{
        background-position: -102px 0;
    }

    .qtip-red .qtip-icon{
        border-color: #D95252;
    }

    .qtip-red .qtip-titlebar .ui-state-hover{
        border-color: #D95252;
    }


/*! Green tooltip style */
.qtip-green{
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219;
}

    .qtip-green .qtip-titlebar{
        background-color: #B0DE78;
    }

    .qtip-green .qtip-close .qtip-icon{
        background-position: -42px 0;
    }


/*! Blue tooltip style */
.qtip-blue{
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD;
}

    .qtip-blue .qtip-titlebar{
        background-color: #D0E9F5;
    }

    .qtip-blue .qtip-close .qtip-icon{
        background-position: -2px 0;
    }


.qtip-shadow{
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.qtip-rounded .qtip-titlebar{
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
.qtip-youtube{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;

    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;

    color: white;
    border: 0 solid transparent;

    background: #4A4A4A;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
    background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
    background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
    background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
    background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
}

    .qtip-youtube .qtip-titlebar{
        background-color: #4A4A4A;
        background-color: rgba(0,0,0,0);
    }

    .qtip-youtube .qtip-content{
        padding: .75em;
        font: 12px arial,sans-serif;

        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
        -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
    }

    .qtip-youtube .qtip-icon{
        border-color: #222;
    }

    .qtip-youtube .qtip-titlebar .ui-state-hover{
        border-color: #303030;
    }


/* jQuery TOOLS Tooltip style */
.qtip-jtools{
    background: #232323;
    background: rgba(0, 0, 0, 0.7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
    background-image: -moz-linear-gradient(top, #717171, #232323);
    background-image: -webkit-linear-gradient(top, #717171, #232323);
    background-image: -ms-linear-gradient(top, #717171, #232323);
    background-image: -o-linear-gradient(top, #717171, #232323);

    border: 2px solid #ddd;
    border: 2px solid rgba(241,241,241,1);

    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;

    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333;
}

    /* IE Specific */
    .qtip-jtools .qtip-titlebar{
        background-color: transparent;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
    }
    .qtip-jtools .qtip-content{
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
    }

    .qtip-jtools .qtip-titlebar,
    .qtip-jtools .qtip-content{
        background: transparent;
        color: white;
        border: 0 dashed transparent;
    }

    .qtip-jtools .qtip-icon{
        border-color: #555;
    }

    .qtip-jtools .qtip-titlebar .ui-state-hover{
        border-color: #333;
    }


/* Cluetip style */
.qtip-cluetip{
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);

    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent;
}

    .qtip-cluetip .qtip-titlebar{
        background-color: #87876A;
        color: white;
        border: 0 dashed transparent;
    }

    .qtip-cluetip .qtip-icon{
        border-color: #808064;
    }

    .qtip-cluetip .qtip-titlebar .ui-state-hover{
        border-color: #696952;
        color: #696952;
    }


/* Tipsy style */
.qtip-tipsy{
    background: black;
    background: rgba(0, 0, 0, .87);

    color: white;
    border: 0 solid transparent;

    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: bold;
    line-height: 16px;
    text-shadow: 0 1px black;
}

    .qtip-tipsy .qtip-titlebar{
        padding: 6px 35px 0 10px;
        background-color: transparent;
    }

    .qtip-tipsy .qtip-content{
        padding: 6px 10px;
    }

    .qtip-tipsy .qtip-icon{
        border-color: #222;
        text-shadow: none;
    }

    .qtip-tipsy .qtip-titlebar .ui-state-hover{
        border-color: #303030;
    }


/* Tipped style */
.qtip-tipped{
    border: 3px solid #959FA9;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    background-color: #F9F9F9;
    color: #454545;

    font-weight: normal;
    font-family: serif;
}

    .qtip-tipped .qtip-titlebar{
        border-bottom-width: 0;

        color: white;
        background: #3A79B8;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
        background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
        background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
        background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
        background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
    }

    .qtip-tipped .qtip-icon{
        border: 2px solid #285589;
        background: #285589;
    }

        .qtip-tipped .qtip-icon .ui-icon{
            background-color: #FBFBFB;
            color: #555;
        }


/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap{
    /** Taken from Bootstrap body */
    font-size: 14px;
    line-height: 20px;
    color: #333333;

    /** Taken from Bootstrap .popover */
    padding: 1px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

    .qtip-bootstrap .qtip-titlebar{
        /** Taken from Bootstrap .popover-title */
        padding: 8px 14px;
        margin: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 18px;
        background-color: #f7f7f7;
        border-bottom: 1px solid #ebebeb;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

        .qtip-bootstrap .qtip-titlebar .qtip-close{
            /**
             * Overrides qTip2:
             * .qtip-titlebar .qtip-close{
             *   [...]
             *   right: 4px;
             *   top: 50%;
             *   [...]
             *   border-style: solid;
             * }
             */
            right: 11px;
            top: 45%;
            border-style: none;
        }

    .qtip-bootstrap .qtip-content{
        /** Taken from Bootstrap .popover-content */
        padding: 9px 14px;
    }

    .qtip-bootstrap .qtip-icon{
        /**
         * Overrides qTip2:
         * .qtip-default .qtip-icon {
         *   border-color: #CCC;
         *   background: #F1F1F1;
         *   color: #777;
         * }
         */
        background: transparent;
    }

        .qtip-bootstrap .qtip-icon .ui-icon{
            /**
             * Overrides qTip2:
             * .qtip-icon .ui-icon{
             *   width: 18px;
             *   height: 14px;
             * }
             */
            width: auto;
            height: auto;

            /* Taken from Bootstrap .close */
            float: right;
            font-size: 20px;
            font-weight: bold;
            line-height: 18px;
            color: #000000;
            text-shadow: 0 1px 0 #ffffff;
            opacity: 0.2;
            filter: alpha(opacity=20);
        }

        .qtip-bootstrap .qtip-icon .ui-icon:hover{
            /* Taken from Bootstrap .close:hover */
            color: #000000;
            text-decoration: none;
            cursor: pointer;
            opacity: 0.4;
            filter: alpha(opacity=40);
        }


/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar{
    filter: none;
    -ms-filter: none;
}


.qtip .qtip-tip{
    margin: 0 auto;
    overflow: hidden;
    z-index: 10;

}

    /* Opera bug #357 - Incorrect tip position
    https://github.com/Craga89/qTip2/issues/367 */
    x:-o-prefocus, .qtip .qtip-tip{
        visibility: hidden;
    }

    .qtip .qtip-tip,
    .qtip .qtip-tip .qtip-vml,
    .qtip .qtip-tip canvas{
        position: absolute;

        color: #123456;
        background: transparent;
        border: 0 dashed transparent;
    }

    .qtip .qtip-tip canvas{ top: 0; left: 0; }

    .qtip .qtip-tip .qtip-vml{
        behavior: url(#default#VML);
        display: inline-block;
        visibility: visible;
    }


#qtip-overlay{
    position: fixed;
    left: 0; top: 0;
    width: 100%; height: 100%;
}

    /* Applied to modals with show.modal.blur set to true */
    #qtip-overlay.blurs{ cursor: pointer; }

    /* Change opacity of overlay here */
    #qtip-overlay div{
        position: absolute;
        left: 0; top: 0;
        width: 100%; height: 100%;

        background-color: black;

        opacity: 0.7;
        filter:alpha(opacity=70);
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    }


.qtipmodal-ie6fix{
    position: absolute !important;
}



/*Map electorates simple version - styles */
.simple-mapping-form fieldset.sq-form-section {
    border: medium none;
    clear: both;
    margin: 0;
    padding: 0;
}

.simple-mapping-form .sq-form-question-answer li {
    float: left;
    width: 110px;
}

.simple-mapping-form .sq-form-question-answer ul {
    clear: both;
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
}

.simple-mapping-form .sq-form-question.sq-form-question-tickbox-list fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.simple-mapping-form  .sq-form-section-title {
    font-family: "Nobile","Helvetica",Arial,sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.3em;
    margin: 1.2em 0;
    color: #167177;
    padding: 0;
}
.simple-mapping-form input[type="text"],
.simple-mapping-form textarea {
    border: 1px solid #889ca6;
    border-radius: 1px;
    box-shadow: 0 0 2px #d1d1d1;
    color: #666;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 6px 5px;
}
.simple-mapping-form  textarea {
    resize: vertical;
}

.simple-mapping-form  .submit-button input {
    background: none repeat scroll 0 0 #2d7f9d;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 1em;
    margin-left: 0.5em;
    margin-top: 0.7em;
    padding: 0.8em 1.2em;
    text-align: center;
}

.simple-mapping-form  .submit-button input:hover {
    background: radial-gradient(ellipse at center center , #007599 0%, #3f849e 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
}
.simple-mapping-form .sq-form-question-title {
    font-size: 1.1em;
    padding: 0.2em 0;
    width: 11em;
}
.simple-mapping-form  .sq-form-question.sq-form-question-tickbox-list {
    clear: both;
}

.simple-mapping-form  .sq-form-question.sq-form-question-text {
    clear: both;
    margin-bottom: 1em;
    overflow: hidden;
}


/* Map svg styles */
path {
    position: relative;
    z-index: 1;
}
text {
    position: relative;
    z-index: -1;
}

/*Submitted proposal view mode */
.proposal-preview-data {
    
}
.data-row {
    margin-bottom: 0.5em;
}
.preview-mode .edit-electorate-name-link,
.preview-mode .hide-in-preview {
    display: none;
}
.preview-mode .saved-data-preview,
.preview-mode .submission-save-form,
.preview-mode #electorates-legend,
.preview-mode .electorate-summary {
    background-color: transparent;
    box-shadow: none;
    float: none;
    min-height: 0;
    padding: 1em;
    width: auto;
    overflow: hidden; 
    margin: 20px 0;
    border: 1px solid #d1d1d1;
} 
.preview-mode .map-wrapper {
    background-color: transparent;
    box-shadow: none;
    margin: 0;
}
.preview-mode .electorate-link {
    width: 32%;
    float: left;
}
.preview-mode .electorate-link:hover, 
.preview-mode .electorate-link:focus, 
.preview-mode .electorate-link:active, 
.preview-mode .electorate-link.current {
    border-color: transparent;
    cursor: default;
}
.preview-mode .step-1:before,
.preview-mode .step-2:before,
.preview-mode .step-3:before {
    display:none;
}
.preview-mode .map-form-wrapper {
    display: block;
}

.print-pdf .electorate-summary {
    width: 1026px;
}
.print-pdf .map-info {
    position: absolute;
}
.print-pdf .map-wrapper {
    page-break-after: always;
}
.print-pdf text {
    font-size: 13px !important;
}

.body_wrap .print_logo {
    display: none;
}
.print_logo {
    display: block;
    margin: 0 0 15px;
    width: 300px;
}

/*Preview mode and pdf mode msg*/
.quota-fail-msg {
    clear: both;
    color: #cc0000;
    margin-bottom: 1em;
}

.electorate-summary h2 {
    margin-top: 0 !important;
}
.electorate-summary h3 {
    clear: both;
}
.electorate-summary ol {
    list-style: none outside none;
    overflow: hidden;
    padding-left: 0;
}
.electorate-summary li {
    float: left;
    list-style: none outside none;
    margin-bottom: 5px;
    width: 50%;
}

.map-wrapper {
    page-break-before: always;
}