﻿
html {
    margin: 0;
    padding: 0;
}

body {
    background-color: white;
    text-align:center;
    font-size: .9em;
    font-family: "Atlas Grotesk", "Arial", sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 0;
    clear: both;
}
h1 {
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 40px;
}
h4, .h4 {
    padding-top:30px;
    font-size: 14px;
    margin-bottom:-15px !important;
    font-weight:bold;
    display: block;
    clear: both;
}



/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    text-align: center;
    padding-left:40px;
    padding-right:40px;
    /*max-width:1080px;*/
}

.logo {
    width:222px; 
    padding-top: 40px;
    padding-bottom:40px;
}

.actionLinkHidden  {
    display: none;
}
.actionLink {
    display: inline-block;
}
a.external {
    background: url(../Images/Icon_External_Link.png) center right no-repeat;
    padding-right: 13px;
}

.hidden {
    display: none;
}

.footer {
    position: relative;
    text-align: center;
    clear: both;
    width: auto;
    width: initial;
    margin-right: 0;
    margin-top:40px;
}

.k-callout-n {
    left: 5% !important;
}

/* site title
----------------------------------------------------------*/
.site-title {
    color: white;
    font-size: 48px;
    margin: 0;
    text-align:center;
}
.site-text {
    color: white;
    font-size: 18px;
    max-width: 850px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom:40px;
    line-height:26.1px;
    display:block;
}

form {
    max-width: 1080px;
    text-align: center;
    margin: 0 auto;     /* centres it !*/
    display: block;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
    text-align:left;
    max-width:920px;
    margin-left:80px;
}
.full {
    width: auto;
}
.welcome {
}
.keepBullets {
    list-style-type:inherit !important;
}

.column1 {
    clear: both;
    float: left;
    height: 100%;
    margin-right: 0px;
    min-width:360px;
}
div .max {
    max-width:360px;
}

.column2 {
    float: left;
    height: 100%;
    margin-left: 10px;
}
.column3 {
    float: left;
    height: 100%;
    margin-left: 10px;
}
.columnReport {
    float: left;
    height: 100%;
    margin-left: 10px;
    max-width: 450px;
}
.columnReportCurrent {
    max-width:400px;
}



    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

    fieldset ol li {
        padding-bottom: 5px;
    }

label {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-top:20px;
}

label.info {
    margin-top:0px;
    font-style: italic;
}

label.grouped {
    margin-top:0px;
}

label.largerFont {
    font-size: 1rem;
}

label.required:after {
    content: "*";
    color: red;
    padding-left:3px;
}
    p.required:after {
        content: "*";
        color: red;
        padding-left: 3px;
    }


label.display {
    /*display: inline; Management page*/
    margin-left: 100px;
    /*position: absolute;*/
    /*margin-top: 3px;*/
    font-size: 18px;
    text-align:left;
}
label.errorDisplay {
    color:red;
    font-size:inherit;
    margin-top:-15px;
    margin-bottom:10px;
}

label.aligned0 {
    position: absolute;
    margin-left: 20px;
}

label.aligned1 {
    position: absolute;
    margin-left: 200px;
    font-size: 18px;
}

.report label {
    margin-top: 0px;
}
.report .column1 {
    margin-top: 20px;
}
.report .columnReport {
    margin-top: 20px;
}

.labeldata {
    display: block;
    font-size: 1.2em;
}


.help {
    font-size:24px;
    content: " ? ";
    margin-left:10px !important;
    display: inline;
    text-decoration: none;
}

label.checkbox {
    display: inline;
}
label.inline {
    display: inline;
}

input, textarea, .k-autocomplete {
    border: 1px inset;
    border-color: rgba(0,0,0,.25);
    background: #f5f5f5;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 10px;
    width: 338px;       /* 360 - padding x 2 - border x 2 */
    display: block;
    border-radius: 6px;
    margin-top: 8px;
}
label.reportData {
    border: 1px inset;
    border-color: rgba(0,0,0,.25);
    background: #f5f5f5;
    color: #333;
    font-size: 1em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 338px; /* 360 - padding x 2 - border x 2 */
    display: block;
    border-radius: 3px;
    margin-top: 8px;
    line-height: 17px;
}
/* grid components = no background colour */
.k-grid-toolbar {
    background-color: white !important;
}
.k-grid {
    border: 1px inset;
    border-color: rgba(0,0,0,.25);
    background: #f5f5f5;
    color: #333;
    font-size: 1.2em;
    border-radius: 6px;
    margin: 5px 0 6px 0;
    padding: 2px;
}
.k-grid input[type=number] {
    width:100px; 
    text-align:right;
    padding:7px;
}
/* column1 means just do it on forms, not the search pages */
.k-custom .k-grid-header {
    display: none;     /* don't show at all! */
}
.k-custom .k-header {
    background-color: white !important;
    border: 0 none;
}
.k-custom .k-link {
    border: 0 none !important;
}
.k-custom .k-grid-header th.k-header {
    border-style: none !important;
}
.k-custom .k-grid td {
    border-style: none !important;
}
.k-grouping-row td {
    text-align:left;
}
/* end of grid components */

