﻿
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);
html{ font-size: 100%; }
body {
    width: 100%;
    font: normal normal normal 12px 'NotoSans', Arial, sans-serif;
}
input[type=text], textarea { -webkit-appearance:none; }
/*input[type=text], textarea, select { border-radius: 0; -webkit-border-radius: 0;}*/
input[type=submit], input[type=button], button { border-radius:4px; -webkit-border-radius:4px;  -webkit-appearance: none; }
textarea { overflow:auto; padding: 0 4px; }
input{ border: 1px solid #7F7F7F; padding: 0; }
.SiteBody.ContentArea > h4 { background-color:#0000C9; color:#FFFFFF; font-size:12px; font-weight:normal; line-height:27px; padding:0 10px; vertical-align:middle; }
ul { list-style-position:inside; }
.Button1, .Button2, .Button3, .Button4 { cursor: pointer; }
.SiteHeader, .SiteFooter { min-width:320px; }
.SiteHeader { position:relative; }
.SiteHeader .ContentArea{ margin:16px; }
.MobileNavMenu{ display:inline; }
.MobileNaviconArea{ float:right; width:41px; height:35px; text-align:center; margin-top:-30px; }
.Navicon{ display:block; width:41px; height:35px; }
.SiteBody { position:relative; padding:0 14px; border-top:1px solid white; }
.SiteBodyOverlay { opacity: 0.4; filter: alpha(opacity=40); background-color: #000000; position:absolute; left:0; width:100%; height:100%; z-index:1000; display:none; }
.TrainingSelection { position:absolute; z-index:1001; background-color:#FFFFFF; border-bottom:2px solid #007cc2; display:none; width:200px; margin:10px 0 0 200px; text-align:left; }
.TrainingButton { height:50px; padding:0 10px; display:table; width:180px; cursor:pointer; }
.TrainingButtonImage { float:right; height:50px; width:60px; }
.TrainingButtonText { display:table-cell; vertical-align:middle; }
.SiteFooter { height:30px; position:relative; vertical-align:bottom; width:100%; }
.SiteHeaderLogo { width:400px;cursor:pointer; display:inline-block;vertical-align:top; height:auto; min-height:60px; }
.SiteHeaderWelcomeContainer { float: right; text-align: right; }
.WelcomeUserName { display:block; }
.LastLoginTimeStamp {  margin-top:5px;}
.AdminButtonContainer, .HomeButtonContainer { cursor:pointer; float:right; position:relative; height:87px; margin-left:2px; width:78px; }
.LanguageSelectorContainer { display:inline-block; vertical-align:bottom; margin-left:16px; margin-bottom:5px;}
.AdminButton { height:75px; margin: 10px 0 0 12px; width:52px; }
.HomeButton { height:60px; margin: 14px 0 0 1px; width:75px; border:0 solid #000000; }
.PWSearch { height:70px; }
.PWSearchInput{height: 25px; border-right: none; width: 290px; margin-bottom: 10px; text-align: left; padding: 0 5px; }
input.PWSearchGo{ border-left-color: #0095ff; height: 27px; width: 40px; border-radius:0; -webkit-border-radius:0;  -webkit-appearance: none; }
.AdvancedSearch { margin-left: 10px; }
.LiveChatLink { float:right; padding:2px 8px; position:relative; top:-30px; }
.LiveChatLinkMobile{float:left;}
.NavigationMenu { list-style-type:none; margin:5px 10px 0 5px; padding:0; display:inline-block; vertical-align:top; position:absolute }
.NavigationMenu li { display:inline; margin-left:5px; }
.NavigationMenu:after, .SiteBanner:after, .SiteBanner:before, .TrainingButton:after, .TrainingButton:before, .PWSearch:after, .PWSearch:before { content: " "; display:table; }
.SiteBanner:after, .NavigationMenu:after,.TrainingButton:after, .PWSearch:after { clear: both; }
.UserTypeOverrides { margin-top:20px !important; min-width:280px;}
.UserTypeOverrideItem, .UserTypeOverrides a { display:inline-block; margin:0 10px 5px 0; vertical-align:top;}
.ContentSection1, .ContentSection2, .ContentSection3 { display:inline-block; }
.Tabs ul { list-style-type:none; margin:0; padding:0; text-align:left; }
.Tabs li { display:inline-block; padding:5px 10px; vertical-align:middle; font-size:12px; }
.UnselectedTabOdd, .UnselectedTabEven { cursor:pointer; }
.GridHeader { padding: 2px 4px 4px 4px; }
.GridItem {	padding:4px 10px; vertical-align:middle; }
.GridItemLeftAlign { padding: 4px 10px 4px 0px; vertical-align:middle; }
.HiddenFocusTextbox { position:absolute; z-index:-1; top:50px; border:0; }
.AddAssetOtherTextBox { position:absolute; margin-top:-31px; margin-left: 65px; }
.AddMilestonePopUp {padding:20px;}
.EditMilestonePopUp { padding-left: 10px; padding-right: 10px; }
.SelectedPageNumber { display:inline-block; padding:0 4px 4px 4px; }
.PageNumber { display:inline-block; padding:0 4px; }
.PagingNextButton, .PagingPreviousButton { vertical-align:middle; }
.ContentAdminUserListbox { width: 160px; }
 /*EZSubmit Form Dialog Box*/
 .blockUI iframe{width:100%; background-color:transparent;}
/***** Update Progress styles ******/
.LoadingBackground { background-color:#FFFFFF; filter:alpha(opacity=50); height:100%; left:0px; top:0px; opacity:0.50; position:fixed; text-align:center; vertical-align:middle; width:100%; z-index:9999; }
.LoadingImage { left:50%; height:100px; margin:-50px 0 0 -83px; position:absolute; text-align:center; top:50%; width:166px; z-index:10000; }
/*********************************/
.EZSubmitButton { padding:8px 20px 7px 20px; margin-bottom:10px; cursor:pointer; }
.EZSubmitButton { color:#FFFFFF; border-radius:5px; border:0; }
.EZSubmitButton { background-color: #0000C9; }
.QuoteUploadButton  { padding:5px 5px 5px 5px; margin-bottom:0px; cursor:pointer; }
.ButtonContainer { text-align:right; clear:both; }
.AdvertisementGrid { display: inline-block; }
.ContentDiv {
    /*border: 3px solid black;*/
    padding: 15px;
    max-width: 840px;
    margin-top: 15px;
    background-color: white;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12), 0px 3px 1px -2px rgba(0,0,0,0.2);
    border-radius: 4px;
}

/**************** Old Styles ***************************/
.Sub_Header {
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.Table_Header {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.SubmitterGroup fieldset
 {
     margin-bottom:10px;
 }
 .SubmitterGroup .container
 {
    display: inline-block;
    vertical-align:top;
    width: 200px;
    padding: 5px;
    padding-right: 25px;
 }
 .SubmitterGroup .container input, .SubmitterGroup .container select
 {
     display:block;
 }
.HistoryItemStyle
{
	padding-left:19px;
	padding-right:19px;
	vertical-align:top;
	display:block;
}
.Request_Header {
	height: 26px;
}
.Request_Header_Section {
	height: 26px;
}
.Request_Header_Sub_Section {
	height: 26px;
}
.Attachment_Rows, .Attachment_Middle_Rows { padding-left: 21px; }

.Attachment_Rows td td, .Attachment_Middle_Rows td td {padding: 0px;}

.Section_Header {
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.Section_Header_New {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.link_font2, .label_links {
	cursor: pointer;
}

.Title_Sub_Header {
	padding-left:10px;
}
.button1 {
	padding-right: 2px;
	padding-left: 4px;
	margin-right:10px;
	text-align: center;
    letter-spacing: .1em;
	cursor: pointer;
}

.advertisement
{
	vertical-align: middle;
    text-align: center;
}
.tblToolbar
{
    border: 1px outset;
    padding: 1px;
    color: menutext;
    background-color: buttonface
}
.raiseme
{
    border: 1px outset;
}
.cbtn
{
    border: 1px solid buttonface;
}
.selects
{
	font-size: 10px;
	font-family: tahoma, verdana, arial, courier, serif
}
.tabSelected
{
	cursor: default;
	height: 50px;
	vertical-align: middle;
}

.tabUnselected
{
	cursor: pointer;
	height: 30px;
	vertical-align: middle;
}

.tabParent
{
	height: 1.5in;
	width: 100%;
	overflow:hidden;
}

.tabEditor
{
	width: 99.5%;
}

.tabContent
{
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 15px 15px 0px 15px;
}

.vtpEditor
{
	width: 100%;
	height:100%;
}
 .Private_Note.Note_Text
 {
    width: 90%;
 }
 .Private_Note .Status
 {
     color: #006FAA;
 }

 span.Request_Tags
 {
     background-color: #E6F5F8;
     color: #0095ff;
     border: 2px solid #D9E6EE;
     border-radius: 5px;
     font-weight: bold;
 }

 span.Request_Tags label, span.Request_Tags input
 {
     vertical-align: middle;
     margin: 0px 5px 0px 5px;
 }

 .tbcTagsTitle, .tblTags
 {
     width:100%;
 }
 .tblTags{ border-collapse: collapse; }
 .tdSearchTags{padding-bottom:10px;}
 .tdSearchTags .tblTags{border:1px solid black;}
 .tblTags td {padding: 0px 21px 0px 21px;}
 .tdSearchTags .tblTags td {padding: 0px;}
 .tdSearchTags .tblTags .tbcTags{padding:1px;}
 .tbcTagsTitle .Section_Header_New{ padding-left: 0px;}
 .tdSearchTags .tbcTagsTitle .Section_Header_New{ padding-left: 5px;}
 .tbcTags {padding-left:21px;}

 .div_warning .pe_warning_img
 {
     padding-left:2px;
 }
.service_line_desc{margin:0px 0px 10px 20px;}

.TranslationDisclaimer .border
{
    border-top: 1px solid #dcddde;
    border-bottom: 1px solid #dcddde;
}
.TranslationDisclaimer p {padding: 5px 0 5px 0; font-size: 90%;}

.divSurveyRespondents{ margin-bottom: 9px; }
.divSurveyAssistance{ margin-bottom: 8px; }
.divSurveyAddnAssistance{ margin-bottom: 8px; }

.divSurveyRespondents input, .divSurveyAssistance input, .divSurveyAddnAssistance input{ margin-left:20px;}
.divSurveyRespondents table td, .divSurveyAssistance table td, .divSurveyAddnAssistance table td
{
    padding: 0px;
    height: 24px;
}

/*.tooltip span {
    display: none;
}
.tooltip:hover span {
    display: block;
	position: absolute;
	margin-left: 10px;
	margin-top: 3px;
	width: 175px;
	padding: 5px;
	z-index: 100;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	font-size:11px;
}
*/.AnnouncementButtonSelected
{
    border: 1px solid #c9c3ba;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    background-color: #FFFFFF !important;
}
.AnnouncementButton
{
    background-color: #0095ff;
}
.AnnouncementBox
{
    min-height: 50px;
    width: 250px;
    display: none;
    position: absolute;
    text-align: left;
    word-wrap: break-word;
    padding: 5px;
	z-index: 500;
	right: 0px;
}
.AnnouncementCloseButton
{
    vertical-align: top;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: none;
}
.NotificationArea
{
    margin-top: 3px;
    position: relative;
    visibility: hidden;
}
.HelpTicket
{
    margin-right: auto;
    margin-left: auto;
    width: 130px;
    text-align: center;
    padding-top: 8px;
    cursor: pointer;
}
.WikiTile
{
    width:150px;
    height:170px;
    text-align:center;
    display:inline-block;
}

.paging_link2 {
    font-weight: bold;
    text-decoration: none;
    color: #7F7F7F;
}
.paging_link1
{
    padding: 1px 6px;
    cursor: default;
}

.ArrowButton, .UpButton
{
    height:20px;
    cursor:pointer;
}
.ArrowButton
{
    width:35px;
}
.UpButton
{
    width:55px;
}
.OnBoardComments
{
    width:80%;
}
.Dash_Header {
	padding-left: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Dash_FirstCell {
    padding-left: 4px;
}
.Dash_Cell {
    padding-top: 6px;
    padding-bottom: 6px;
}
.reportHeader {
	padding: 2px;
}
td.statusItem, th.statusItem {
	font-size: 10px;
	text-align:center;
}

.WrappedInputLabel { padding-right:5px; display:inline-block; text-align:left; }
.ForecastedDateInput { display:inline-block; }
.DispatchViewButton { padding:2px 20px; }
.SearchTemplateInputLabel { display:inline-block; width:200px; }
.SearchTemplateInputWrapper { display: inline-block; width:200px;}
.SearchContainerWrapper { max-width:1300px; }
.SearchFieldWrapper { display:inline-block; width:240px; margin-bottom:10px; vertical-align: top; }
.SearchButtonContainer { margin-bottom:10px; }
.SearchContainerWrapper select { max-width:230px; }
.AdvancedSearchToggleWrapper { display:block; text-align:right;}
.AdvancedSearchOptions { display:none; }

.AdminFilter { display: inline-block; vertical-align: top; margin:0 35px 35px 0; }
.SystemAdminCol { vertical-align:top; display:inline-block; }
.SystemAdminCol > div { padding-top:5px; padding-bottom:5px; }
.ServiceLineHeader { line-height:27px; padding:0 10px; vertical-align:middle; }

.LiveChatPopup { padding:10px; margin:-1px 0; }
.LiveChatLinkContainer { padding:10px 10px 0 10px; margin-top:10px; }
.ClickHere {text-align:right; }
.CloseButton { float:right; padding:2px 5px; cursor:pointer; margin-left:10px;}

/*MultiCost Control*/
.SplitCostWrapper{ padding:5px;}
.SplitCostWrapper .InputItem { display:inline-block; vertical-align: bottom; margin-top:5px;}
.SplitCCCheckbox{margin-top:20px; display:block;}
.ChangeCostCenterLink  { cursor: pointer; font-size: 12px; color:#461EC8; text-decoration: underline;}
.InputRow { margin:10px 0; }

.LiveChatOutside {
  display: table;
}

.LiveChatInside {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.LiveChatClick {
  font-size: 13px;
}

#rblApprover_0 {
  margin-bottom: 15px;
}

.ActionLink:link {
    color: white;}

.ActionLink {
    display: inline-block;
    padding-top:15px;
    padding-bottom:15px;
    cursor: pointer;
    font-size:20px;
    width:300px;
    color: white;
  }

.history-title {
    color: #00004E;
    font-size: 18px;
    font-weight: bold;
}

.history-description {
    color: #353B3E;
    padding: 3px 0px;
    font-size: 14px;
}

.history-date, .history-person {
    color: #a0a6ae;
    font-size: 14px;
}

.history-date {
    color: #858D97;
    padding-right: 10px;
}

.history-person {
    color: #a0a6ae;
    padding-left: 10px;
    border-left: 1px solid #a0a6ae;
}

.history-date-person{
    display:inline-flex;
}

.flyout-header-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background: transparent;
    border: none;
}

.emailViewer-close {
    position: absolute;
    top: 26px;
    right: 47px;
    background: transparent;
    border: none;
}

.flyout-header-title {
    font-size: 22px;
    color: #00004E;
    font-weight: bold;
    font-family: Arial;
    padding-left: 24px;
}

.emailViewer-header {
    border-radius: 15px 15px 0px 0px;
    border-bottom: 1px solid #CCCCCC;
    padding: 16px 8px 0px 8px;
    padding-left: 36px;
}

.flyout-header {
    border-bottom: 1px solid #CCCCCC;
    padding: 15px;
}

.fa-times-thin:before {
    content: '\00d7';
    font-size: 40px;
    font-weight:bold;
}

#historyFlyout > .ContentArea{
    padding: 0px;
}

.HistoryItem {
    position:relative;
    padding: 10px 15px 10px 28px;
    width: 100%;
}

.HistoryItemIcon {
    font-family: "FontAwesome";
    width: 45px;
    position: relative;
    color: black !important;
    font-weight: bold;
    padding-left: 28px;
}

.HistoryItemIcon > img {
    padding:14px 0px 0px 10px;
}

.HistorySortPDF {
    height: 50px;
    width: 100%;
    padding: 10px;
}

.historySort {
    position: relative;
    background: transparent;
    border: none;
    font-size: 14px;
    color: gray;
    width: 55px;
    text-align: left;
    outline: none;
    padding-left: 28px;
}

    .historySort:focus, .historyPDF:focus {
        border: none;
        outline: none !important;
    }

    .historySort.up:after {
        font-family: "Font Awesome 5 Free";
        content: '\f885';
        position: absolute;
        font-weight: bold;
        right: -22px;
        top: 1px;
    }

    .historySort.down:after {
        font-family: "Font Awesome 5 Free";
        content: '\f160';
        position: absolute;
        font-weight: bold;
        right: -22px;
        top: 1px;
    }

.historyPDF {
    background: transparent;
    border: none;
    float: right;
    font-weight: bold;
    color: #0000C9;
}

.historyPDFLoading {
    float: right;
    padding-top:5px;
    display: none;
}

#historyFlyout, #quoteFlyout {
    position: fixed;
    right: 0px;
    top: 0px;
    box-shadow: black;
    width: 500px;
    box-shadow: -6px 9px 12px 1px rgb(0 0 0 / 26%);
    background: white;
    z-index: 999999;
    display: none;
    height: 100vh
}

    #quoteFlyout .flyout-header {
        padding-left: 0;
    }

    #quoteFlyout .flyout-header-title {
        font-size: 18px;
        color: black;
        padding-left: 10px;
    }

#addLaborContent {
    max-height: calc(100vh - 160px);
    overflow-y: auto;
}

.flyoutRequired {
    text-align: right;
    padding: 10px 10px 20px 10px;
}

.quoteField label {
    display: block;
    font-weight: bold;
    padding: 15px 0px 0px 1px;
}

.quoteField input {
    display: block;
    padding: 10px;
}

.quoteField label.custom-control-label {
    padding: 0;
    font-weight: 100;
}

.quoteRadioContainer {
    display: flex;
}

.RequiredFieldAsterisk {
    padding-left: 5px;
}

#tblQuotes .quoteHeader {
    background-color: rgba(240, 239, 239, 1);
    font-size: 14px;
}

#tblQuotes th {
    padding: 11px;
}

#tblQuotes td {
    font-size: 14px;
    padding: 10px;
    vertical-align: baseline;
}

#tblQuotes {
    display: block;
}

#divQuoteBreakdown {
    background-color: rgba(240, 239, 239, 1);
    padding: 20px;
    width: 325px;
}

#quoteSummaryLabel {
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid black;
    padding: 0px 10px 10px 0px
}

.summaryDiscountContainer {
    border-top: 1px solid #d5d5d7;
}

.addItemDropdown .dropdown-item {
    cursor: pointer;
}

#addLineItemButton[disabled] {
    background-color: grey;
}

.quoteError {
    color: red;
    padding: 10px;
    font-weight: bold;
    position: absolute;
    right: 12px;
    bottom: 63px;
    display: none;
}

.quoteFlyoutButtons {
    padding-right: 10px;
    position: absolute;
    right: 10px;
    bottom: 15px;
}

    .quoteFlyoutButtons #cancelAddLineItem {
        background-color: white;
        color: #0000C9;
        font-weight: bold;
    }

    #quoteHours {
        max-width: 100px;
        display: inline;
    }

