/*!
 * Start Bootstrap - Heroic Features HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
html {
    font-size: 100%;
}

body {
    background-position: center top;
    font-family: 'Signika', sans-serif;
    font-weight: 300;
}

.header-area {
    padding-top: 60px;
}

.logo {
}

.logo-txt {
    font-size: 46px;
    padding-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.header-links {
    padding-top: 16px;
    text-align: right;
}

    .header-links ul {
        padding: 0px;
        margin: 0px;
    }

        .header-links ul li {
            display: inline;
            list-style: none;
            background-image: url(../images/header-link-divider.gif);
            background-repeat: no-repeat;
            background-position: left center;
            padding-left: 3px;
        }

            .header-links ul li:first-child {
                background: transparent none repeat scroll 0% 0%;
                padding-left: 0px;
            }


            .header-links ul li a {
                color: #002050;
                padding: 5px;
            }

.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff !important;
}

.navbar-inverse .navbar-nav > li:hover {
    background-color: #005050;
    color: #fff;
}

.navbar-header ul li {
    width: 125px;
    height: 46px;
}

.login {
    position: fixed;
    z-index: 10;
    display: none;
}


.login-content {
    background: #000 none repeat scroll 0% 0%;
    border-bottom: 2px solid #002050;
    border-top: 2px solid #002050;
    height: 328px;
    margin-top: 14px;
    padding: 20px 52px 30px 60px;
    width: 320px;
}






.navbar-header {
    font-family: 'Signika', sans-serif;
    color: #000;
}

    .navbar-header ul {
        padding: 0px;
        margin: 0px;
    }

        .navbar-header ul li a {
            color: #000;
            height: 48px;
            font-weight: 300;
            font-size: 15px;
            padding: 8px 17px 7px;
            line-height: 16px;
        }

.navbar {
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    margin-bottom: 0px;
}

.no-margin {
    padding: 0px;
    margin: 0px;
}

.WAPC-logo {
    text-align: center;
    padding: 10px;
    padding-top: 20px;
}

.thumb-img {
    background-color: #F2F2F2;
    text-align: center;
    border-top: solid 1px #000;
}

    .thumb-img img {
        display: inline;
    }

.thumb-txt {
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    height: 150px;
    padding-top: 5px;
}

.readMore {
    border-top: 2px solid #002050;
    text-align: right;
    padding-bottom: 0px;
}

.readmore-btn {
    background-color: #005050;
    color: #fff;
    width: 100px;
    float: right;
    margin-bottom: 20px;
}

.readMore a {
    color: #fff;
    font-weight: bold;
    padding: 10px;
    display: block;
}

    .readMore a:hover {
        text-decoration: none;
    }

.readmore1 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 20px;
}

    .readmore1 a, .readmore2 a {
        color: #005050;
    }

.readmore2 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 10px;
}

.home-page-box {
    background-color: #F2F2F2;
    padding: 30px;
    margin-top: 5px;
    clear: both;
    padding-bottom: 0px;
    min-height: 370px;
}

.home-page-box1 {
    background-color: #F2F2F2;
    padding: 30px;
    margin-top: 5px;
    clear: both;
    padding-bottom: 0px;
    min-height: 370px;
}


.get-started {
    font-size: 1.5em;
    height: auto;
    padding: 10px;
    background-color: #293036;
    color: #fff;
    width: 180px;
    text-align: center;
    font-family: 'Signika', sans-serif;
}

.get-started1 {
    font-size: 1.5em;
    height: auto;
    padding: 10px;
    background-color: #293036;
    color: #fff;
    width: 260px;
    text-align: center;
    font-family: 'Signika', sans-serif;
}

.home-page-box-txt {
    border-top: solid 1px #000;
    margin-top: 10px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 24px;
    font-size: 16px;
}

.home-page-box-txt1 {
    border-top: solid 1px #000;
    margin-top: 10px;
    padding-top: 20px;
    font-size: 16px;
    line-height: normal;
    font-size: 14px;
}

    .home-page-box-txt1 h4 {
        margin: 0px;
    }

.date {
    padding-bottom: 10px;
    padding-top: 3px;
}

.banner-area {
    background-color: #FFF;
    text-align: center;
    padding-bottom: 25px;
    padding-top: 15px;
}

.footer {
    border-top: 1px solid #293036;
    margin-top: 20px;
    padding-top: 20px;
}

.footer-web a {
    font-size: 18px;
    color: #293036;
    font-weight: 400;
}

.footer-links {
    text-align: center;
}

    .footer-links ul {
        padding: 0px;
        margin: 0px;
    }

        .footer-links ul li {
            list-style: none;
            display: inline;
            padding-left: 10px;
            padding-right: 10px;
        }

            .footer-links ul li a {
                font-size: 11px;
                color: #002050;
            }

.copy-right-txt {
    font-size: 11px;
    padding-top: 10px;
    text-align: center;
}

.footer-area {
    padding-bottom: 50px;
    clear: both;
}

.mail-icon {
    text-align: right;
}

    .mail-icon a {
        background-color: #005050;
        display: block;
        width: 34px;
        float: right;
    }




.dropbtn {
    background-color: #075151;
    color: white;
    padding: 9px;
    border: none;
    cursor: pointer;
    text-align: left;
    padding-left: 20px;
    font-family: 'Signika', sans-serif;
    background-image: url(../images/loginArrow.png);
    background-repeat: no-repeat;
    background-position: 105px 14px;
}

    .dropbtn:focus {
        background-color: #075151;
        background-image: url(../images/loginArrow.png);
        background-repeat: no-repeat;
        background-position: 105px -66px;
    }

.dropdown {
    position: relative;
    display: inline-block;
    float: right;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    width: 249px;
}

a {
    outline: none !important;
}

.dropdown-content {
    background: #000 none repeat scroll 0% 0%;
    border-bottom: 2px solid #002050;
    border-top: 2px solid #002050;
    top: 45px;
    width: 430px;
    display: none;
    position: absolute;
    right: 0px;
    z-index: 10;
}

    .dropdown-content a {
        text-decoration: none;
        display: block;
    }

.show {
    display: block;
}

.login-form {
    padding: 20px 52px 15px 60px;
    line-height: normal;
}

.login-head {
    color: #ffffff;
    font-family: Segoe UI;
    font-size: 22px;
    font-weight: 300;
    padding-bottom: 10px;
}

.login-txt input[type=text], .login-txt input[type=password] {
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 8px;
    width: 92%;
    margin-top: 10px;
}

.login-arrow {
    padding-left: 15px;
}

.log-reg {
    background-color: #075151;
    color: #FFF;
    padding: 10px 10px 8px 20px;
    border: medium none;
    cursor: pointer;
    text-align: left;
    font-family: "Signika",sans-serif;
    width: 135px;
    float: right;
    line-height: 14px;
    font-size: 14px;
}

    .log-reg a {
        font-family: "Signika",sans-serif;
        color: #FFF;
        text-decoration: none;
        line-height: 14px;
        font-size: 14px;
    }

        .log-reg a:hover {
            text-decoration: none;
        }

.btn-login input[type=button] {
    background-color: #005050;
    border: 1px solid #002050;
    color: #FFF;
    display: inline-block;
    font-family: Segoe UI;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0px 0px;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
    width: 80px;
}

.checkbox {
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    margin: 0px;
}

    .checkbox span {
        color: #E0E0E0;
        display: block;
        margin-left: 3px;
        padding: 4px 0px 5px;
        text-align: left;
    }

.forgot {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #fff;
}

    .forgot a {
        font-size: 12px;
        color: #fff;
        text-decoration: underline;
    }

        .forgot a:hover {
            font-size: 12px;
            color: #fff;
            text-decoration: underline;
        }

.radio {
    font-size: 12px;
    color: #fff;
}

.user-area {
    background-color: #E1E1E1;
    height: auto;
}

.home-icon {
    padding: 5px;
    width: 40px;
    text-align: center;
    float: left;
}

.no-margin-right {
    padding-right: 0px !important;
}

.no-margin-left {
    padding-left: 0px !important;
}

.my-apps {
    float: left;
}


    .my-apps a:hover {
        text-decoration: none;
        background-color: #2C3238;
        color: #fff !important;
    }

    .my-apps a.select {
        text-decoration: none;
        background-color: #2C3238;
        color: #fff !important;
    }

.new-app {
    float: left;
    margin-left:20%
}

.my-apps a {
    color: #333;
    display: block;
    padding: 9px 30px 5px 8px;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    border-left: 1px solid #AAA;
    background-image: url ("../images/bullefwd.png");
    background-repeat: no-repeat;
    background-position: 125px center;
}




.new-app a {
    display: block;
    font-weight: 700;
    font-size: 13px;
    padding: 10px 30px 2px;
    border-bottom: solid 2px #E1E1E1;
    background-image: url("../images/add-icon-transparent.png");
    background-repeat: no-repeat;
    background-position: 10px 10px;
    color: #333;
    border-right: solid 1px #e1e1e1;
}

    .new-app a:hover, .new-app a.select {
        text-decoration: none;
        background-color: #2C3238;
        color: #fff !important;
        padding: 10px 30px 2px;
        background-image: url("../images/add-icon-transparent-hover.png");
        background-repeat: no-repeat;
        background-position: 10px 10px;
        border-bottom: solid 2px #E1E1E1;
        border-right: solid 1px #e1e1e1;
    }

.user-info-area {
    float: right;
    height: 30px;
    min-width: 222px;
    color: #fff;
    padding: 5px;
    padding-top: 2px;
    padding-left: 10px;
    font-weight: 700;
    font-size: 13px;
    background-color: #005050;
    background-image: url(../images/user-4.png);
    background-repeat: no-repeat;
    background-position: right center;
}

    .user-info-area:hover, .user-info-area-active {
        background-color: #000;
    }



    .user-info-area p {
        font-size: 10px;
        line-height: 7px;
        font-weight: normal;
    }

.user-login-options {
    background-color: #ccc;
    width: 34px;
    float: left;
    text-align: center;
}

#owl-demo .item {
    background: #3fbf79;
    padding: 30px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.customNavigation {
    text-align: center;
}

    .customNavigation a {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

.paddin-left_15 {
    padding-left: 15px;
}

.app-area {
    padding: 5px 2px 10px;
    color: #fff;
    font-size: 12px;
}

.app-area-expanded {
    padding: 5px 2px 1px !important;
}

inner-MenuBox {
    background-color: #5D5D5D;
}

.inner-MenuBox a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #5d5d5d;
    color: #fff;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 5px;
    margin-bottom: 2px;
    display: block;
    margin-right: 4px;
}

    .inner-MenuBox a:hover {
        background-color: #cccccc;
        text-decoration: none;
    }


.inner-MenuBox1 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #cd3301;
    color: #fff;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

    .inner-MenuBox1 a:hover {
        background-color: #df6643;
        text-decoration: none;
    }

.menu-box-head {
    padding-bottom: 5px;
}

.inner-MenuBox2 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #105952;
    color: #fff;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

    .inner-MenuBox2 a:hover {
        background-color: #327a75;
        text-decoration: none;
    }

.inner-MenuBox3 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #7F171E;
    color: #fff;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

    .inner-MenuBox3 a:hover {
        background-color: #9F494F;
        text-decoration: none;
    }


.user-options {
    border: 2px solid #000;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 230px;
    position: absolute;
    z-index: 2000;
    background-color: #FFF;
    right: 15px;
    margin-top: -3px;
    top: 36px;
}

    .user-options ul {
        padding: 0px;
        margin: 0px;
    }

        .user-options ul li {
            list-style: none;
        }

            .user-options ul li a {
                text-decoration: none;
                padding-left: 10px;
                padding-right: 10px;
                padding-top: 1px;
                padding-bottom: 1px;
                color: #000;
                display: block;
                font-size: 14px;
            }

                .user-options ul li a:hover {
                    background-color: #005050;
                    color: #fff !important;
                }

.user-area-sub {
    color: #FFF;
    font-size: 12px;
}

.user-area-sub-area {
    background-color: #636762;
    padding: 15px 35px 5px;
    color: #FFF;
    font-size: 12px;
}


.app-area-full {
    background-color: #2C3238;
    z-index: 110;
    margin: 0px auto 10px;
    overflow: hidden;
    color: #FFF;
    font-size: 12px;
    position: absolute;
    top: 33px;
    width: 1140px;
}

.app-area-full {
    display: none;
    height: 0;
    padding-top: 2px;
    padding-left: 14px;
}


.topArrow {
    position: relative;
    display: inline-block;
    padding-top: 15px;
}


    .topArrow:after {
        position: absolute;
        bottom: 0px;
        left: 244px;
        content: ' ';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #636762;
        border-top: 10px solid transparent;
        padding-top: 10px;
    }

.topArrow-first::after {
    left: -6px !important;
}


.inner-MenuBox4 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #cd3301;
    color: #fff;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

    .inner-MenuBox4 a:hover {
        background-color: #cd3301;
        text-decoration: none;
    }


.inner-MenuBox5 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #bf5a00;
    color: #fff;
    text-transform: uppercase;
    padding-top: 22px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

    .inner-MenuBox5 a:hover {
        background-color: #bf5a00;
        text-decoration: none;
    }




.inner-MenuBox6 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #cd3301;
    color: #fff;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

    .inner-MenuBox6 a:hover {
        background-color: #9F494F;
        text-decoration: none;
    }

.inner-MenuBox7 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #7e5517;
    color: #fff;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

    .inner-MenuBox7 a:hover {
        background-color: #7e5517;
        text-decoration: none;
    }


.inner-MenuBox8 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #7e3d17;
    color: #fff;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

    .inner-MenuBox8 a:hover {
        background-color: #7e3d17;
        text-decoration: none;
    }


.inner-MenuBox9 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #7e1768;
    color: #fff;
    text-transform: uppercase;
    padding-top: 28px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

    .inner-MenuBox9 a:hover {
        background-color: #7e1768;
        text-decoration: none;
    }



.inner-MenuBox10 a {
    width: 130px;
    height: 56px;
    float: left;
    background-image: url(../images/inner-MenuBox1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #431c53;
    color: #fff;
    text-transform: uppercase;
    padding-top: 22px;
    padding-left: 5px;
    margin-bottom: 2px;
    margin-right: 4px;
}

.inner-MenuBox11 a:hover {
    background-color: #431c53;
    text-decoration: none;
}

.action-items {
}

    .action-items ul {
        padding: 0px;
        margin: 0px;
    }

        .action-items ul li {
            list-style: none;
            display: inline;
        }

            .action-items ul li a {
                margin-right: 10px;
                background-image: url(../images/icon-edit.jpg);
                background-repeat: no-repeat;
                background-position: left center;
                text-decoration: none;
                color: #000;
                text-transform: uppercase;
                padding-left: 18px;
            }

.sub-app-area {
    padding-top: 41px;
    padding-bottom: 10px;
    padding-left: 17px;
}

.grid-head {
    border-top: 7px solid #595959;
}

.sub-apps {
}

    .sub-apps a {
        position: relative;
        width: 280px;
        margin: 0px auto;
        padding: 5px 0px;
        font-size: 25px;
        padding-right: 25px;
        white-space: nowrap;
        border-radius: 0px;
        cursor: pointer;
        outline: medium none;
        color: #000;
        font-weight: bold;
        text-decoration: none;
        background-color: #FFF;
        background-image: url(../images/dropdownarrow.png);
        background-repeat: no-repeat;
        background-position: right center;
    }

.search-box {
    border: 1px solid #CCC;
    height: 35px;
}

    .search-box input[type="text"] {
        border: none;
        width: 100%;
        padding: 6px;
    }

.grid-head table {
    width: 100%;
    border-collapse: collapse;
}
/* Zebra striping */
tr:nth-of-type(odd) {
    background: #f2f2f2;
}

