@import url('https://fonts.googleapis.com/css?family=Roboto');

/* Variables */
:root {
    --bottom-nav-height: 63px;
    --max-width-content: 800px;
}

/* Global */
body {
    font-family: Roboto, Noto, Helvetica, Arial, sans-serif;
    color: #212121;
}
.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ADAHdn {
    font-size: 0;
    width: 1px;
    height: 1px;
    display: inline-block;
    overflow: hidden;
    position: absolute !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    clip: rect(1px,1px,1px,1px);
}
.Hdn { display: none; }
.HdnImp { display: none !important; }
.blk{ display: block; }
.Blk { display: block !important; }
.Lt { float: left !important; }
.Rt { float: right !important; }
.Ctr { text-align: center !important; }
.Lft { text-align: left !important; }
.Clr { clear: both; }
.Ptr { cursor: pointer; }
.PtrImp { cursor: pointer !important; }
.P0 { padding: 0 !important; }
.PV15 { padding-top: 15px; padding-bottom: 15px; }
.PB0 { padding-bottom: 0 !important; }
.P10 { padding: 10px !important; }
.P15 {padding: 15px !important; }
.P20 { padding: 20px !important; }
.PT20 { padding-top: 20px !important; }
.PB10 { padding-bottom: 10px !important; }
.PB20 { padding-bottom: 20px !important; }
.PB30 { padding-bottom: 30px !important; }
.PR20 { padding-right: 20px !important; }
.PL20 { padding-left: 20px !important; }
.MA { margin: auto; }
.M0 { margin: 0 !important; } 
.ML5 { margin-left: 5px !important; } 
.ML10 { margin-left: 10px !important; }
.ML30 { margin-left: 30px !important; }
.MR5 { margin-right: 5px !important; }
.MR10 { margin-right: 10px !important; }
.MT0 { margin-top: 0 !important; }
.MT10 { margin-top: 10px !important; }
.MT15 { margin-top: 15px !important; }
.MT20 { margin-top: 20px !important; }
.MT30 { margin-top: 30px !important; }
.MT40 { margin-top: 40px !important; }
.MT90 { margin-top: 90px !important; }
.MB0 { margin-bottom: 0 !important; } 
.MB10 { margin-bottom: 10px !important; }
.MB15 { margin-bottom: 10px !important; }
.MB20 { margin-bottom: 20px !important; } 
.MB60 { margin-bottom: 60px !important; }
.BT { border-top: solid 1px #ccc; } 
.BTW { border-top: solid 1px #fff; }
.BBW { border-bottom: solid 1px #fff; }
.UCase { text-transform: uppercase !important; }
.Bld { font-weight: bold !important; }
.OF { height: 100%; overflow-y: auto; }
.BLACK { color: #000 !important; }
.WHITE { color: #fff !important; } 
.RED { color: #d00 !important; }
.HIDDEN { height: 0 !important; }
.INVISIBILE { visibility: collapse !important; }
.BOLD { font-weight: 700; }
.unstyledList { margin: 0; padding: 0; list-style-type: none; }
.unstyledAnchor, .unstyledAnchor:hover, .unstyledAnchor:visited, .unstyledAnchor:focus, .unstyledAnchor:active {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
.MaxWidth { max-width: var(--max-width-content); }
.MaxWidthCtr { max-width: var(--max-width-content); margin-left: auto; margin-right: auto; }

.MessageGrn { background-color: #def0d8; border: solid 1px #009900; border-radius: 5px; margin-top: 15px; padding: 10px; }
.MessageRed { background-color: #eda6a6; border: solid 1px #990000; border-radius: 5px; margin-top: 15px; padding: 10px; }
.MessageOng { background-color: #ffdba6; border: solid 1px #ff9900; border-radius: 5px; margin-top: 10px; padding: 10px; } 
.MessageInf { background-color: #fdf8e4; border: solid 1px #f7f2d4; border-radius: 5px; color: #896d3d; margin: 20px 0 20px 0; padding: 10px; }
.MessageGrn:not(.Hdn), .MessageRed:not(.Hdn), .MessageOng:not(.Hdn), .MessageInf:not(.Hdn) { display: block; } 
.MessageRed p { margin: 0; } 
.MessageRed p + p { margin-top: 1em; }

.Submitted, .Received, .SUBMITTED, .RECEIVED, .Open, .OPEN { padding: 2px 5px; background-color: #007EB2;  border-radius: 3px; color: #fff; }
.Pending, .InProcess, .OnHold, .ReferredToDept, .INPROCESS, .ONHOLD, .REFERREDTODEPT, .Scheduled, .PEND, .ASSIGNED, .Assigned, .SCHED {
    padding: 2px 5px;
    background-color: #EEAC00;
    border-radius: 3px;
    color: #fff;
}
.Closed, .Cancelled, .NotAnIssue, .CouldNotVerify, .Duplicate, .CLOSED, .CANCELLED, .NOTANISSUE, .COULDNOTVERIFY, .DUPLICATE, .Canceled {
    padding: 2px 5px;
    background-color: #333;
    border-radius: 3px;
    color: #fff;
}
.Separator { border-bottom: 1px solid #f9f9f9; }
.Highlight:hover { background-color: #eeeeee; text-decoration: none; }
.NoHover { color: inherit; }
.NoHover:hover { color: inherit; text-decoration: none; }
.badge { border-radius: 8px; font-weight: normal; }
.link { cursor: pointer; }

.ModalClose { color: #fff; cursor: pointer; font-size: 2.5rem; opacity: 1; font-weight: 300; top: 10px; position: absolute; right: 15px; z-index: 100; padding: 5px; }

.map-container, #mapLeaflet, #mySRMapLeaflet, #nearbyMapLeaflet, #mapLeafletCreateSR, #mapLeafletLocDisplay { cursor: crosshair; height: 100%; }

.leaflet-map-custom-doticon {
    background-color: #FF505F;
    border-radius: 50%;
    height: 14px !important;
    width: 14px !important;
    display: inline-block;
}
.leaflet-map-custom-currentpositionicon {
    background-color: #1493e7;
    border-radius: 50%;
    height: 14px !important;
    width: 14px !important;
    display: inline-block;
}
.leafletDotSelected {
    height: 22px !important;
    width: 22px !important;
    box-shadow: 0px 0px 0px 9px rgba(0,0,0,1);
    -webkit-box-shadow: 0px 0px 0px 9px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 0px 9px rgba(0,0,0,1);
}
.leafletDotCurrentLocation {
    animation: pulseCurrentLocation 2s infinite;
}
.csNavRequests-Icon {
    color: black !important;
    font-size: 1rem !important;
    text-align: left !important;
}
.csNavRequests-Label {
    display: inline-block !important;
    margin: 0 !important;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    text-align: left !important;
    color: black !important;
}
#csNavRequests{
    position:relative;
    z-index:1000;
    cursor:default;
}
.outerIcon {
    margin: auto;
    width: 70px;
    height: 71px;
    bottom: 23px;
    border-radius: 100%;
    background: whitesmoke;
}
.middleIcon {
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: linear-gradient(red, whitesmoke);
    border: 1px solid whitesmoke;
    cursor: pointer;
}
.innerIcon {
    margin: auto;
    position: absolute;
    width: 62px;
    height: 62px;
    top: auto;
    left: 0;
    right: 0;
    bottom: 3px;
    border-radius: 100%;
    background: whitesmoke;
    padding-top: 12px;
}
.SRIconModal {
    background: transparent;
    z-index: 1001;
    max-width: 100vw;
    width: fit-content;
    margin: auto;
    height: 235px;
    position: fixed;
    top: auto;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display:table;
}
.SRIconModalBackdrop {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: transparent;
    z-index: 1000;
}
.SROptionsSelect {
    background: whitesmoke;
    border-radius: 12px;
    max-width: 100vw;
    width: fit-content;
    opacity: 0.9;
}

.SROptionsSelect div {
    margin: 0;
    padding: 6px 12px;
}

.SROptionsSelect div a {
    text-decoration: none;
    color: inherit;
}

.SROptionsSelect div:not(:last-child) {
    border-bottom: 1px solid black;
}

.SROptionsSelect .ADAMenuItemHover:first-child {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}

.SROptionsSelect .ADAMenuItemHover:last-child {
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
}

.tab.ADAMenuItemHover {
	padding: 0px 5px;
}

.li-msg.ADAMenuItemHover {
	padding: 5px;
}

#currentLocation {
	height: 42px;
	width: 42px;
	font-size: 21px;
	background-color: #fff;
	border: none;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 25%);
	-webkit-box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 25%);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
}

.map-container .viewLoading {
    position: absolute;
    width: calc(100% - 20px);
    z-index: 1010;
    background-color: rgba(0, 0, 0, 0.2);
}

#navTitleBar { position: absolute; top: 0; z-index: 999; width: 100vw; max-width: 100%; padding: 20px; display: grid; grid-template-columns: 1fr auto 1fr; }
#navTitleBar > *, #navTitleBar a { color: #fff; }
#navTitleBar #title { font-weight: bold; font-size:1rem; line-height: 1.5; margin: 0;}
#navTitleBar a:hover { text-decoration: none; cursor: pointer; }
.navTitleBar-Title {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
    font-weight: bold;
}
/* Forms */
.frmInput {
    position: relative;
} 
.frmInput label { font-weight: bold; color: #666666; }
.frmInput i { position: absolute; top: 0; left: 0; width: 40px; height: 100%; padding: 10px 12px; background-color: rgba(0,0,0,0.08); border-top-left-radius: 2px; border-bottom-left-radius: 2px; text-align: center; color: #999; }
.frmInput span > i { position: absolute; top: 0; right: 20px; left: unset; width: 0; height: 0; padding: 10px 12px; background-color: transparent; border-top-left-radius: 0; border-bottom-left-radius: 0; color: #999; }
.frmInput span > i:hover { cursor: pointer; } 
.frmInput input, .frmInput select { width: 100%; padding: 6px 12px; border-radius: 4px; border: 1px solid #cccccc; }
.frmInput select { color: #757575; }  
.frmInput i + input { padding-left: 52px; }

.divLoading { background-color: #fff; text-align: center; }
.divLoading .spinner-border { height: 40px; width: 40px; }
.divContentWrapper.W600 { max-width: 600px; margin: 0 auto; padding: 15px 0; }

/* Content */
#csContent {
    position: relative;
    /*width: 100vw;*/
    height: calc(100vh - var(--bottom-nav-height));
    background-position: center, center;
    background-size: cover;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 89;
}

.divContentWrapper.W600 {
    max-width: 600px;
    margin: 0 auto;
    padding: 15px 0;
}

.divContentWrapper p {
    margin: 15px 0;
}

    .divContentWrapper p:first-child {
        margin-top: 0;
    }

    .divContentWrapper p:last-child {
        margin-bottom: 0;
    }

.divContentWrapper ol > li {
    margin: 15px 0;
}

    .divContentWrapper ol > li:first-child {
        margin-top: 0;
    }

    .divContentWrapper ol > li:last-child {
        margin-bottom: 0;
    }

.divContentWrapper a, .divContentWrapper .link {
    color: #212121;
    text-decoration: underline;
}

.divContentWrapper a:hover, .divContentWrapper .link:hover {
    text-decoration: none;
}

.divContentWrapper .btn {
    background-color: #666666;
    color: #ffffff;
}

.divContentWrapper blockquote {
    margin-left: 40px;
}

.divContentWrapper .btn:hover {
    background-color: #787878;
}

.divPsuedoForm li { margin-top: 5px; }
.divPsuedoForm li:first-child { margin-top: 0; }
.divPsuedoForm input[type="button"] { margin-top: 20px; }

#csLeaflet {
    height: 100%;
}

.leaflet-control-custom {
    background-color: #fff;
    padding: 5px 10px;
    cursor: pointer;
}

.leaflet-control-custom.leaflet-disabled {
    visibility: hidden;
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb;
}

.leaflet-control-custom:hover {
    background-color: #f4f4f4;
}

.leaflet-control-layers-base, .leaflet-control-layers-overlays {
    text-align: left;
}
/*Landing page grid*/
.cs-Module-Grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    align-items: flex-start;
    font-size: 0.8rem;
}


/* Widget */
#UcMapContainer { height: calc(100vh - 44px); }
#navPortal {
    height: 44px;
    padding-top: 5px;
}

.PortalTab { color: #333; display: inline; font-size: 20px; cursor: pointer; line-height: 1.5; margin-left: 20px; }
.PortalTab a { color: #333; }
.PortalTab a:hover { text-decoration: none !important; }
.PortalTab:not(.On):hover { border-bottom: solid 1px #000; }
.On { border-bottom: solid 2px #000; color: #000 !important; font-weight: bold; }
.RightPtr { float: right; margin-right:20px;}

@media (min-width: 641px) {
    .accountIcon { display: none }
    .accountText { display: inline-block }
}

@media (max-width: 640px) {
    .accountIcon { display: inline-block }
    .accountText { display: none }
}

@media only screen and (max-width: 420px) {
    .PortalTab {
        font-size: 18px;
        margin-left: 18px;
    }
}

@media only screen and (max-width: 380px) {
    .PortalTab {
        font-size: 18px;
        margin-left: 14px;
    }
}

@media only screen and (max-width: 360px) {
    .PortalTab {
        font-size: 18px;
        margin-left: 8px;
    }
}

@media only screen and (max-width: 330px) {
    .PortalTab {
        font-size: 16px;
        margin-left: 8px;
    }
}

@media only screen and (max-width: 300px) {
    .PortalTab {
        font-size: 15px;
        margin-left: 7px;
    }
    .accountIcon {
        vertical-align: sub;
    }
}

@media only screen and (max-width: 285px) {
    .PortalTab {
        font-size: 14px;
        margin-left: 6px;
    }
    .accountIcon {
        vertical-align: sub;
    }
}

/*** MODALS ***/
.cs-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    border: none;
    border-radius: 8px;
    z-index: 6;
}

.cs-modal.popover { display: none; }

.cs-modal .popover-angle {
    display: none;
}

.modal-header {
    padding: 15px 0;
    border-bottom: none;
    justify-content: center;
}

.modal-title {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}

.modal-body {
    padding: 0 15px;
    text-align: center;
}

#CancelModal .modal-body p {
    margin-top: 0;
}

.modal-btn-group {
    display: flex;
    border-top: .1px solid #111;
}

.modal-btn-group > * {
    flex: 1;
    border: none;
    padding: 10px 0;
    background-color: #fff;
    text-align: center;
}

.modal-btn-group :first-child {
    border-right: .1px solid #eee;
}

.modal .modal-label {
    margin-bottom: 10px;
    font-size: 16px !important;
    line-height: normal;
    font-weight: 700;
}

.modal-body > ul > .item-content:last-child .item-input-wrap {
    margin-bottom: 0;
}

.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.modal-footer .button {
    width: initial;
    height: initial;
    margin: auto;
    padding: 5px 10px;
    font-size: 16px;
}

.modal button.button, .modal a.button {
    width: 100%;
    margin-top: 20px;
    background-color: #666;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-transform: none;
    border: none;
    padding: 5px;
}

.modal button.redBtn {
    background-color: #b40000;
}

.modal a:not(.unstyledAnchor) {
    color: #000;
}

.modal-close {
    font-size: 28px;
    line-height: normal;
}

.modal-input {
    position: relative;
    height: 24px;
    margin-bottom: 8px;
    padding: 10px 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 1.5em;
}

.modal-input i {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 14px;
    padding: 10px 12px;
    background-color: rgba(0,0,0,0.08);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-size: 16px;
    text-align: center;
    color: #999;
}

.modal-input input {
    width: 100%;
    padding: 0 44px;
}

.modal-input .cancel {
    position: absolute;
    right: 44px;
    top: 0;
    color: #666;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.sheet-modal {
    z-index: 13501;
}

.sheet-modal li.disabled i {
    visibility: hidden;
}

/**
    Address Book
*/

.AddressVerified {

}

.addressBlockLabelHeaderID { position: relative; display: grid; grid-template-columns: 1fr; }

.addressBlockControls { position: absolute; right: 0; }
.addressBlockControls button { padding: 0; background: none; border: none; color: var(--olPrimaryColor); }
.addressBlockControls button:hover { text-decoration: underline; }

.addressBlockControls > * {
    padding-left: 10px;
    padding-right: 10px;
}

.addressBlockRename { background-color: #0060C7 }

.AddressButtonContainer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    width: 90%;
    margin: 0 auto;
}
.AddressButtonContainer button {
    width: 100%;
    padding: 6px 12px;
    border: none;
    border-radius: 4px;
    background-color: var(--olPrimaryColor);
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.AddressButtonContainer button:first-child {
    margin-bottom: 20px;
    background: none;
    border: 2px solid var(--olRed);
    font-weight: normal;
    color: var(--olRed);
}


/*** CHANGE PASSWORD ***/
.SuccessBox {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.45);
}
.loaderContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 1000;
}
.SuccessBox_container {
    display: flex;
    height: 93vh;
    align-items: center;
    justify-content: center;
}

.SuccessBox_box {
    background: white;
    display: inline-block;
    width: 15rem;
    text-align: center;
    border-radius: 10px;
    padding: 0.5rem;
}

.SuccessBox_button {
    border-top: 1px solid #F9F9F9;
    cursor: pointer;
    color: black;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
    top: 37%;
}

/*** SERVICE REQUEST CREATE ***/
#requestType + span, .item-after {
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    color: #212121;
}
.csInputBlock .optional { color: #999; font-size: 14px; font-weight: 400; margin-top: -10px; }

.FrmInput > * {
    width: 100%;
}

.FrmInput > input {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

#DupLoginModal a.popover-close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 20px;
}

.srOverlay {
    display: none;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: #000;
    top: 0;
    z-index: 5;
    opacity: 0.5;
}

.btnClose {
    font-size: 20px;
    height: 35px;
    width: 35px;
    padding: 1px;
    border: 3px solid #212121;
    border-radius: 50%;
    text-align: center;
    color:black;
}
    .btnClose:focus {
        outline: 5px auto Highlight;
        outline: 5px auto -webkit-focus-ring-color;
    }

.titleContainer {
    flex-grow: 1;
    margin-right: 20px;
}

.titleMain {
    font-size: 30px;
    font-weight: 700;
}

.titleSub {
    font-size: 16px;
}

#CsCreateVerticalBar {
    position: absolute;
    left: 21px;
    top: 70px;
    width: 1px;
    height: calc(100vh - 90px);
    background-color: #ccc;
}

#CsCreateRequestContainer .ContentCentered {
    max-width: 630px;
    margin: auto;
    padding: 15px;
}

#CsCreateRequestContainer .ContentCentered > div:first-child {
    display: flex;
    align-items: start;
}

#CsCreateRequestContainer #btnClose {
	margin-top: 5px;
}

#CsCreateRequestContainer .csInputBlock::before {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 35px);
    position: absolute;
    top: 35px;
    left: 15px;
    background-color: var(--olGrayText);
}

.csInputBlock { position: relative; margin-top: 25px; padding-left: 20px; }
.csInputBlock.no-icon { padding-left: 0; } 
.csInputBlock.no-icon::before { display: none; }
.csInputBlock label { font-weight: 700; font-size: 14px; }
.csInputBlock label.csBlockTitle { font-weight: normal; font-size: 16px; line-height: 1.2; }
.csInputBlock .list { margin: 0; padding: 0; }
.csInputBlock .item-input { padding: 0 !important; }
.csInputBlock .item-input-wrap { margin-bottom: 0 !important; }
.csInputBlock .item-input > .item-inner { padding-bottom: 0 !important; }
.csInputBlock input[type="text"], .csInputBlock textarea, .csInputBlock.csInputLink div,
.csInputBlock input[type="number"], .csInputBlock input[type="datetime-local"],
.csInputBlock input[type="date"], .csInputBlock input[type="time"], .csInputBlock select { width: 100%; font-size: 16px; }
.csInputBlock input[type="text"], .csInputBlock input[type="number"],
    .csInputBlock input[type="datetime-local"], .csInputBlock input[type="date"],
    .csInputBlock input[type="time"], .csInputBlock select
    {
        height: 38px;
        padding: 10px;
        border: 1px solid #CCCCCC;
        border-radius: 4px;
    }

.csInputBlock select { padding: 0 10px; }
.csInputBlock textarea { padding: 8px 10px; line-height: 1.5em; }
    .csInputBlock textarea:focus {
        outline: none !important;
        box-shadow: 0px 0px 0px 2px black;
    }
.csInputBlock input[type="checkbox"] { margin-left: 0; }

.csInputBlock.inactive .csBlockTitle > span { display: none; }

.csBlockTitle > h3 { font-size: 1rem; }

#mdlSubRequestTypes .csInputBlock input[type="checkbox"] {
    display: none;
}

#mdlSubRequestTypes .csInputBlock .check span {
    margin-left: 10px;
}

.csInputBlock.csInputLink div {
    font-size: 14px;
}

.csInputBlock .input-status {
    display: none;
    position: absolute;
    left: 0;
    top: 5px;
    height: 12px;
    width: 12px;
    border-radius: 6px;
    background-color: #fff;
    font-size: 14px;
}

.csInputBlock .input-status.input-x {
    color: var(--olRed);
}

.csInputBlock .input-status.input-check {
    color: #00b300;
}

.csInputBlock.inactive .input-empty, .csInputBlock.optional .input-empty, .csInputBlock.required .input-x, .csInputBlock.completed .input-check, .csInputBlock.hasErrors .input-x {
    display: inline-block;
}

.csInputLink::before { top: 11px; }
.csInputBlock.inactive, .csInputBlock.inactive div { color: var(--olGrayText) !important; }
.csInputLink.inactive div { color: var(--olGrayText) !important; }

.csSRHtmlPanelSub .csHtmlPanel {
    padding: 0;
    max-width: 600px;
    margin: auto;
}
#returnRequestTypes {
    width: 100%;
}
#divRequestTypeInput .item-inner:after {
    display: none;
} 
#divRequestTypeInput .item-link:hover { text-decoration: none; }
#divRequestTypeInput .csBlockTitle, #CreateSRMoreDetails #csMoreDetails { display: flex; justify-content: space-between; align-items: center; }


#divCreateSRStaticMap {
    position: relative;
    margin-top:8px;
    padding: 5px;
    background-color: rgba(153, 153, 153, 0.208);
    cursor: pointer !important;
}

#divCreateSRStaticMap, #divCreateSRStaticMap img { border-radius: 5px; }
.inactive #divCreateSRStaticMap { cursor: not-allowed !important; }
#imgCreateSRStaticMap { width: 100%; height: 125px; object-fit: cover; }
#divCreateSRStaticMap .locationText { font-size: 12px; padding: 3px 3px 0 3px; display: flex; justify-content: space-between; align-items: center; }
#divCreateSRStaticMap .mapOverlay i { font-size: 8px; }

.leaflet-control-custom { background-color: #fff; padding: 5px 10px; cursor: pointer; }
.leaflet-control-custom.leaflet-disabled { visibility: hidden; cursor: default; background-color: #f4f4f4; color: #bbb; }
.leaflet-control-custom:hover { background-color: #f4f4f4; } 
.leaflet-control-layers-base, .leaflet-control-layers-overlays { text-align: left; }
/*Assets*/
#asset-carrousel {
    position: fixed;
    bottom: 10%;
    z-index: 900;
    height: 100px;
    width: 100%;
    cursor: grab;
}
.asset-emptyPanel {
    width: 300px;
    cursor: pointer;
    padding: 8px 10px 7px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: white;
    font-weight: 400;
    z-index: 401;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 6px;
}
.asset-zoomedOutPanel {
    width: 300px;
    cursor: pointer;
    padding: 8px 10px 7px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: white;
    font-weight: 400;
    z-index: 401;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 6px;
}
.asset-controlContainer {
    display: flex;
    flex-direction: column;
    width: 300px;
    z-index: 999;
    position: absolute;
    top: 52px;
    margin-top: 0;
    left: calc(50% - 150px);
}
.AssetMapRedoSearch {
    display: flex;
    align-items: center;
    position: relative;
    margin: auto;
    width: 200px;
    cursor: pointer;
    padding: 8px 10px;
    color: white;
    border-radius: 20px;
    background-color: #1493e7;
    z-index: 401;
    margin-top: 6px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.AssetMapRedoSearch span {
    width: 100%;
    text-align: center;
    display: block;
    line-height: 1.3rem;
}

.swiper-wrapper { align-items: center; }

.asset-panel {
    display: inline-block;
    max-width: 200px;
    min-width: 175px;
    width: auto;
    margin: 10px;
    border-radius: 4px;
    padding: 5px 10px;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.5);
    background-color: #efefef;
    color: #212121;
    cursor: pointer;
}

.swiper-slide-active .asset-panel {
    /*transform: scale(1.2);*/
    background-color: #fff;
    cursor: grab;
}


.asset-header {
    font-weight:400;
    margin: 12px 0;
}

.swiper-slide-active .asset-header { margin: 7px 0 25px; }

.asset-footer {
    display: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 7px;
}

.swiper-slide-active .asset-footer { display: flex; }

.asset-button {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    background-color: #FF505F;
    margin: auto;
    text-align: center;
    width: 90%;
    padding: 5px;
    border-radius: 2px;
    border-color: transparent;
}
.addressBookItem {
    display: flex;
    flex-direction: row;
    line-height: 17px;
    height: 62px;
}
.addressBookItem-Marker {
    color: gray;
    pointer-events: none;
    align-self: center;
}
.addressBookItem-li {
    margin-left: 12px;
    pointer-events: none;
    text-align: left;
}

.preventSubmitPanel {
    margin-top: 5px;
}

#MapSearchContainer {
    position: absolute;
    top: 10px;
    margin: 0 20px;
    width: calc(100% - 40px);
    z-index: 401;
}

#MapSearchContainer > div {
    display: flex;
    align-items: center;
    max-width: 600px;
    margin: 0 auto;
}

#AddressAutosuggestContainer {
    align-items: center;
    max-width: 630px;
    padding: 0 15px;
    margin: 0 auto;
    background-color: white;
    height: 100%;
    overflow-y: auto;
}

#AddressAutosuggestContainer > div {
    padding-top: 80px;
    text-align: left;
    max-width: 100%;
}

#AddressAutosuggestContainer ul {
    margin: 20px 0;
    padding: 0px;
    list-style: none;
    max-width: 100%
}
.addressConfirmContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    min-height: 100px;
    width: 100%;
    background: white;
    padding: 10px 0;
}
#CreateSRLocation.cs-modal {
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(0,0);
    width: 100vw;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
    height: 100%;
    min-height: 100vh;
    min-height: -webkit-fill-available;
}