.actionMenu div {
    cursor: pointer;
    padding: 3px 10px;
}

div.actionMenu {
    min-width: 0;
}

.actionMenu .dropdown-item span {
    margin-right: 10px;
}

.quoteAction {
    color: #0000C9;
}

div.editQuoteItem, div.duplicateQuoteItem {
    color: grey;
}

#exportQuoteToPDF {
    border: 1px solid #0000C9;
    color: #0000C9;
    background-color: white;
}

#exportQuoteToPDF:hover {
    color: white;
    background-color: #0000C9;
}

.addItemDropdown {
    display: inline;
}

div.deleteQuoteItem {
    color: red;
}

.dropdown-toggle.actionDropdownButton::after {
    content: unset;
}

.summaryItemContainer, .summaryTotalContainer {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 10px 0;
}

.summaryTotalContainer {
    border-top: 1px solid black;
    padding-bottom: 0;
}

.summaryTotalLabel, summaryTotalCost {
    font-size: 16px;
}

.summaryCost {
    font-weight: bold;
}

#quoteArea {
    display: flex;
}

#tblQuotes .tblBold {
    font-weight: bold;
}

.allSelected {
    display: none;
}

.hoursField, #tblQuotes .costField {
    max-width: 95px;
    display: inline;
}

#historyGrayout {
    background-color: #858D97;
    opacity: 40%;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 100vh;
    z-index: 999997;
}