.grid-head th {
    background: #fff;
    color: #293036;
    font-weight: bold;
}

.grid-head td {
    padding: 5px;
    text-align: left;
    border-left: solid 1px #fff;
}

.grid-head th {
    padding: 5px;
    border-bottom: 1px solid #585858;
    text-align: left;
    border-left: solid 1px #fff;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 991px) {

    /* Force table to not be like tables anymore */
    .grid-head table, .grid-head thead, .grid-head tbody, .grid-head th, .grid-head td, .grid-head tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .grid-head thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .grid-head tr {
        border: 1px solid #ccc;
    }

    .grid-head td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

        .grid-head td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

        /*
		Label the data
		*/
        .grid-head td:nth-of-type(1):before {
            content: " ";
        }

        .grid-head td:nth-of-type(2):before {
            content: "Application Type";
        }

        .grid-head td:nth-of-type(3):before {
            content: "Lodgement ID";
        }

        .grid-head td:nth-of-type(4):before {
            content: "Submission Date";
        }

        .grid-head td:nth-of-type(5):before {
            content: "Your Reference";
        }

        .grid-head td:nth-of-type(6):before {
            content: "Local Govt. Agency";
        }

        .grid-head td:nth-of-type(7):before {
            content: "Payment Amount";
        }

        .grid-head td:nth-of-type(8):before {
            content: "Payment Receipt";
        }

        .grid-head td:nth-of-type(9):before {
            content: "Submitted By";
        }

        .grid-head td:nth-of-type(10):before {
            content: "WAPC Reference #";
        }

        .grid-head td:nth-of-type(11):before {
            content: "Conformed Date";
        }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    body {
        padding: 0;
        margin: 0;
        width: 320px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        width: 495px;
    }
}