#CreateSRLocation .modal-header a {
    position: relative;
    top: 3px;
    font-size: 16px;
}

#CreateSRLocation .modal-body {
    margin-top: 64px;
    padding: 0;
    position: relative;
    height: calc(100% - 64px);
}

#CreateSRLocation .leaflet-control-attribution {
    border-bottom-right-radius: 3px;
}

#CreateSRMapModal {
    height: 100%;
}

#CreateSRMapSearch {
    display: flex;
    align-items: center;
    flex-grow: 1;
    padding: 8px 10px 7px;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
}

#CreateSRMapSearch button {
    margin-right: 10px;
}

#CreateSRMapSearch input {
    width: calc(100% - 26px);
    font-size: 16px;
    line-height: 1.5em;
    border: none;
    outline: none;
}

.srLoadingScreen {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.45);
}
#kbaPanel {
    margin-top: 15px;
    cursor: pointer;
    background-color: #fff;
    color: #909090;
    font-size: 14px;
}

.iFrameModalContainer {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(0,0,0,.5);
    z-index:1000;
}

.iFrameModal {
    /* margin-top: 1vh; */
    z-index: 1001;
    height: 100%;
}

.iFrameModalHeading {
    background-color: white;
    height: 6rem;
    /* border-radius: 15px; */
    font-weight: 400;
    font-size: 24px;
    z-index: 1001;
    padding: 40px 40px 0px 35px;
}
.iFrameContainer {
    background-color: white;
    z-index: 1001;
    min-height: 87vh;
    /* margin-top: -15px; */
    height: 100%;
}