.k-autocomplete {
    padding:5px !important;
    display:block !important;
    width:560px !important;
    border-width:1px !important;
}
.k-primary {
    background-color: #004346 !important;
    border-color: #004346 !important;
}

input.inline {
    display:inline;
}
input.wide {
    width: 560px;
}

textarea {
    height: 160px;
    font-family: "Atlas Grotesk", "Arial", sans-serif;
}
    textarea.wide {
        width: 560px;
    }

.main-content .k-datepicker, .k-dropdown  {
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    display: block !important;
    border-radius: 6px;
    margin-top: 0px;        /* 17/4/19 changed from 8px for Contact state code*/
}

.main-content .k-dropdown {
    width: 358px;
}
.main-content  .column2 .k-dropdown {
    width: 180px;
}
.main-content  .wide .k-dropdown {
    width: 600px;
}

.k-dropdown-wrap, .k-numeric-wrap {
    height:40px;/* 17/4/19 changed from 36px for Contact state code*/
}

.main-content .k-picker-wrap, k-dropdown-wrap {
    border: 1px inset;
    border-color: rgba(0,0,0,.25);
    border-radius: 6px;
    font-size:0.9em;
}

.k-formatted-value {
    margin-top:-20px !important;
}

.main-content .k-input {
    background: #f5f5f5;
    margin-left: -5px;     /* counters the padding-left above, so the dark grey doesn't show behind */
    margin-top: -5px;
    padding-left: 5px;
    padding-bottom: 8px;
    color: #333;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;    /* get error message that width can't be used, but it doesn't style correctly without it. */
        display: inline;
    }

    .short {
        width:160px !important;
    }

      
    input[type="button"],
    button {
        padding: 7px;
        display: inline;
        /*width: 138px;*/
    }

    .processing td, th {
        padding: 5px;
        padding-left: 10px;
    }

    .processing label {
        font-size:inherit;
        margin-top:0px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
    display:inline-block;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    display: block;
}

.field-validation-error ul {
    color: #e80c4d;
    display: block;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-errors ul  {
    list-style-type: none;
}

.validation-summary-valid {
    display: none;
}

.k-window-content {
    text-align: left;
}

fieldset ul {
    list-style-type: none;
}

fieldset .text ul {
    list-style-type: disc;
    margin-top:0px;
    margin-left:-25px;
}


.k-radio-label {
    padding-left: 30px !important;
    display: block!important;
    width:600px;
    margin-top:0px;
}




/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

.k-grid {
    font-size: 12px;
}

.k-grid-edit-row .text-box {
    font-size:12px;
    padding-left: 3px;
    padding-right: 3px;
}


/********************
*   Mobile Styles   *
********************/

@media only screen and (max-width: 750px), screen and (max-device-width: 750px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    .logo {
        width: 167px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .site-title {
        font-size: 36px;
    }

    .site-text {
        font-size: 12px;
        padding-top: 15px;
        padding-bottom: 30px;
        line-height: 20px;
    }

    h1 {
        font-size: 20px;
        font-weight: 300;
        line-height: 24px;
    }

    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    fieldset {
        width: auto;
        width: initial;
        margin-left: 16px;
        margin-right: 32px;
        padding-right: 32px;
    }

    input, textarea {
        width: 100%;
    }

    textarea {
        height: 100px;
}


    input[type="submit"],
    input[type="button"],
    button {
        padding: 7px;
        display: inline;
        /*width: 100%;*/
    }

    .main-content .k-dropdown {
        width: auto;
        width: initial;
        margin-right: -20px;
    }

    .outlet-matrix {
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right:12px;
    }

    .outlet-matrix .building {
        display: none;
    }

    .outlet-matrix input[type="submit"],
    input[type="button"],
    button {
        width: auto;
        width: initial;
        padding: 0px;
    }

 .specification .col1 {
    margin-right: 0px;
}
.specification .textWithLabel {
    min-width: 130px;
    width: 45%;
}
.specification .chkWithLabel {
    margin-bottom: 10px;
}
.checkboxes {
    width: 100px;
}
.specification label {
    width: 100px;
}
 .specification input[type=number] {
     min-width: 80px;
     width: 60%;
 }
    /* footer
    ----------------------------------------------------------*/
    .footer {
        padding-right: 8px;
    }

}