.submitted-app-dd {
    position: absolute;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #fff;
    z-index: 100;
    width: 300px;
    border: solid 1px #cccccc;
}

    .submitted-app-dd ul {
        padding: 0px;
        margin: 0px;
    }

        .submitted-app-dd ul li {
            list-style: none;
        }

            .submitted-app-dd ul li a {
                text-decoration: none;
                padding-left: 15px;
                padding-right: 15px;
                color: #3F3F3F;
                padding-top: 4px;
                padding-bottom: 4px;
                display: block;
                font-size: 12px;
                font-weight: bold;
            }

                .submitted-app-dd ul li a:hover {
                    text-decoration: none;
                    padding-left: 15px;
                    padding-right: 15px;
                    color: #3F3F3F;
                    padding-top: 4px;
                    padding-bottom: 4px;
                    display: block;
                    font-size: 12px;
                    font-weight: bold;
                    background-color: #b1d6f0;
                }

.left-side-bar {
    background-color: #F0F0F0;
}

.left-side-bar-head {
    font-size: 18px;
    text-align: center;
    padding: 10px;
}

.left-bar-menu {
    font-size: 12px;
}

    .left-bar-menu ul {
        padding: 0px;
        margin: 0px;
    }

        .left-bar-menu ul li {
            list-style: none;
        }

            .left-bar-menu ul li a {
                color: #000;
                padding: 15px;
                text-decoration: none;
                display: block;
                padding-top: 7px;
                padding-bottom: 7px;
            }

                .left-bar-menu ul li a.active {
                    color: #000;
                    padding: 15px;
                    text-decoration: none;
                    display: block;
                    background-color: #fff;
                    font-weight: bold;
                    border-right: solid 15px #f0f0f0;
                    padding-top: 7px;
                    padding-bottom: 7px;
                }

                .left-bar-menu ul li a:hover {
                    color: #000;
                    padding: 15px;
                    text-decoration: none;
                    color: #fff;
                    background-color: #005050;
                    display: block;
                    padding-top: 7px;
                    padding-bottom: 7px;
                }