.loaderCentered {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0,0,0,0.5);
}
.loaderTransformMiddle {
    transform: translate(calc(50vw - 2rem), 35vh);
}

.iFrameNoBorder {
    border: none;
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    z-index: 1002;
    padding-bottom: 40px;
}

#ReportModal { background-color: #f6f6f6; }

#ReportModal .reportModalTop {
    color: #fff;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 20px;
}

#ReportModal .reportModalTitle {
    justify-self: center;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
}

#CreateSRTypeSearch { margin: 0 20px; }

#CreateSRTypeSearch > div {
    display: flex;
    align-items: center;
    flex-grow: 1;
    max-width: 600px;
    padding: 8px 10px 7px;
    margin: 10px auto 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
}

#CreateSRTypeSearch i { margin-right: 10px; }

#CreateSRTypeSearch input {
    width: calc(100% - 26px);
    font-size: 16px;
    line-height: 1.5em;
    border: none;
    outline: none;
}

#ReportModal #reportModalItems {
    max-width: 600px;
    padding: 5px 0;
    margin: 0 auto 20px;
    cursor: pointer;
    list-style: none;
}

#reportModalItems > *:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

#reportModalItems > * {
    padding: 10px 15px;
    font-size: 14px;
}


#AutosuggestModal #addressAutosuggestList {
    max-width: 600px;
    padding: 5px 0;
    margin: 0 auto 20px;
    cursor: pointer;
    list-style: none;
}