#pnlHistoryAndNotesContent {
    max-height: calc(100vh - 177px);
    overflow: auto;
}


#history {
    background: transparent;
    border: none;
    float: right;
    color: #0000C9;
    font-weight: bold;
    font-family: 'NotoSans';
    font-size: 18px
}

#emailViewer-box {
    position: fixed;
    right: 500px;
    margin-right: 25px;
    top: 100px;
    width: 50%;
    box-shadow: -6px 9px 12px 1px rgb(0 0 0 / 26%);
    background: white;
    z-index: 999998;
    border-radius: 15px;
    border: 1px solid gray;
    display: none;
    height: 80vh;
}

#emailViewer {
    height: calc(100% - 85px);
    padding: 20px 36px 36px 36px;
    overflow: auto;
}

#emailViewer-title {
    color: #0000C9;
    font-weight: bold;
    font-family: 'NotoSans';
    font-size: 18px;
    padding: 20px 20px;
}


.emailViewer-from-lbl, .emailViewer-sent-lbl, .emailViewer-to-lbl, .emailViewer-cc-lbl, .emailViewer-subject-lbl, .emailViewer-message-lbl {
    color: #0000C9;
    font-weight: bold;
    font-family: 'NotoSans';
    font-size: 13px;
    text-align:left;
}


.emailDataRow{
    display: flex;
}

.emailDataLabel {
    padding: 10px 20px;
    vertical-align: text-top;
    width: 100px;
}

.emailData {
    color: black;
    font-weight: normal;
    font-family: 'NotoSans';
    font-size: 13px;
    padding: 10px 0px;
    word-break: break-word;
    max-width: calc(100% - 99px);
}

#emailViewer-message {
    color: black;
    font-weight: normal;
    font-family: 'NotoSans';
    font-size: 13px;
    padding: 10px 0px;
    overflow: auto;
}

#emailViewer {
    overflow: auto;
}

    #emailViewer::-webkit-scrollbar {
        display: block;
        width: 19px;
    }

    #emailViewer::-webkit-scrollbar-track {
        background: transparent;
    }

    #emailViewer::-webkit-scrollbar-thumb {
        border: 4px solid transparent;
        background-clip: padding-box;
        background-color: lightgray;
        border-radius: 999px;
    }

    #emailViewer::-webkit-scrollbar-track-piece:end {
        background: transparent;
        margin-bottom: 100px;
    }

    #emailViewer::-webkit-scrollbar-track-piece:start {
        background: transparent;
        margin-top: 100px;
    }

.error-container {
    color: red;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}