.page-title {
    font-size: 28px;
    color: #005050;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 15px;
}

a.breadcrumb:before {
    content: "/";
}

.breadcrumb {
    padding: 0px;
    background: transparent;
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
}

    .breadcrumb a {
        color: #293036;
        padding-right: 3px;
    }

        .breadcrumb a:hover {
            color: #293036;
            text-decoration: none;
        }

.form-appnsw fieldset {
    border: 1px solid #E3E3E3;
    padding: 10px;
}

.form-apps fieldset {
    border: 1px solid #E3E3E3;
    padding: 10px;
}

.form-apps h1 {
    background-color: #FFF;
    color: #005050;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px 10px;
}

legend {
    border: 0px none;
    padding: 0px;
    white-space: normal;
}
/*Frahan*/


.mainHeading h1 {
    font-size: 2.143em;
    font-weight: 400;
    color: #005050;
    line-height: 1em;
}

.mainHeading .breadcrumb {
    margin: 0 0 0.1313% 0;
}

h1, .ms-h1 {
    font-family: "Signika","Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 2.3em;
    color: #005050;
    font-weight: 200;
}

.breadcrumb a, .breadcrumb a:visited {
    color: #293036;
    text-decoration: none;
}

.internalNav h2 {
    border-bottom: 1px solid #FFFFFF;
    color: #000000;
    font-size: 1.286em;
    font-weight: 300;
    line-height: 1.071em;
    margin: 10.7843% 0;
    padding: 20px 0 20px 0;
    white-space: nowrap;
}

h2, h3, .ms-h2, .ms-h3, .ms-headerFont {
    font-family: "Signika","Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    color: #1E1E1E;
    font-weight: 300;
}

.AppDiv {
    background-color: #f0f0f0;
 
 
}

    .AppDiv ul li a {
        display: inline-block;
        padding-top: 5px;
    }


.red a {
    color: #005050;
    font-weight: bold;
}

.leftnavlevel1:hover a, .leftnavlevel2:hover a {
    color: #fff !important;
    text-decoration: none;
}

.internalNav .AppDiv h2 {
    margin: 0px !important;
    cursor: pointer;
    cursor: hand;
}

.leftnavlevel2:hover a {
    margin-left: -10px;
    padding-left: 20px;
    text-decoration: none;
}

.AppDiv ul li {
    font-size: 14px;
    padding: 7px 11px 7px 16px;
}

.leftnavlevel2 {
    margin-left: 10px;
}

    .leftnavlevel2:hover {
        margin-left: 0;
    }

    .leftnavlevel1:hover, .leftnavlevel2:hover {
        background-color: #005050 !important;
    }

.textaligncenter {
    text-align: center;
    border-bottom: 0;
}

ul {
    list-style: none;
    padding-left: 0px;
}

.AppDiv ul li {
    font-size: 14px;
}

.inactive {
    color: #7D7D7D;
}

.form-appnsw h1 {
    background-color: #ffffff;
    color: #005050;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.form-appnsw fieldset {
    border: 1px solid #E3E3E3;
    padding: 0px 10px 10px 18px;
}

legend {
    border: 0px none;
    padding: 0px;
    white-space: normal;
    width: auto;
    margin: 0px;
}

input[type=text] {
    border-radius: 0px;
}

.appdescription {
    padding-bottom: 15px !important;
}

.form-appnsw div {
    padding: 5px;
}

.star {
    color: #C90103;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0;
    padding-right: 5px;
    font-family: 'Signika', sans-serif;
    margin-top: 4px;
}

.callBackTip {
    outline: none !important;
    text-decoration: none;
    color: #fff !important;
}

    .callBackTip a:hover, .callBackTip a:focus {
        color: #fff !important;
        text-decoration: none !important;
    }

.textbox-number {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
    width: 69px;
}

.form-appnsw td {
    padding-right: 30px;
}

.form-appnsw tr:nth-of-type(odd) {
    background: none;
}

.form-appnsw input[type="radio"] {
    margin-top: 0px;
    margin-right: 5px;
}

.form-appnsw label {
    margin-bottom: 0px;
    font-weight: normal;
}

.boxborder {
    background-color: #f2f2f2;
}

.inputRow {
    padding-left: 15px !important;
}



.nextDiv {
    float: right;
    white-space: nowrap;
}

.nextDiv {
    float: right;
    white-space: nowrap;
    padding-right: 16px;
}

.rfvdiv {
    color: red;
}

.applicant-header {
    background-image: url(/_catalogs/masterpage/site.resource/images/accordionheaderhover.png) !important;
    background-position: right 0 top;
    background-repeat: no-repeat !important;
    border-top: 2px #005050 solid;
    color: #000000 !important;
    height: 39px !important;
    padding-top: 13px !important;
}

    .applicant-header:active, .applicant-header:focus {
        outline: none;
    }

.app-accordion, .app-accordion div {
    padding: 0 !important;
}

    .app-accordion:active, .app-accordion:focus {
        outline: 0;
    }

.nopadding {
    padding: 0 !important;
}

.twotextbox-padding {
    padding-left: 17px !important;
}

.twotextbox-padding-second {
    padding-left: 27px !important;
}

.nobottommarpad {
    padding: 0 !important;
}

.form-control {
    border: 1px solid #c8c8c8 !important;
}

.textbox2 {
    border: 1px solid #c8c8c8 !important;
    font-size: 12px;
    height: 35px;
    margin-top: 5px;
    outline: 0;
    padding: 5px;
    width: 187px;
    margin-left: 0px !important;
}

.comp-emal-10 {
    padding-left: 10px !important;
}

.textbox3 {
    border: 1px solid #c8c8c8 !important;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0;
    padding: 5px;
    width: 169px;
}