#addressAutosuggestList > *:not(:last-child), #addressBookList > *:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

#addressAutosuggestList > *, #addressBookList > * {
    padding: 10px 15px;
    font-size: 14px;
}

#addressAutosuggestList li, #addressBookList li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#csMoreDetails { cursor: pointer; }
.inactive #csMoreDetails { cursor: not-allowed; }

#mdlSubRequestTypes {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    height: 100vh;
    min-height: 100%;
    width: 100vw;
    max-width: 100%;
    background-color: #f9f9f9;
    overflow: auto;
}

#mdlSubRequestTypes #navSubRequestTypes {
    background-color: purple;
    color: #fff;
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
} 

#mdlSubRequestTypes #lblSubRequestTypesTitle { justify-self: center; font-size: 1rem; font-weight: 700; line-height: 1.5; margin: 0;}
#mdlSubRequestTypes #CsSubInputs { padding-top: 30px; padding-left: 20px; padding-right: 20px } 
#mdlSubRequestTypes #CsSubInputs textarea { border-width: 1px; border-radius: 4px; border-color: #CCCCCC; outline: none; }
#mdlSubRequestTypes .csInputBlock {
    padding: 0 0 30px 0;
    max-width: 600px;
    margin: auto;
}
#mdlSubRequestTypes .csInputBlock.textfield { padding-bottom: 15px; }
#mdlSubRequestTypes .textfield + .csHtmlPanel { margin-top: 15px; }
#mdlSubRequestTypes .csInputBlock .csBlockTitle { padding-left: 30px; padding-bottom: 10px; }
    #mdlSubRequestTypes .csInputBlock::before {
        width: 0;
    }
    #mdlSubRequestTypes .charCount {
        position: relative;
        top: -6px;
        padding-right: 6px;
        font-size: 14px;
        text-align: right;
    }
#mdlSubRequestTypes [type="text"] + .charCount { margin-top: 5px; }
#reportModalItems li.category {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#reportModalItems li.disabled {
    color: var(--olGrayText);
    cursor: default;
}
#reportModalItems li.category ~ li[data-category] { padding-left: 35px; }
.csSRHtmlPanelSub { padding-left: 10px; padding-right: 10px }


#KBAModal {
    position: fixed;
    top: 0;
    z-index: 1000;
    height: 100vh;
    min-height: 100vh;
    width: 100vw;
    max-width: 100vw;
    background-color: #f6f6f6;
    overflow-y: hidden;
}

    #KBAModal .KBAModalTop {
        color: #fff;
        display: grid;
        grid-template-columns: 50px 1fr 50px;
        padding: 10px 0;
    }

    #KBAModal .KBAModalTitle {
        justify-self: center;
    }
#kbaIframe {
    height: 100vh;
    width: 100vw;
}

#KBAModalClose {
    text-align:center;
}

@media only screen and (max-width: 715px) {
    #CreateSRMapSearch {
        margin-left: 35px;
    }
}

#CreateSRPrompt {
    color: #333;
    font-weight: 700;
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 20px);
    padding: 15px 10px 20px;
    background-color: #fff;
    opacity: 0.8;
    z-index: 401;
}

#divUploadFilesContainer {
    min-height: 55px;
    margin-top: 8px;
    overflow: auto;
}

#requestAttachment {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

#requestAttachment + label {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: 6px;
    border: 1px dashed #bbb;
    border-radius: 4px;
    text-align: center;
    color: black;
    cursor: pointer;
}

.inactive #requestAttachment + label {
	color: #bbb;
    cursor: not-allowed;
}

#requestAttachment + label i {
    font-size: 20px;
}

#divUploadFilesContainer .upload-spot {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 8px;
    cursor: pointer;
    vertical-align: middle;
}

#divUploadFilesContainer .imgUpload {
    width: 48px;
    height: 48px;
    border-radius: 4px;
}

#divUploadFilesContainer .upload-spot .fa-minus {
    position: absolute;
    bottom: 2px;
    right: 2px;
    padding: 4px;
    border-radius: 50%;
    font-size: 8px;
    background-color: var(--olRed);
    color: #fff;
}

/*#divUploadFilesContainer .upload-spot::after {
    content: "-";
    display: block;
    position: absolute;
    bottom: 8px;
    right: 2px;
    height: 15px;
    width: 15px;
    padding-right: 1px;
    border-radius: 50%;
    color: #fff;
    background-color: #f00;
    font-weight: bold;
    font-size: 20px;
    line-height: 12px;
    text-align: center;
}*/

#divUploadFilesContainer .fileItem, .removeAttachment.fileItem {
    width: 48px;
    height: 48px;
    padding-top: 5px;
    text-align: center;
    border-radius: 4px;
    background-color: #ddd;
    font-size: 26px;
    color: #999;
}

.removeAttachment {
    display: block;
    float: left;
    height: 48px;
    width: auto;
    border-radius: 4px;
    margin-right: 10px;
}

