﻿html
{
    background: #F5F5F5;
    font-family: 'Source Sans Pro', 'Open Sans',"Trebuchet MS", Arial , Helvetica , Verdana;
    color: #000;
}

input, textarea, keygen, select, button
{
    font-family: 'Source Sans Pro', 'Open Sans',"Trebuchet MS", Arial , Helvetica , Verdana;
    padding: 2px;
    box-sizing: border-box;
}
input[type='button'], input[type='submit'], input[type='clear']
{
    padding: 2px 1em;
}

a,
h1,
h2,
h3
{
    color: #000;
}

a:hover
{
    color: #F00;
}

fieldset
{
    border: 1px solid;
    border-color:  #D5D5D5;
    margin: 0;
    margin-bottom: 10px;
    padding: 10px;
}

fieldset .field
{
    margin-bottom: 5px;
}

fieldset .field label
{
    width: 150px;
    display: inline-block;
}

fieldset .wide-input input,
fieldset .wide-input textarea
{
    width: 300px;
}

fieldset .wide-input textarea
{
    resize: vertical;
}

fieldset .field .button
{
    width: auto;
}

fieldset .field .indent
{
    margin-left: 150px;
}

table.restyled
{
    width: 100%;
    border: 1px solid #D5D5D5;
    border-collapse: collapse;
    table-layout: fixed;
}

table.restyled th
{
    background-color: #F5F5F5;
}

table.restyled th,
table.restyled td
{
    border: #D5D5D5 1px solid;
    padding: 5px;
    white-space: nowrap;
}

table.restyled tr.multiline th,
table.restyled tr.multiline td
{
    white-space: normal;
}

table.restyled td.wrap
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

table.restyled a
{
    text-decoration: none;
}

table.restyled colgroup .thin
{
    width: 150px;
}