.state-comboxbox11 {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
    width: 100px;
}

.textboxpostcode {
    border: 1px solid #c8c8c8 !important;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0;
    padding: 5px;
    width: 75px;
    padding-left: 10px !important;
    margin-left: 5px !important;
}

.state-country {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
    width: 200px;
}

legend {
    font-size: 18px;
}

.saveAppBtn {
    background-color: #005050 !important;
    border: 1px solid #005050 !important;
    color: #ffffff !important;
    cursor: pointer;
    float: left;
    margin-right: 3px;
    padding: 3px;
    padding-bottom: 14px;
    width: 7%;
    margin-top: 10px;
}

.saveAppBtn2 {
    background-color: #005050 !important;
    border: 1px solid #005050 !important;
    color: #ffffff !important;
    cursor: pointer;
    float: left;
    margin-right: 3px;
    padding: 3px;
    padding-bottom: 14px;
    width: 7%;
    margin-top: 0px !important;
}

.cancelAppBtn2 {
    background-color: #cccccc !important;
    border: 0px;
    border: 1px solid #cccccc !important;
    color: #000000 !important;
    cursor: pointer;
    float: left;
    margin-right: 3px;
    padding: 3px;
    padding-bottom: 4px;
    width: 7%;
    margin-top: 0px;
}


.cancelAppBtn {
    background-color: #cccccc !important;
    border: 0px;
    border: 1px solid #cccccc !important;
    color: #000000 !important;
    cursor: pointer;
    float: left;
    margin-right: 3px;
    padding: 3px;
    padding-bottom: 4px;
    width: 7%;
    margin-top: 10px;
}

.noleftpadding {
    padding-left: 0px !Important;
}

.warninglabel {
    display: inline-block;
    background-color: #ffc000;
    color: #000 !important;
    font-size: 1.2em;
    font-family: 'Signika', 'Segoe UI', arial;
    font-weight: 500;
    width: 100%;
    border: 1px #daa503 solid;
    line-height: 22px;
    text-align: center;
    border-radius: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.heading {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px !important;
    padding-left: 8px !important;
    padding-top: 10px !important;
}

.land-number {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
    width: 100px;
}

.land-padding {
    padding-left: 16px !important;
}

.comboxboxnowidth {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 7px;
}

.totallandarea {
    padding-left: 20px;
    margin-top: 5px;
}

.town-textbox {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
}

.town-textbox1 {
    margin-left: 5px;
}

.post-textbox {
    border: 1px solid #C8C8C8 !important;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 0px !important;
}

.form-app fieldset {
    border: 1px solid #E3E3E3;
    padding: 10px;
}

.form-app.landparcel-app {
    width: 100% !important;
}

.form-app {
    line-height: 18px;
    /*width: 600px;*/
}

    .form-app h1 {
        background-color: #ffffff;
        color: #005050;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        margin: 0px;
        padding: 0;
        padding-left: 10px;
        padding-right: 10px;
    }

    .form-app div {
        padding: 5px;
    }

.cotsdiv {
    background-color: #F2F2F2;
    border: 1px solid #ccc;
}

.recordstitle {
    font-family: 'Signika', Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

.title {
    border-bottom: 1px solid #595959;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 20px;
    width: 100%;
}

.notfound-record {
    padding: 15px !important;
}

.add-new-land {
    border-bottom: solid 1px #bababa;
    border-top: solid 1px #bababa;
    padding: 15px !important;
}

a.actionitem {
    padding-left: 5px;
    font-size: 1.1em;
    font-weight: bold;
    margin-right: 40px;
    font-family: 'Signika', Arial, Helvetica, sans-serif;
}

.form-app a {
    text-decoration: none;
    font-weight: bold;
}



.margintop5px {
    margin-top: 5px;
}

.form-app a, a:visited {
    color: #293036 !important;
    text-decoration: none;
}

.warninglabel ul {
    margin: 0;
}

.selected {
    background-color: #2fbdbd !important;
}

.successlabel {
    display: inline-block;
    background-color: #ecffec;
    color: #555 !important;
    font-size: 1.2em;
    font-family: 'Signika', 'Segoe UI', arial;
    font-weight: 500;
    width: 100%;
    border: 1px #008000 solid;
    line-height: 22px;
    text-align: center;
    border-radius: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.sucess {
    color: green;
    font-weight: 500;
    font-size: 1.0em;
}

a.actionitem {
    padding-left: 5px;
    font-size: 1.1em;
    font-weight: bold;
    margin-right: 40px;
    font-family: 'Signika', Arial, Helvetica, sans-serif;
}

.recordstitle {
    font-family: 'Signika', Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

#example .tableTitle {
    border-bottom: 1px solid #585858;
    font-size: 14px;
    font-weight: bold;
    height: 17px;
    margin-right: 1px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-top: 12px;
}

#example .tableContent {
    border-left: 1px solid #FFFFFF;
    font-size: 14px;
    margin-right: 1px;
}

table#example {
    border-collapse: collapse;
    width: 100%;
}

.cotstable {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

#example th {
    border-bottom: 1px solid #585858;
    font-size: 14px;
    font-weight: bold;
    height: 17px;
    margin-right: 1px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-top: 12px;
}

#example td {
    border-left: 1px solid #FFFFFF;
    font-size: 14px;
    height: 17px;
    margin-right: 1px;
    /*padding-bottom: 9px;*/
    padding-left: 10px;
    /*padding-top: 12px;*/
}

.title {
    border-bottom: 1px solid #595959;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 20px;
    width: 100%;
}

.appbottom {
    padding-top: 10px;
}

.state-comboxbox {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
    width: 267px;
}

.form-appnsw div.applicant {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 0;
}

.empty-padding {
    padding: 0 !important;
}

.form-subheading {
    font-weight: bold !important;
}

.applicant-info {
    padding-left: 38px !important;
}

h1.companytitle {
    font: 2.143em 'Signika', sans-serif;
    font-weight: 400;
    padding-top: 20px;
}

.check {
    padding-left: 12px;
}

.mainHeadingCompany {
    padding-top: 20px;
}



p.explain {
    font-size: 1.0em;
    font-weight: 400;
    margin: 1em 0;
}

.legend-com-profile {
    width: 14%;
    border-bottom: 0 !important;
    color: #005050 !important;
    font-weight: bold;
    font-size: 14px;
    line-height: 4;
    margin-bottom: 0 !important;
}