.csSRHtmlPanel, #csSRConstantPanel { margin-top: 25px; font-size: 14px; }
.csSRBottomPanel {
    /*margin: 10px 0 0 45px;*/
    margin-top: 10px;
    display: block;
}

#btnRequestCreate {
    width: 100%;
    border-radius: 5px;
    position: unset;
    bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

#btnRequestCreate.inactive {
    opacity: .5 !important;
}

#CsCreateRequestContainer .inactive, #CsCreateRequestContainer .inactive label, #divRequestTypeInput .inactive {
    cursor: not-allowed !important;
}

#btnRequestCreate:hover {
    background-color: #333;
}

#btnRequestCreate button {
    height: initial;
    padding: 6px 0;
    font-size: 18px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 5px;
    line-height: 26px;
}

#btnRequestCreate.inactive button {
    background-color: #E6E9EC;
    color: #979797;
    cursor: not-allowed;
    pointer-events: all !important;
}

#btnSubDoneContainer, #btnDoneContainer {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

#btnSubRequestTypesDone, #btnRequestTypeBack, #btnLocationDone {
    border-radius: 5px;
    position: unset;
    bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    /*margin-top: 20px;*/
    outline: none;
    width: 100%;
    max-width: 600px;
}

#btnLocationDone {
    position: absolute;
    bottom: 30px;
    z-index: 401;
}

#btnSubRequestTypesDone.inactive {
    opacity: .5 !important;
}

#btnSubRequestTypesDone button, #btnRequestTypeBack button, #btnLocationDone button {
    height: initial;
    line-height: 26px;
    padding: 6px 0;
    font-size: 18px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 5px;
    margin: auto;
}

#btnLocationDone button { margin: 0 20px; }

#btnSubRequestTypesDone.inactive button {
    background-color: #E6E9EC;
    color: #696969;
    cursor: not-allowed;
    pointer-events: all !important;
}

#CsCSATSubmit, #CsCSATHome {
    width: calc(100% - 30px);
    border-radius: 5px;
    bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

#CsCSATSubmit button, #CsCSATHome button {
    height: initial;
    padding: 6px 0;
    font-size: 18px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 5px;
}

#CsCSATSubmit.inactive {
    opacity: .5 !important;
}

#mdlSubRequestTypes a { justify-self: end; color: #fff; }
#mdlSubRequestTypes a:hover { text-decoration: none; }

@media only screen and (min-width: 768px) {
    #CancelModal { width: 400px; }
}

#DuplicateConfirmModal { font-size: 16px; height: 200px; }

#DuplicateDetectionModal { max-width: 800px; height: 95vh; z-index: 100; }
#DuplicateDetectionModal #DuplicatesList { list-style-type: none; padding: 0; margin: 0; height: 275px; max-height: 100%;  overflow-y: auto; }
#DuplicatesList a { display: grid; grid-template-columns: 60px 1fr 30px; grid-column-gap: 10px; align-items: center; margin: 2px;}
#DuplicatesList a:not(:last-child) { margin-bottom: 10px; }
    
#DuplicateDetectionModal label { height: 30px; width: 30px; border: 3px solid #ccc; border-radius: 50%; display: flex; justify-content: center; align-items: center; cursor: pointer; }

#DuplicateDetectionModal input[type="checkbox"]:checked + label {
    border-color: purple !important;
    color: purple;
}

#DuplicateDetectionModal input[type="checkbox"]:checked + label > i {
    display: block !important;
}

#DuplicateDetectionModal .divError {
    margin: 0 0 16px;
}

#DuplicateDetectionModal .srConfirmDuplicateBtnGroup {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    bottom: 10px;
    left: 0;
    right: 0;
    width: calc(100% - 30px);
}

#DuplicateDetectionModal .centralize {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    width:100%;
}

#DuplicateDetectionModal .modal-title {
    font-size: 19px;
}

#DuplicatesList img {
    width: auto;
    height: 60px;
    border-radius: 10px;
}

#DuplicatesList .item-inner {
    text-align: left;
}

#DuplicatesList .item-title {
    font-size: 12px;
    font-weight: 700;
}

#DuplicatesList .item-content {
    justify-self: start;
}

#DuplicatesList .item-after {
    display: block;
    padding: 0;
    margin: 20px 0 0;
    font-size: 14px;
    color: #999999;
}

#DuplicatesList .item-ago {
    text-align: left;
    color: #595959;
}

#DuplicatesList .badge {
    font-size: 12px;
}

#DuplicatesList input[type="checkbox"] {
    display: none;
}

#DuplicatesList .srConfirmDuplicateBtnGroup {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    bottom: 10px;
    left: 0;
    right: 0;
    width: calc(100% - 30px);
}

.modal button.button.button-primary:hover {
    background-color: #787878;
}

.modal button.button.button-secondary {
    background-color: #b2b2b2;
    color: #333333;
}

.modal button.button.button-secondary:hover {
    background-color: #c3c3c3;
}

/* More Menu */
.hContentHeader {
    margin: 0px;
    padding: 60px 1.25rem 10px;
    font-weight: bold;
}

#csMoreMenu .card {
    background-color: inherit;
}

#csMoreMenu a:hover {
    text-decoration: none;
}

#csMoreMenu .card-header {
    padding: 0.25rem 1.25rem;
    border-bottom: none;
}

#csMoreMenu .ADAMenuItemHover:hover {
		background-color: lightgray;
}

#csMoreMenu .divIconWrapper {
    font-size: 2em;
}

#csMoreMenu .divMenuLink {
    margin-left: 5rem;
    line-height: 3rem;
}

#csMoreMenu .divMenuExpand {
    position: absolute;
    top: 10px;
    right: 1.25rem;
    font-size: 1.5rem;
}

#csMoreMenu .collapsed .spnPlus {
    display: block;
}

#csMoreMenu .collapsed .spnMinus {
    display: none;
}

#csMoreMenu .card-body {
    padding: 0 1.25rem;
}

#csMoreMenu ul {
    margin: 0;
}

#csMoreMenu h2 { 
    font-size: 1rem;
}

/* Bottom Nav */
#navHtml5 { position: fixed; bottom: 0; height: var(--bottom-nav-height); width: 100%; overflow-x: auto; border-top: 1px solid #dddddd;  z-index: 90; }
#navHtml5 .divWrapper { min-width: 256px; }
#navHtml5 .container { max-width: var(--max-width-content); }
#navHtml5 .col { padding: 0 6px; }
#navHtml5 a { display: block; color: #636363; }
#navHtml5 a i { color: #636363; }
#navHtml5 a:hover { text-decoration: none; }
#navHtml5 a.selected { cursor: default; }
#navHtml5 i { font-size: 24px; } 
#navHtml5 a > div { line-height: 1em; font-size: 10px;  margin-top: 4px; }
#navHtml5 .badge { position: absolute; top: -3px; left: 50%; }

/* Search Bar */
#csSearchBarContainer {
    position: relative;
    padding: 10px;
}

.divBackgroundLayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 10;
}

#csSearchBar {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 100;
}

#csSearchBar label {
    position: absolute;
    width: 40px;
    height: 100%;
    padding: 8px 12px;
    background-color: rgba(0, 0, 0, 0.08);
}

#csSearchBar input {
    width: 100%;
    padding: 6px 12px 6px 50px;
    border: none;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.75);
}



/* Homepage */
#csBranding {
    position: relative;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#csBranding img {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    max-height: 300px;
    height: auto;
    max-width: calc(100% - 20px);
    width: auto;
    z-index: 100;
}

#csBranding div {
    font-size: 70px;
    line-height: 1.1;
    text-align: center;
}

#csBranding .divLine2 {
    font-size: 50px
}

@media only screen and (max-width: 900px) {
    #csBranding div {
        font-size: 50px;
    }

    #csBranding .divLine2 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 600px) {
    #csBranding div {
        font-size: 40px;
    }

    #csBranding .divLine2 {
        font-size: 30px;
    }
}

#csListContainer {
    position: relative;
    max-width: var(--max-width-content);
    height: 50%;
    margin: 0 auto;
    text-align: center;
    z-index: 100;
}

#csModuleList {
    max-width: var(--max-width-content);
    height: 100%;
    margin: 0 auto;
    overflow-y: auto;
}

#csModuleList a {
    color: inherit;
}

#csModuleList a:hover {
    text-decoration: none;
}

#csModuleList .divIconWrapper {
    width: 70px;
    height: 70px;
    margin: 0 auto 5px;
    padding: 13px 0;
    font-size: 30px;
    text-align: center;
}

#csModuleList span {
    display: inline-block;
    width: 85px;
    height: 48px;
    overflow: hidden;
}