h1, h2, h3
{
    padding-left: 30px;
    min-height: 24px;
    line-height: 24px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

h1
{
    font-size: 1.5em;
}

h2
{
    font-size: 1.25em;
}

h3
{
    font-size: 1em;
}

label
{
    vertical-align: top;
}

p
{
    margin-bottom: 10px;
}

div.section
{
    margin-bottom: 40px;
}

div.section:last-of-type
{
    margin-bottom: 0;
}

div.sectionContainer
{
    position: relative;
}

h1.request,
h2.request,
h3.request
{
    background-image: url("Images/request_24.png");
}

h1.home
{
    background-image: url("Images/home_24.png");
}

h1.request,
h2.request,
h3.request
{
    background-image: url("Images/request_24.png");
}

h1.configurationItem,
h2.configurationItem,
h3.configurationItem
{
    background-image: url("Images/configuration_item_128.png");
    background-size: 24px;
}

h1.change,
h2.change,
h3.change
{
    background-image: url("Images/change_24.png");
}

legend.request
{
    background-image: url("Images/request_16.png");
}

h1.requestList,
h2.requestList
{
    background-image: url("Images/worklist_24.png");
}

h1.knowledgeBase,
h2.knowledgeBase
{
    background-image: url("Images/knowledge_search_24.png");
}

h1.note,
h2.note,
h3.note
{
    background-image: url("Images/notes_24.png");
}

h1.attachment,
h2.attachment,
h3.attachment
{
    background-image: url("Images/document_24.png");
}

h2.person
{
    background-image: url("Images/person_male_24.png");
}

h1.knownError,
h2.knownError,
h1.knowledgeItems,
h2.knowledgeItems
{
    background-image: url("Images/known_error_24.png");
}

h1.serviceCatalogue,
h2.serviceCatalogue
{
    background-image: url("Images/service_catalogue_2_24.png");
}

h2.service
{
    background-image: url("Images/service_1_128.png");
    background-position: -30px;

    height: 30px;
    padding-left: 100px;
    padding-top: 10px;
    margin-bottom: 0;
}

h2.newsArticle
{
    background-image: url("Images/news_24.png");
}

h1.security
{
    background-image: url("Images/security_details_24.png");
}

h1.search,
h2.search
{
    background-image: url("Images/search_24.png");
}

legend.background-image
{
    padding-left: 26px;
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-right: 5px;
    font-size: 1.2em;
}

legend.search
{
    background-image: url("Images/search_16.png");
}

legend.sort
{
    background-image: url("Images/arrow_up_16.png");
}

h2.news
{
    background-image: url("Images/news_24.png");
}

h2.help
{
    background-image: url("Images/help_24.png");
}

h2.checklist
{
    background-image: url("Images/checklist_24.png");
}

h2.externalLinks
{
    background-image: url("Images/export_to_html_24.png");
}

h1.error
{
    background-image: url("Images/error_24.png");
}

h2.satisfaction
{
    background-image: url("Images/Customer_Satifaction_Full_24.png");
}

h1.task
{
    background-image: url("Images/task_24.png");
}

h1.personAdd
{
    background-image: url("Images/person_male_add_24.png");
}

h1.document
{
    background-image: url("Images/document_24.png");
}

h1.software
{
    background-image: url("Images/software_24.png");
}

h1.equipmentMoveDetails
{
    background-image: url("Images/equipment_loan_details_24.png");
}

h1.facilities
{
    background-image: url("Images/facilities_24.png");
}

h1.serviceStatus
{
    background-image: url("Images/service_catalogue_3_24.png");
}

h1.survey,
h2.survey
{
    background-image: url("Images/survey_24.png");
}

ul.grid
{
    padding-left: 0;
    list-style: none;
    width: 891px;
}

ul.grid li
{
    height: 76px;
    margin-bottom: 20px;
    float: left;
    display: inline;
    width: 277px;
}

ul.grid li
{
    margin-right: 20px;
}

ul.grid li:last-child
{
    margin-bottom: 40px;
}

ul.grid li div
{
    background-size: 64px;
    background-position: 5px center;
    background-repeat: no-repeat;
}

ul.grid li a
{
    display: block;
    padding: 10px 10px 10px 74px;
    font-weight: 600;
    line-height: 54px;
    text-decoration: none;
    border: 1px solid #D5D5D5;
    font-size: 1.25em;
    background-size: 64px;
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.grid li a:hover
{
    background-color: rgba(255, 255, 255, 0);
}

span.configurationItem
{
    background-image: url("Images/configuration_item_16.png");
    max-width: 75px;
}

span.attachment
{
    background-image: url("Images/document_16.png");
}

ul.services
{
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.services li
{
    margin-bottom: 20px;
    padding: 0;
}

ul.services li:last-of-type
{
    margin-bottom: 0;
}

ul.services .itemHeader
{
    padding: 5px 10px;
    height: 40px;
    position: relative;
    box-sizing: border-box;
}

ul.services .itemHeader h2
{
    margin: 0;
    padding-left: 0;
    /*display: inline-block;*/
    font-size: 1.4em;
    font-weight: 600;
    line-height: 30px;
    margin-right: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.services .itemHeader .createRequest
{
    line-height: 30px;
    font-size: 1.1em;
    position: absolute;
    top: 5px;
    right: 10px;
    padding-left: 21px;
    background: url("Images/request_128.png") left center no-repeat;
    background-size: 16px;
    text-decoration: none;
    font-weight: 600;
}

ul.services .itemBody
{
    position: relative;
    margin: 10px;
}

ul.services .itemBody .serviceImage
{
    height: 64px;
    width: 64px;
    background-color: #fff;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

ul.services .itemBody .details
{
    margin-right: 74px;
    min-height: 64px;
    margin-bottom: 20px;
}

ul.services .itemBody .additionalDetails span
{
    margin-right: 20px;
}

ul.services .itemBody .additionalDetails span strong
{
    font-weight: 600;
}

.background-fill
{
    background-color: #F5F5F5;
}

.border
{
    border: 1px solid;
    border-color: #D5D5D5;
}

.border-bottom
{
    border-bottom: 1px solid;
    border-color: #D5D5D5;
}

.border-top
{
    border-top: 1px solid;
    border-color: #D5D5D5;
}

.border-good
{
    border: 1px dashed;
    border-color: hsl(91, 51%, 51%);
}

.border-warning
{
    border: 1px dashed;
    border-color: hsl(39, 100%, 50%);
}

.background-hover:hover
{
    background-color: #F5F5F5;
}

.clearfix
{
    clear: both;
}

.container
{
    margin: 0 auto;
    width: 871px;
    font-size: 0.8em;
    margin-top: 95px;
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 9px #D5D5D5;
}

.container textarea
{
    font-size: inherit;
}

.header
{
    height: 75px;
    background: #fff;
    text-align: center;
    cursor: default;
    font-size: 1em;
    text-transform: lowercase;
    font-weight: 600;
    border-bottom: 1px solid #FFF;
    box-shadow: 0 0 9px #D5D5D5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.headerContainer
{
    background: #fff;
    width: 871px;
    text-align: left;
    position: absolute;
    left: 50%;
    margin-left: -435px;
    height: 75px;
}

.header .menu
{
    list-style: none;
    /*line-height: 75px;*/
}

.header ul
{
    padding-left: 0;
    height: 100%;
    margin: 0;
}

.header .menu li
{
    padding-right: 25px;
    /*display: inline-block;*/
    float: left;
    -moz-transition-property: width;
    -webkit-transition-property: width;
    transition-property: width;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -moz-transition-delay: .5s;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    height: 100%;
}

.header .menu li:last-child
{
    padding-right: 16px;
}

.header .menu li a
{
    text-decoration: none;
    vertical-align: middle;
    display: block;
    height: 100%;
    line-height: 75px;
}

.header .search .searchText
{
    border: 0;
    background: #FFF url("Images/search_16.png") 2px no-repeat;
    background-position: 5px center;
    width: 16px;
    transition-property: width,opacity;
    transition-duration: .5s;
    max-width: 100%;
    z-index: 2;
    cursor: text;
    opacity: 1;
    padding: 5px;
    padding-left: 26px;
    box-sizing: border-box;
    position: relative;
    font-size: 1em;
}

.header .search .searchText.collapsed
{
    color: #A5A5A5;
    padding-left: 16px;
    background-position: left center;
    padding: 0 0;
    padding-left: 16px;
}

#main-nav .nav-search 
{
    /*position: relative;*/
    height: 100%;
}

.header .search .searchButton
{
    display: none;
}

.header .search .searchText:focus
{
    width: 600px;
    opacity: 1;
    outline-color: #A5C7FE;
    outline-offset: -2px;
    outline-style: solid;
    outline-width: 2px;
}

.header .search
{
    background-color: #fff;
    border-radius: 3px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
    -moz-transition-property: width;
    -webkit-transition-property: width;
    transition-property: width;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    line-height: 75px;
}

.homeLink
{
    background: #fff url("Images/Marval-logo.svg") no-repeat;
    background-position: center center;
    height: 75px;
    width: 131px;
    display: block;
    background-size: contain;
}

.wrap
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content form h1:first-of-type
{
    margin-top: 0;
}

.message
{
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    min-height: 24px;
    padding-left: 44px;
    vertical-align: middle;
    font-size: 1.2em;
}

.message-information
{
    background-image: url("Images/information_24.png");
}

.message-error
{
    background-image: url("Images/error_24.png");	
}

.message-alert
{
    background-image: url("Images/alert_24.png");	
}

.message-tick
{
    background-image: url("Images/tick_24.png");	
}

.inline-icon
{
    height: 22px;
    min-width: 30px;
    display: inline-block;
    padding: 2px;
    padding-left: 20px;
    background-size: 16px;
    background-position: 2px, center;
    background-repeat: no-repeat;
    line-height: 22px;
    margin-left: 5px;
    margin-right: 5px;
}



.formattedContainer
{
    margin-bottom: 20px;
}

.formattedContainer h3
{
    margin: 0;
    text-align: center;
    padding: 5px;
    background-position: 5px center;
    font-weight: 600;
    font-size: 1.1em;
}

.formattedContainer .content
{
    padding: 10px;
    margin: 0;
}

.validationError
{
    color: #f00;
}


table#knowledgeBaseSearchResults th.score
{
    width: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.twoFactorAuthentication > .form > .layoutElement
{
    margin-bottom: 0.5em;
}

.twoFactorAuthentication > .form > .layoutElement > .information > .label
{
    font-weight: bold;
    margin-bottom: 0.5em;
}

.twoFactorAuthentication > .form >.imageQRCode
{
    text-align: center;
}