@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .legend-com-profile {
        width: 124px !important;
    }

    .desktop-flex
    {
        display:block !important;
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .legend2 {
        width: 182px !important;
    }

    .row-padding-top {
        padding-left: 0px;
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .muted-txt1 {
        margin-left: -18px;
        width: 166px;
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .txtbox {
        margin-left: -5px !important;
        width: 210px !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {

    .legend-edit-comp {
        width: 50% !important;
    }
}



@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .profilelabel-second {
        margin-left: 2px !important;
        width: 166px;
    }

    .textbox3 {
        width: 186px;
    }
}

.com-data {
    float: right;
    padding-right: 45px !important;
    text-decoration: underline;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {

    .edit-comp-legend {
        width: 82% !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .primary-legend {
        width: 73% !important;
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .dont-miss-1 {
        width: 60% !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .com-reg {
        padding-left: 10px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {

    .phone-no-10 {
        padding-left: 20px !important;
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .upadte-profile-100 {
        width: 65px !important;
    }

    .edit-profile-row {
        width: 305px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .clk-100 {
        padding-left: 37px !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    fieldset {
        margin: 0px !important;
    }

    .regis-legend-1 {
        width: 54% !important;
        font-weight: 300;
        color: #005050;
    }

    .elod-indivi-ref-10 {
        width: 66% !important;
    }

    .noti-email-indi-10 {
        width: 72% !important;
        font-weight: 300;
        color: #005050;
    }

    .dont-miss-indi-reg-12 {
        width: 54% !important;
    }

    .user-reg-padding-1 {
        padding-left: 0px !important;
    }

    .cell-padding {
        padding-left: 25px;
    }



    .add-legend-elog-1 {
        width: 60% !important;
    }


    .legend-last-1 {
        width: 45% !important;
    }

    .legend-notify-1 {
        width: 66% !important;
    }

    .legend-user-profile-1 {
        width: 42% !important;
    }

    .legend-edit-comp-1 {
        width: 52% !important;
    }

    .form-appnsw td {
        padding-right: 24px;
    }
}




.com-form-22 {
    font-weight: bold;
    font-size: 1.15em;
}

.marginbottom10px {
    padding-left: 20px;
    margin-left: 0;
    padding-right: 20px;
    display: inline-block;
    line-height: 2;
}

.inner_body_companypage {
    font-size: 1.0em;
    font-weight: 500;
    margin-left: 0;
    padding-right: 20px;
    display: inline-block;
}

.inner-address-box {
    padding-left: 13px !important;
}

.consent-warning {
    padding-top: 19px !important;
}


.inner_body_companypage {
    font-size: 1.0em;
    font-weight: 500;
    margin-left: 0;
    padding-right: 20px;
    display: inline-block;
}

legend.legend2 {
    width: 23%;
    border-bottom: 0 !important;
    color: #005050 !important;
    font-weight: bold;
    font-size: 14px;
    line-height: 4;
    margin-bottom: 0 !important;
}

.divCellLabel {
    float: left;
    display: table-column;
    width: 100px;
    font-size: 1.0em;
    font-weight: 500;
    padding-left: 16px;
}



a.companylink:hover {
    text-decoration: underline;
}

a.companylink:visited {
    color: #005050;
}

a.companylink:link {
    color: #005050;
}

a.companylink {
    font-size: 1.0em;
    font-family: 'Signika', sans-serif;
    font-weight: 400;
}


a.save_btn {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
    font-family: Segoe UI;
    background-color: #005050;
    border: 1px solid #005050;
    color: white;
}

.save-btn {
    display: inline-block;
    font-size: 14px;
}


.cancel-btn {
    display: inline-block;
    font-size: 14px;
}


a.cancel_btn {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
    font-family: Segoe UI;
    background-color: #cccccc;
    border: 1px solid #cccccc;
    color: #000;
}

a, a:visited {
    color: #293036;
    text-decoration: none !important;
}

    a:visited {
        color: #99015B;
        text-decoration: none;
    }

.form-pass-1 {
    line-height: 5;
    border: 1px solid #E3E3E3;
    margin-top: 20px;
}


.form-appnswnp fieldset {
    padding: 10px;
    border: 1px solid #E3E3E3;
}

.form-pass {
    border: 1px solid #E3E3E3;
}

.inner_sub_cont {
    float: left;
    height: auto;
    margin-bottom: 25px;
}


.inner_subhead {
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
    width: 700px;
    padding-left: 0px !important;
}


.inner_body_text {
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    text-align: left;
    width: 275px;
    padding-left: 18px !important;
}




.textbox {
    font-size: 12px;
    height: 25px;
    margin-top: 5px;
    outline: 0;
    width: 100%;
    height: 35px;
    margin-left: 0px;
    margin-top: 10px;
}

.accept_btn {
    display: inline-block;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: bold;
    background-color: #005050;
    border: 1px solid #005050;
    color: white;
    padding: 7px;
}




.form-appnswnp div {
    padding: 5px;
}

.btn {
    text-align: center;
}

.small_character {
    color: #999;
    font-size: 11px;
    padding-left: 18px;
    line-height: 3;
}


.btn-reset-1 {
    padding-left: 43px !important;
}

.reenter-pass-1 {
    padding-left: 17px !important;
}


.old-password {
    padding-left: 19px;
    padding-top: 16px;
}

.muted-txt1 {
    padding-left: 18px;
    line-height: 3;
}

.txt-1 {
    margin-left: 14px;
}



.legend-edit-comp {
    width: 12%;
    color: #005050;
    font-weight: bold !important;
    font-size: 1.15em;
}

.legend-edit-comp-1 {
    width: 16%;
    color: #005050;
}


form-appnsw h1 {
    background-color: #ffffff;
    color: #005050;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.com-edit-1 {
    color: #293036;
    font-weight: bold;
    padding-left: 6px;
}

.com-edit-2 {
    color: #293036;
    font-weight: bold;
    padding-left: 8px;
}


.profilelabel-first {
    display: inline-block;
    width: 187px;
    margin-right: 8px;
    padding-left: 19px !important;
}

.profilelabel-second {
    display: inline-block;
    width: 250px;
    margin-right: 6px;
    margin-left: 16px;
}

.address-1 {
    padding-left: 2px !important;
}


.txtbox {
    border: 1px solid #C8C8C8 !important;
    font-size: 12px;
    height: 30px !important;
    margin-top: 5px;
    outline: 0 none;
    margin-left: 36px;
    height: 30px !important;
}

.deleteAppBtn {
    margin-top: 10px;
}


#example1 .tableTitle {
    border-bottom: 1px solid #585858;
    font-size: 14px;
    font-weight: bold;
    height: 17px;
    margin-right: 1px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-top: 12px;
}

#example1 .tableContent {
    border-left: 1px solid #FFFFFF;
    font-size: 14px;
    margin-right: 1px;
}

table#example1 {
    border-collapse: collapse;
    width: 100%;
}

#example1 th {
    border-bottom: 1px solid #585858;
    font-size: 14px;
    font-weight: bold;
    height: 17px;
    margin-right: 1px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-top: 12px;
}

#example1 td {
    border-left: 1px solid #FFFFFF;
    font-size: 14px;
    height: 17px;
    margin-right: 1px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-top: 12px;
}

.form-pass-comp {
    padding-left: 36px !important;
}

.post-code-1 {
    margin-top: 0px !important;
}


.phone-no-10 {
    padding-left: 21px;
}

.edit-comp-legend {
    width: 18%;
    font-weight: bold !important;
    font-size: 1.15em;
}

.txt-x {
    margin-left: 7px !important;
}

.edit-comp-phoneno {
    padding-left: 20px !important;
    padding-top: 6px !important;
}

.id-10-comp {
    padding-left: 13px !important;
}

.comp-user-1 {
    padding-left: 11px !important;
}

.titleinput {
    font-size: 12px;
    height: 35px;
    width: 100px;
    outline: none 0px;
    border: 1px solid rgb(200, 200, 200) !important;
    border-image: !important;
}

.upadte-profile-100 {
    width: 8%;
    line-height: 3;
    color: #005050;
}

.primary-legend {
    width: 22%;
    line-height: 3;
    color: #005050;
}

.dont-miss-1 {
    width: 19%;
    line-height: 3;
    color: #005050;
}


.comp-row-11 {
    padding-left: 26px !important;
}

.form-control-1 {
    margin-left: 20px;
}

.abn-row {
    padding-left: 11px !important;
}

.titile-row-1 {
    padding-left: 1px !important;
}

.title-txtbox {
    margin-left: -7px;
}

.elg-row-1 {
    padding-left: 13px;
}

.form-control {
    border-radius: 0px !important;
}

.row-padding-top {
    padding-left: 20px;
}

.row-padding-edit {
    padding-left: 10px;
}

.row-change-primary {
    padding-left: 20px;
}

.edit-profile-row {
    padding-left: 10px !important;
}

.padding-top-primary-1 {
    padding-left: 20px;
}

.user-reg-padding-1 {
    padding-left: 35px;
}

.para-reg-user {
    padding-left: 21px;
}

.indi-user-reg-1 {
    margin-left: 18px;
}

.no-indiv-reg-10 {
    padding-left: 25px;
}

.regis-legend-1 {
    width: 14%;
    font-weight: 300;
    color: #005050;
}

.elod-indivi-ref-10 {
    width: 17%;
    font-weight: 300;
    color: #005050;
}

.noti-email-indi-10 {
    width: 18%;
    font-weight: 300;
    color: #005050;
}

.dont-miss-indi-reg-12 {
    width: 14%;
    font-weight: 300;
    color: #005050;
}

h3 {
    font-family: "Signika","Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    color: #1E1E1E;
    font-weight: 300;
    line-height: 1em;
    color: #005050;
    font-size: 0.98em;
}

.row-top-margin {
    margin-top: 7px;
    margin-left: 9px;
}

.comboxbox {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 7px;
}

.floatright {
    float: right;
}

.btn-margin-bottom {
    margin-bottom: 10px;
}

.errorlabel {
    display: inline-block;
    background-color: #ffecec;
    color: #555 !important;
    font-size: 1.2em;
    font-family: 'Signika', 'Segoe UI', arial;
    font-weight: 500;
    width: 97%;
    border: 1px #ff0000 solid;
    line-height: 22px;
    text-align: center;
    border-radius: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.error {
    color: #ff0000;
}

.form-plantype div {
    padding: 5px;
}

.form-plantype fieldset {
    border: 1px solid #E3E3E3;
    padding: 10px;
}

.form-plantype h1 {
    background-color: #ffffff;
    color: #005050;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.form-plantype td label {
    padding-left: 5px !important;
}

.advertise-table tr:nth-of-type(odd) {
    background: none !important;
}

.advertise-table label {
    margin-bottom: 0px !Important;
    font-family: 'Signika', sans-serif;
    font-weight: 300;
    display: inline;
}

.add-padding-edit-contact-1 {
    padding-left: 16px;
}

.LodgementID-comboxbox {
    border: 1px solid #C8C8C8;
    font-size: 15px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
    width: 175px;
}

.lodgemntId-textbox {
    width: 175px;
    height: 34px;
}

.top-sub-margin {
    margin-top: 10px;
    margin-left: 10px;
}

.padding-title-10 {
    margin-top: 5px;
}

.add-padding-left-edit-contact {
    padding-left: 15px !important;
}

.add-margin-edit-contact {
    margin-left: 5px !important;
}

.margin-top-add-contact-19 {
    margin-top: 10px;
}


.padding-top-user-profile-11 {
    padding-left: 10px;
}

.textbox-duration {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
    width: 69px;
    margin-left: 15px;
}

.removeLGA1 {
    cursor: pointer;
    float: right;
}

.forgot-add-pading {
    padding-left: 15px;
}

.para-forgot-10 {
    padding-left: 10px;
    padding-top: 15px;
}

.add-padding-forgot-11 {
    padding-left: 25px;
}

.margin-struct-prev {
    margin-top: 10px;
}

.padding-password-reset-1 {
    padding-left: 25px !important;
}

.pass-reset-strong {
    font-weight: bold;
}


.inputRow-10 {
    margin-left: -4px;
}

.inputRow-10-reseet {
    padding-left: 37px !important;
}

.pading-add-reset-password {
    padding-left: 10px;
}


.legend-user-profile-1 {
    width: auto;
    font-size: 1.15em;
    color: #005050;
    font-weight: bold;
}

.add-legend-elog-1 {
    width: 15%;
    font-size: 1.15em;
    color: #005050;
    font-weight: bold;
    line-height: 4;
}

.legend-last-1 {
    width: auto;
    font-size: 1.15em;
    color: #005050;
    font-weight: bold;
    line-height: 3;
}

.legend-notify-1 {
    width: auto;
    font-size: 1.15em;
    color: #005050;
    font-weight: bold;
    line-height: 3;
}

.add-left-padd-13 {
    margin-left: 10px;
}


.para-paddig-19 {
    padding-left: 10px;
}

.margin-top-18 {
    margin-top: 10px;
}

.margin-add-orgot-pass {
    margin-bottom: 10px;
}

.btn-margin-top-17 {
    margin-top: 10px;
}

.checkboxTitle input, select, label, textarea, button, option {
    vertical-align: top;
    font-weight: 300;
    padding-left: 3px;
}

.form-appnswnp td {
    padding-right: 30px;
    background-color: white;
}

    .form-appnswnp td label {
        margin-top: 3px;
    }

.small-password-text {
    margin-top: -15px;
    margin-left: -27px;
    padding-top: 5px;
}

.add-paddinh-add-company-16 {
    margin-left: 5px;
}

.add-comapny-contact-top-padding-15 {
    padding-top: 10px;
}

.navbar-collapse.in {
    overflow-y: hidden !important;
}

.txtbox-p {
    border: 1px solid #C8C8C8 !important;
    font-size: 12px;
    height: 34px;
    margin-left: 2px;
    outline: 0 none;
    padding: 5px;
    width: 185px;
}

.state-comboxbox11-p {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px !important;
    outline: 0 none;
    padding: 5px !important;
    width: 204px;
}

.post-code-padding-17 {
    margin-left: 17px;
}

.extra-pading-18 {
    margin-top: 5px;
    margin-left: 17px;
}

.margin-add-update-comp-15 {
    margin-left: 5px;
}

.submit-struct-margin {
    margin-right: 10px;
}

.comboxduration {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
    width: 100px;
}

.progress-report table {
    width: 100%;
    font-size: medium;
    border-color: blue;
    text-align-last: center;
    padding-top: 1%;
    padding-right: 100px;
    font-family: Arial;
}

.progress-report td {
    font-size: small;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 1%;
}

.progress-report th {
    background-color: #005050;
    color: white;
    text-align: left;
    padding-top: 10px;
    font-size: smal padding-bottom: 1%;
}

.progress-report .info {
    background-color: white;
    color: #005050;
}

.edit-comp-margin-left-11 {
    margin-left: -9px;
}

.add-padding-update-111 {
    padding-left: 12px !important;
}

.name-add-margin-left-18 {
    margin-left: 7px;
}

.button-add-padding-10 {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
}

#app-area-new {
    display: none;
    top: 34px;
    height: auto;
}

#SubMenuDraft {
    display: none;
}

#topArrowDraft {
    display: none;
}

.indi-add-margin-110 {
    margin-left: 6px;
}

.txtbox-indi-margin {
    margin-left: 12px;
}

.explain-x {
    padding-left: 7px;
}

.add-margin-1111 {
    margin-left: -23px;
}

.title-padding-14 {
    margin-left: 5px;
}

.add-margin-1110 {
    margin-left: -8px;
}

.comp-reg-add-left-margin-16 {
    margin-left: -10px;
}

.txtbox-reg-compy-19 {
    margin-left: 1px;
}

.explain-yy {
    padding-left: 22px;
    line-height: 2;
}

.error-msg-1 {
    color: red;
    padding-left: 10px;
}

.error-msg-2 {
    color: red;
    padding-left: 23px;
}


#SubMenuDraft1 {
    display: none;
}

#topArrowDraft1 {
    display: none;
    left: 112px;
}

.readmore-btn a {
    color: white !important;
}

.inner-MenuBox a {
    color: white !important;
}

.inner-MenuBox1 a {
    color: white !important;
}

.inner-MenuBox2 a {
    color: white !important;
}

.inner-MenuBox3 a {
    color: white !important;
}

.inner-MenuBox4 a {
    color: white !important;
}

.inner-MenuBox5 a {
    color: white !important;
}

.inner-MenuBox6 a {
    color: white !important;
}

.inner-MenuBox7 a {
    color: white !important;
}

.inner-MenuBox8 a {
    color: white !important;
}

.inner-MenuBox9 a {
    color: white !important;
}

.inner-MenuBox10 a {
    color: white !important;
}

#example .alternative {
    background-color: #f2f2f2;
}

.comboxbox2 {
    border: 1px solid #C8C8C8;
    font-size: 12px;
    height: 34px;
    margin-top: 5px;
    outline: 0 none;
    padding: 5px;
    width: 199px;
}

.menu-box-head-1 {
    padding-bottom: 12px;
    padding-top: 7px;
    padding-left: 3px;
}

.menu-box-head-2 {
    padding-top: 13px;
}

.login-css-1 {
    color: white;
    font-weight: bold;
    font-size: 14px;
    display: block;
}

.radio-1 {
    color: white;
}

.float-right {
    float: right;
}

.additional-info input[type=checkbox] {
    display: inline;
    margin-right: 5px;
}

#example .tableContentheading {
    border-left: 1px solid #FFFFFF;
    font-size: 14px;
    margin-right: 1px;
    font-weight: bold;
}

#example .heading {
    background-color: #f2f2f2;
}

#example tr:hover {
    background-color: #ccc;
}

.statulist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .statulist li {
        float: left;
        padding: 2px;
    }

.simplemodal-container {
    height: auto !important;
}

.title-app {
    height: 75px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 7px solid #595959; /* padding-top: 41px !important; */
}

.forgot a {
    color: white !important;
}

.radio a {
    color: white !important;
}

.radio + .radio {
    margin-top: 9px !important;
}

#sidemenu
{
    border-left: 15px solid #fff;
    border-right:15px solid #fff;
    background-color:#f0f0f0;
}

.desktop-flex
{
    display:block;
}

.exampleClass td
{
    padding-bottom:9px !important;
    padding-top:12px !important;
}

.add-top-padding-reconsider{
    padding-top:15px !important;
}

.add-top-padding-ammend{
    padding-top:15px !important;
}

.padding-reset-top
{
    padding-top:10px;
    padding-bottom:5px;
}

.rest-font-bold
{
    font-weight:bold;
}

.reset-right
{
    padding-left:12px;
}

.reset-submit
{
    padding-left:26px;
}