@supports(-webkit-line-clamp: 3) {
    #csModuleList span {
        -webkit-line-clamp: 3;
    }
}
/* List Style */
#csModuleList.List {
    text-align: left;
}

    #csModuleList.List li {
        padding: 0.5rem 0;
        border-bottom: 1px solid #dddddd;
    }

    #csModuleList.List a {
        display: inline-block;
        width: 100%;
    }

    #csModuleList.List .divIconWrapper {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: 0 2rem 0 0;
        padding: 3px;
        font-size: inherit;
    }

    #csModuleList.List span {
        display: inline;
    }

/* Grid Style */
#csModuleList.Grid li {
    display: block;
    float: left;
    width: 33%;
    margin-bottom: 10px;
    text-align: center;
    font-size: 12px;
}

/* Scroller Style */
#csModuleList.Scroller {
    display: inline-block;
    max-width: initial;
    height: 100%;
}

#csModuleList.Scroller li {
    float: left;
    margin: 0 1.5rem;
    font-size: 12px;
}

#csModuleList.Scroller li {
    display: inline-block;
}

/* Modals */
.modal-header {
    position: relative;
}

.modal-header h5 {
    font-weight: bold;
}

.modal-header button {
    position: absolute;
    right: 1rem;
    height: 100%;
}

.modal .link:hover {
    text-decoration: underline;
}

.modal-content .btn {
    background-color: darkgray;
    color: #ffffff;
}

.modal-content .btn :hover {
	background-color: gray;
}

.ModalClose .fa-times {
	padding: 3px 8px;
}

#signupInstructions {
    margin: 20px 0 20px 0;
    color: #896d3d;
}


#csLoginModal, #csSignupModal, #csPwResetModal, #csFrameModal { padding-right: 0 !important; }
#csLoginModal .modal-dialog, #csSignupModal .modal-dialog, #csPwResetModal .modal-dialog { margin: 0; border-radius: 0; height: 100vh; width: 100vw; max-width: 100%; }
#csLoginModal .modal-content, #csSignupModal .modal-content, #csPwResetModal .modal-content { height: 100%; border-radius: 0; }
#csFrameModal .modal-content { height: 100%; border-bottom-left-radius: 0;  border-bottom-right-radius: 0; border-bottom: none; }
#csFrameModal .modal-body { padding: 0; }
#csFrameModal .modal-dialog { max-width: 100%;  height: 100%; background-color: #FFF; margin: 5% 0 0 0; }
#csFrameModal .close { float: left; color: #ff0000; opacity: 1; } 
#csFrameModal .close:hover { color: #a00000; }

.olFormModal .frmInput label, #csSRSignupModal .frmInput label, #csSRLoginModal .frmInput label, #csSRPwResetModal .frmInput label {
    width: 100%;
    margin-bottom: 0;
    font-weight: normal;
    color: inherit;
}

.olFormModal .frmInput span > i, #csSRSignupModal .frmInput span > i, #csSRLoginModal .frmInput span > i {
    top: 26px;
}

#csAddressBar { height: 3.5rem; padding: 1rem; text-align: center; } 
#csAddressBar > span { display: inline-block; width: 500px; height: 1.5rem; padding: 0 2.5rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 0.875rem; color: #bbbbbb; }
#csAddressBar span.loaded { color: #008000; }
#csAddressBar span.loaded .spnIconWrapper { display: inline; margin-right: 0.5em; }

@media (max-width: 767px) {
    #csAddressBar > span { max-width: 11rem; width: auto; }
}

#csAddressBar button { font-size: 24px; } 
#csAddressBar .btnFrameCtrl { position: relative; top: -0.25rem; padding: 0; border: none; background: none; font-size: 1.2rem; line-height: 1.5rem;  color: rgb(225, 45, 120); }
#csAddressBar .btnFrameCtrl:disabled { color: #bbbbbb; } 

#csFrame { width: 100%; height: 94%; border: none; padding: 0 15px; }
#csFrameModal .divFrameOverlay { position: absolute; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); }
#csFrameModal .divFrameOverlay .spinner-border { position: absolute; top: 50%; right: 50%; margin-top: -1rem; margin-right: -1rem; }

/* Request Index */
a + #csSearchBar {
    width: calc(100% - 125px);
}

#csSearchBarContainer a {
    position: relative;
    display: inline-block;
    color: #ffffff;
    z-index: 100;
	padding: 0px 3px;
}

#csSearchBarContainer a:hover {
    text-decoration: none;
}

.divRequestMapContainer {
    height: calc(100% - var(--bottom-nav-height));
    overflow: hidden;
}

.divRequestList{
    margin-top:2px;
}

.divRequestListContainer {
    position: absolute;
    width: 100%;
    height: calc(100% - var(--bottom-nav-height));
    z-index: 1050;
    overflow-y: auto;
    background-color: #ffffff;
}

.searchMapListIcon {
    font-size: 22px;
    cursor: pointer;
}

.divRequestItem {
    position: relative;
    font-size: 14px;
    line-height: 1.4em;
    border-bottom: 1px solid #dddddd;
}

.divRequestItem:last-child {
    border-bottom: none;
}

.divRequestItem a {
    display: block;
    width: 100%;
    padding: 15px;
    color: inherit;
}

.divRequestItem a:hover {
    background-color: #eeeeee;
    text-decoration: none;
}

.divRequestProcessBanner {
    display: block;
    padding: 15px;
    color: inherit;
    min-height: 90px;
}

.divRequestItem img {
    float: left;
    width: auto;
    height: 60px;
    margin-right: 15px;
    border-radius: 4px;
}

.divRequestItemTitle, .spnRequestItemUpdated {
    font-weight: bold;
}
.updatedTitle {
    margin-left: 5px;
}

.statusSmall{
    display: none;
}

.truncate{
    max-width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 399px){
    .updatedTitle {
        margin-left: 0px;
    }
    .statusNormal{
        display: none;
    }
    .statusSmall{
        display: block;
    }
}

.divRequestItemInfo > span {
    position: relative;
    top: 2px;
}

.divRequestProcessBannerInfo {
    min-height: 57.6px;
    background-color: #E6F7FF;
    border: 1px solid #91D5FF;
}

#divRequestProcessBannerIcon {
    float: left;
    width: 10px;
    height: 60px;
    margin-right: 15px;
    border-radius: 4px;
    position: relative;
    padding-top: 19px;
    padding-left: 18px;
}

.divRequestProcessBannerText {
    padding: 17px 26px;
    padding-left: 40px;
    padding-right: 20px;
}

.divRequestItem i {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -10px;
    font-size: 20px;
    color: #bbbbbb;
}

#MapInfoBubble {
    position: absolute;
    width: 380px;
    height: 86px;
    padding: 12px;
    background-color: #fff;
    border-radius: 8px
}

@media only screen and (max-width: 767px) {
    #MapInfoBubble {
        width: 275px;
    }
}

#MapInfoBubble img {
    float: left;
    height: 65px;
    width: auto;
    margin-right: 9px;
}

#MapInfoBubble p {
    font-size: 14px;
    height: auto;
    margin: 0;
    color: #000;
}

    #MapInfoBubble p:last-child {
        margin-top: 5px;
    }

#MapInfoBubble .Title {
    font-weight: 700;
}

/* Request Detail */
#txtRequestType { width: 100%; padding: 0 20px; font-weight: 700; text-align: center; }
#divRequestStatus { height: 40px; padding: 8px 20px; color: #fff; }
#csMediaCarousel { height: 300px; max-width: 600px; background-color: #000; }
#csMediaCarousel img { width: auto; height: 300px; margin: auto; }
#csMediaCarousel .carousel-indicators li { width: 10px; height: 10px; border-radius: 100%; }
#csIdBar { padding: 8px 10px; background-color: #f3f3f3; opacity: .7;/* display: grid;  grid-template-columns: auto 1fr auto; */ align-items: center; display: flex; }
#csRequestDetails { padding: 0 20px; }
#csIssueLocationWrapper { width: 100%; padding: 8px 10px; border-radius: 5px; text-align: center; border: 1px solid #ccc; }
#csCommentsSection { padding: 0 20px; }
#csCommentCreate { position: absolute; bottom: 0; width: 100%; padding: 10px 10px 2px; background-color: #f3f3f3; }
#csCommentText { width: 100%; height: 42px; padding: 9px 65px 9px 10px; resize: none; border: 1px solid #ccc; border-radius: 4px; background-color: #fff; max-height: 330px; }
#csCommentSubmit { font-size: 22px; border: none; background: none; padding: 5px 10px; }
#btnCommentCreate { position: absolute; bottom: 13px; right: 6px }
#btnCommentCreate.inactive { opacity: .5 !important; }
#btnCommentCreate button { height: 30px; padding: 0px 0px; font-size: 16px; width: 50px; color: #fff; font-weight: 700; border: none; border-radius: 4px; }
#btnCommentCreate.inactive button { background-color: #FAFAFA; color: #979797; }

/* Profile */
#imgsContainer {
    display: flex;
    flex-direction: column;
}

#bannerImgOverlay {
    height: 300px;
    width: 99vw;
    position: absolute;
}

#bannerImg {
    height: 300px;
    width: 99vw;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}

#userContainer {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#userImg {
    height: 200px;
    width: 200px;
    background-color: #dedede;
    border: 6px solid white;
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    background-size: contain;
}

@media only screen and (max-width: 900px) {
    #userImg {
        height: 130px;
        width: 130px;
    }
}

#userName {
    font-weight: 700;
    opacity: .90;
    font-size: 2.5rem;
}

@media only screen and (max-width: 900px) {
    #userName {
        font-size: 22px;
    }
}

.list-white {
    background-color: #fff;
}

.spnMsgCount {
    border-radius: 50%;
    padding: 5px 5px;
    font-size: 14px;
    min-height: 20px;
    min-width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-width: 768px) {
    #ConfirmDeactivateModal { max-width: 500px; }
}
/* Profile Edit */
#uploadBtn {
    position: absolute;
    bottom: 20px;
    right: 15px;
    font-size: 30px;
    color: #fff !important;
}

@media only screen and (max-width: 600px) {
    #uploadBtn {
        font-size: 20px;
    }
}

.csField {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    flex: 1;
}

.csField > input {
    border: 0;
    outline: 0;
    color: #757575;
    border-bottom: 1px solid transparent;
    width: 200px;
}

.csField > input:focus {
    border-bottom: 1px solid;
}

/* Other Section */

#csPopup {
    height: 100vh;
    width: 100vw;
    max-width: 100%;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    z-index: 100;
    top: 0;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: all .2s;
}

.slideUp {
    -webkit-animation: popupSlideUp .2s forwards;
}

.slideDown {
    -webkit-animation: popupSlideDown .2s forwards;
}

@-webkit-keyframes popupSlideUp {
    from {
        transform: scaleY(0);
    }

    to {
        transform: scaleY(1);
    }
}

@-webkit-keyframes popupSlideDown {
    from {
        transform: scaleY(1);
    }

    to {
        transform: scaleY(0);
    }
}

#csPopupOverlay {
    height: 5%;
}

#csPopupContent {
    height: 95%;
    background-color: #f9f9f9;
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
    overflow-y: auto;
    position: relative;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

/* Knowledge Base */
.divBlockTitle {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.liKbItem a {
    position: relative;
    display: block;
    width: 100%;
    padding: 15px;
    color: inherit;
}

.liKbItem a:hover {
    text-decoration: none;
    color: inherit;
}

.divArticleSummary {
    font-size: 14px;
    margin-right:75px;
}

#btnCloseKbaModal {
    float: right;
    line-height: 1.5;
}

.liKbItem .divVotes {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    font-size: 14px;
    font-weight: normal;
    color: #999999;
}

.liKbItem .divVotes i {
    padding: 0.2em 0;
    font-size: 16px;
    color: #bbbbbb;
}

.liKbItem .divVotes .badge {
    font-size: 100%;
    font-weight: normal;
}

#csKbArticleBody {
    position: absolute;
    width: 100%;
    height: calc(100% - var(--bottom-nav-height));
    overflow-y: auto;
    padding: 20px 20px 40px;
}

#divKbAttachmentsList a {
    color: inherit;
}

#divKbAttachmentsList a:hover {
    text-decoration: none;
    color: inherit;
}

#divKbAttachmentsList li i {
    float: left;
    margin-right: 20px;
}

#kbArticleContent {
    word-break: break-word;
}

.iFrameModalHeading button { font-size: 24px; } 
.iFrameModalHeading button:focus { outline: none; }
.iFrameModalHeading > #btnBackKbaModal { position: relative; padding-right: 10px; border: none; background: none; line-height: 1.5rem; }

#btnBackKbaModal i::before {
    font-weight: 400;
}

/* Backgrounds */
.divBackground {
    position: fixed;
    top: 0;
    width: 100vw;
    height: calc(100% - var(--bottom-nav-height));
    background-position: center center;
    background-size: cover;
    z-index: 0;
}

/* Channels & Topics */
#csChannelIndex {
    background-color: #f9f9f9;
}

#csChannelIndex > ul {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

.channel {
    background-color: #fff;
    margin: 20px 0;
    padding: 20px;
}

.channel-titleContainer {
    display: flex;
    gap: 10px;
    align-items: center;
}

.channel-titleContainer i {
    min-width: 28px;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
}

.divChannelTitle {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1rem;
    margin: 0;
}

.channel-description {
    color: #666;
}

.channel-subscribes:not(.Hdn) {
    display: flex;
}

.channel-subscribes > *:not(:last-child) {
    margin-right: 15px;
}

.checkbox {
    height: 20px;
    width: 20px;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 10px;
    margin: 0 15px 0 0;
}

.channel-subscribes label { cursor: pointer; }

.channel-subscribes .checkbox i { display: none; }
.channel-subscribes :checked + label i { display: initial; }

.channel-subscribes input { display: none; }


input[id*=checkbox-email-], input[id*=checkbox-mobilePush-], input[id*=checkbox-sms-], input[id*=checkbox-saveaddress] {
    display: none;
}

label[for*=checkbox-email-], label[for*=checkbox-mobilePush-], label[for*=checkbox-sms-], label[for*=checkbox-saveaddress] {
    display: flex;
}

.subBtn, .unsubBtn {
    background-color: #666;
    color: #fff;
    width: 100%;
    padding: 13px 0;
    border-radius: 6px;
    border: 0;
}

/* iOS Chrome Native Banner */
#ios-chrome-banner {
    position: relative;
    height: 82px;
    padding: 0 16px;
    background-color: #f2f2f2;
}

#ios-chrome-banner i {
    float: left;
    position: relative;
    top: 30px;
    font-size: 16px;
    color: #666;
}

#ios-chrome-banner img {
    float: left;
    width: auto;
    height: 66px;
    margin: 6px 0 0 12px;
    border-radius: 16px;
}

#ios-chrome-banner-details {
    float: left;
    margin: 10px 0 0 12px;
    line-height: 1.2;
    font-size: 12px;
}

#ios-chrome-banner-details span {
    font-size: 15px;
}

#ios-chrome-banner-link {
    position: absolute;
    top: 26px;
    right: 16px;
    font-size: 18px;
}

#ios-chrome-banner a {
    text-decoration: underline;
}

/* Android Native Banner */
#android-native-banner {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 82px;
    padding: 0 16px;
    background-color: #fff;
    z-index: 5100;
}

#android-native-banner i {
    float: left;
    position: relative;
    top: 34px;
    font-size: 16px;
    color: #666;
}

#android-native-banner img {
    float: left;
    width: auto;
    height: 60px;
    margin: 10px 0 0 12px;
    border-radius: 16px;
}

#android-native-banner-details {
    float: left;
    margin: 22px 0 0 12px;
    line-height: 1.2;
    font-size: 12px;
}

#android-native-banner-details span {
    font-size: 15px;
    font-weight: bold;
}

#android-native-banner-link {
    position: absolute;
    top: 30px;
    right: 16px;
    font-size: 16px;
    font-weight: bold;
}

/* IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .navbar .title {
        left: 0;
    }

    mapLeafletCreateSR .leaflet-grab {
        cursor: move;
    }

    .input-container .item-input-wrap .item-content {
        min-height: auto;
    }

    .input-container .item-input-wrap .item-inner {
        min-height: auto;
    }

    #CreateSRMapSearch input {
        line-height: 1em;
    }

    #btnRequestCreate button {
        height: auto;
    }

    #divViewList .item-after {
        position: absolute;
        top: 18px;
    }

    #searchBarFilter {
        display: none;
    }

    #btnAddComment.button {
        width: 64px;
        right: 0px;
    }

    #spnMsgCount {
        position: absolute;
        right: 40px;
    }
}

#ie-notification-banner:not(.Hdn) + #app {
    margin-top: 64px;
    height: calc(100% - 64px);
}

#ie-notification-banner {
    position: absolute;
    z-index: 6000;
    width: 100%;
    padding: 8px 0;
    background-color: #FFDBA6;
    font-size: 14px;
    line-height: 24px;
}

.ie-notification-detail {
    max-width: var(--max-width-content);
    margin: auto;
    display: flex;
}

    .ie-notification-detail div {
        margin-left: 44px;
    }

#ie-notification-banner i {
    display: block;
    margin-top: 6px;
    font-size: 34px;
    color: #007dcc;
}
/*
    ANIMATIONS
*/


.slidein-animation {
    animation: .5s ease-in 1 reverse forwards slidein;
}

.slideout-animation {
    animation: .5s ease-in 1 reverse forwards slideout;
}

.slideTop {
    animation: .2s 1 forwards slideTop;
}
.slideTopSlow {
    animation: 1s 1 forwards slideTop;
}

.slideUpAndFadeOutSlow {
    animation: 1s 1 forwards slideUp, 1s 1 forwards fadeOut;
}

.slideBottom {
    animation: .2s 1 forwards slideBottom;
}

.slideRight {
    animation: .2s 1 forwards slideRight;
}

.slideLeft {
    animation: .2s 1 forwards slideLeft;
}


.pulseAnimation {
    animation: 0.5s 1 forwards pulse;
}

.fadeInAnimation {
    animation: 0.2s 1 forwards fadeIn;
}

.fadeOutAnimation {
    animation: 0.2s 1 forwards fadeOut;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
    top: 37%;
}

.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}


.smallerLoader,
.smallerLoader:after {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    top: 37%;
}

.smallerLoader {
    margin: 30px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(192,192,192,0.2);
    border-right: 1.1em solid rgba(192,192,192,0.2);
    border-bottom: 1.1em solid rgba(192,192,192,0.2);
    border-left: 1.1em solid #C0C0C0;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}



/*Animations*/
@keyframes slidein {
    from {
        transform: translateX(0%);
    }

    to {
        transform: translateX(100%);
    }
}

@keyframes slideout {
    from {
        transform: translateX(100%);

    }

    to {
        transform: translateX(0%);
    }
}

@keyframes slideLeft {
    0% {
        transform: translateX(0);
        opacity: 0;
    }

    100% {
        transform: translateX(-20rem);
        opacity: 1;
    }
}

@keyframes slideRight {
    0% {
        transform: translateX(-20rem); 
        opacity: 1;
    }

    100% {
        transform: translateX(0);
        opacity: 0;
    }
}

@keyframes slideTop {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes slideBottom {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(100%);
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-100%);
    }
}

@keyframes pulse {
    from {
        transform: scale(1);
    }

    50% {
        transform: scale(0.97);
    }

    to {
        transform: scale(1);
    }
}

@keyframes pulseCurrentLocation {
    from {
        box-shadow: 0px 0px 0px 4px rgba(150,150,150,1);
        -webkit-box-shadow: 0px 0px 0px 4px rgba(150,150,150,1);
        -moz-box-shadow: 0px 0px 0px 4px rgba(150,150,150,1);
    }

    50% {
        box-shadow: 0px 0px 0px 6px rgba(175,175,175,1);
        -webkit-box-shadow: 0px 0px 0px 6px rgba(175,175,175,1);
        -moz-box-shadow: 0px 0px 0px 6px rgba(175,175,175,1);
    }

    to {
        box-shadow: 0px 0px 0px 4px rgba(150,150,150,1);
        -webkit-box-shadow: 0px 0px 0px 4px rgba(150,150,150,1);
        -moz-box-shadow: 0px 0px 0px 4px rgba(150,150,150,1);
    }
}
@keyframes fadeIn {
    from {
        opacity:0;
    }

    50% {
        opacity:0.5;
    }

    to {
        opacity:1;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    to {
        opacity: 0;
    }
}





@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Trash Reminders */
#divAddressConfirm { margin-top: 5px; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; float: left; }
.AddressSearched { height: 24px; margin: 10px; text-align: left; }
#csConfirmAddressModal .modal-dialog { max-width: none; }
#divTsConfirmWasteAddress { height: 50px; }
#btnTsConfirmWasteAddress { background-color: #000; color: #fff; width: 100%; margin: 0 20px 0 0; padding-top: 4px; line-height: 1; border-radius: 4px; cursor: pointer; }
#btnTsConfirmWasteAddressMobile { background-color: #000; color: #fff; }
#btnTsConfirmWasteAddress:hover, #divAddressMobileButtons button:hover { color: #ddd; }
#divTsChangeAddress { cursor: pointer; }
#divTsChangeAddress:hover { text-decoration: underline; }
#pAddressSearched { float: left; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; width: calc(100% - 100px); }
#divTsChangeAddress { float: right;}
#divMapConfirm { position: relative; }
#divMapConfirm img { width: 100%; height: 100%; }

@media only screen and (max-width: 767px) {
    #divTsChangeAddress { display: none; }
    #btnTsConfirmWasteAddress { display: none; }
    #divTsConfirmWasteAddress { display: none; }
}
@media only screen and (min-width: 768px) {
    #divAddressMobileButtons { display: none; }
}

#divDetails { margin-top: 10px; }
#divDetails .Section { margin-bottom: 15px; }
#divDetails .Section .Hdr { font-weight: 700; margin-bottom: 10px; }
#divDetails button.button { width: 100%; margin-top: 20px; background-color: #000; border-radius: 4px; font-size: 16px; color: #fff; text-transform: none; }
#divDetails button.button:hover { background-color: #222 !important; }
.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
    width: 100%;
}
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}

#msgBadge {
    align-items: center;
    border-radius: 15px;
    color: rgb(255, 255, 255);
    display: flex;
    font-size: 12px;
    font-weight: 700;
    justify-content: center;
    margin-top: -15px;
    padding: 5px 10px;
}

.MessagingContainer {
    display: flex;
    flex:1;
    flex-direction:column;
    padding: 7vh 20vw;
    text-align: center;
    font-size: 1.3rem;
}

.MessagingTitle-Header{
    font-size:1.6rem;
    font-weight:bold;
    letter-spacing:1px;
}

.MessagingTitle-Paragraph{
     font-size:1.3rem;
     padding: 0 5vw;
}
.MessagingGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.MessagingSignUpModal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}
.MessagingSignUpModal-Content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 1rem 1.5rem;
    width:50%;
    height:auto;
    border-radius: 0.5rem;
    overflow: hidden;
}
.MessagingShowSignUpModal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.flex{
    display:flex;
    justify-content:space-between;
}
.inputDiv1fr {
    width: 100%;
    margin:0 2px;
}

.inputDiv1fr input[type="text"] {
    width: 100%;
    padding:10px;
}


.inputDiv2fr input[type="text"] {
    width: 100%;
    padding: 10px;
}

.inputDiv2fr {
    width: 100%;
}

#signUpButton {
    height: 35px;
    width: 75%;
    margin: 25px 0px;
    position: relative; 
    left: 12%;
}

.MessagingModalButton {
    background-color: #666;
    color: #fff;
    width: 100%;
    padding: 13px 0;
    border-radius: 6px;
    border: 0;
}

.modalBtnClose {
    text-align:right;
    font-size:2rem;
}
.MessagingSignUpModal-Content input {
    border:0;
    background-color:whitesmoke;
    margin-bottom:20px;
}

.textUnder{
    text-decoration:underline;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

/*** OneLink ***/

:root {
    /*--olRemove: #ff4539;*/
    --olRed: #cc0000;

    /* Accesibility */
    --olGrayText: #767676;
}

/* SR Create */

.olStepCount {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid var(--olGrayText);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	padding: 4px 0;
	font-size: 14px;
	text-align: center;
	color: var(--olGrayText);
}

.completed .olStepCount {
    padding: 5px 0;
    border-width: 0;
    background-color: var(--olPrimaryColor);
    color: #fff;
}

/* Page Slider */

.olPage {
    display: none;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 3;
    height: 100vh;
    min-height: 100vh;
    width: 100vw;
    max-width: 100vw;
    overflow-y: auto;
}

    .olPage.olCurrentPage {
        transition: left 600ms ease-in-out;
        display: block !important;
        left: 0;
        z-index: 2;
    }
.olPage.olPrevPage { display: initial !important; left: 0; z-index: 1; }

button:focus {
    outline: 5px auto Highlight;
    outline: 5px auto -webkit-focus-ring-color;
}

.SRCreateInputFocus {
    outline: 5px auto Highlight;
    outline: 5px auto -webkit-focus-ring-color;
}

.ADAMenuItemHover:hover {
	background-color: lightgray !important;
}

.ADAButtonHover:hover {
	background-color: black !important;
	color: white !important;
}

.ADAButtonHover:not(.inactive) button:hover {
	background-color: black !important;
	color: white !important;
}


.ADACreateSRItemHover:not(.inactive):hover .olStepCount {
	color: white;
	background-color: black;
}

.ADACreateSRAttachmentHover:not(.inactive) label:hover {
	color: white !important;
	background-color: black;
}

.ADACheckboxHover:not(.inactive) label:hover {
	color: red !important;
	cursor: pointer;
}

.ADACheckboxHover:not(.inactive) label:hover i {
	color: red !important;
}

.ADANavBarCmdHover {
	padding: 3px;
}
