.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1400px;
}
body {font-family: 'Roboto';}body {line-height: 1;font-size: 16px;font-weight: 400;color: #202020;}.oxy-nav-menu-hamburger-line {background-color: #202020;}h1, h2, h3, h4, h5, h6 {font-family: 'Poppins';font-size: 30px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 26px;}h3, h4, h5, h6{font-size: 23px;}h4, h5, h6{font-size: 19px;}h5, h6{font-size: 17px;}h6{font-size: 15px;}a {color: #0e2d63;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 40px;
padding-right: 25px;
padding-bottom: 40px;
padding-left: 25px;
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
padding-right: 25px;
padding-left: 25px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_dropdown_buttonv2__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:#374047;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2 {
 background-color:#374047;
 position:relative;
 width:min-content ;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2__submenu {
}
.oxel_dropdown_buttonv2__submenu--hidden {
}
.oxel_dropdown_buttonv2__submenubutton:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:#a30000;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 color:#374047;
}
.oxel_dropdown_buttonv2__label {
 color:#f9f9fa;
white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:16px;
min-width: 0 !important; min-height: 0 !important;
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.f-block {
 color:#202020;
 gap:5px;
}
.f-block:not(.ct-section):not(.oxy-easy-posts),
.f-block.oxy-easy-posts .oxy-posts,
.f-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
gap:5px;
}
@media (max-width: 499px) {
.f-block {
 font-size:14px;
}
}

.f-icon {
 background-color:#0e2d63;
 width:25px;
 height:25px;
 flex-grow:0;
 flex-shrink:0;
 color:#ffffff;
 border-radius:50%;
}
.f-icon:not(.ct-section):not(.oxy-easy-posts),
.f-icon.oxy-easy-posts .oxy-posts,
.f-icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.f-code:before{
 margin-bottom:1px;
 font-size:10px;
 color:#0e2d63;
 text-transform:uppercase;
 font-weight:800;
  content:"";
}
.f-code:not(.ct-section):not(.oxy-easy-posts):before,
.f-code.oxy-easy-posts .oxy-posts:before,
.f-code.ct-section .ct-section-inner-wrap:before{
display:flex;
}
.f-code {
}
.b-ico {
color: #333333;}.b-ico 
>svg {width: 14px;height: 14px;}.b-ico {
 padding-top:2px;
 padding-left:1px;
 padding-right:1px;
 padding-bottom:2px;
 color:#efefef;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:1.5px;
 border-right-width:1.5px;
 border-bottom-width:1.5px;
 border-left-width:1.5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 width:17px;
 height:17px;
}
.b-ico:not(.ct-section):not(.oxy-easy-posts),
.b-ico.oxy-easy-posts .oxy-posts,
.b-ico.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.b-link {
 gap:5px;
 color:#afb8c9;
 background-color:#ffffff;
}
.b-link:not(.ct-section):not(.oxy-easy-posts),
.b-link.oxy-easy-posts .oxy-posts,
.b-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:5px;
}
.list-results {
 gap:2em;
}
.list-results:not(.ct-section):not(.oxy-easy-posts),
.list-results.oxy-easy-posts .oxy-posts,
.list-results.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:2em;
}
.list-facility {
}
.type-tag {
 font-size:10px;
 text-transform:uppercase;
 color:#444444;
 letter-spacing:0.5px;
 padding-left:1px;
}
.rpt-row {
 gap:3px;
}
.rpt-row:not(.ct-section):not(.oxy-easy-posts),
.rpt-row.oxy-easy-posts .oxy-posts,
.rpt-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:3px;
}
.list-h3 {
 font-family:Poppins;
 font-weight:600;
 font-size:20px;
 text-transform:uppercase;
 margin-left:-5px;
 margin-right:-5px;
}
.list-h4 {
 font-weight:600;
 font-size:18px;
}
.door-row {
 gap:16px;
 text-align:left;
}
.door-row:not(.ct-section):not(.oxy-easy-posts),
.door-row.oxy-easy-posts .oxy-posts,
.door-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:16px;
}
.door {
 gap:5px;
}
.door:not(.ct-section):not(.oxy-easy-posts),
.door.oxy-easy-posts .oxy-posts,
.door.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:5px;
}
.list-h5 {
 text-transform:uppercase;
 font-size:13px;
 margin-top:15px;
 margin-bottom:5px;
}
.inspections {
 gap:1em;
}
.inspections:not(.ct-section):not(.oxy-easy-posts),
.inspections.oxy-easy-posts .oxy-posts,
.inspections.ct-section .ct-section-inner-wrap{
gap:1em;
}
.page-title {
background-image: linear-gradient(90deg, #efefef 50%, #202020 50%); color:#efefef;
 position:relative;
}
.page-title .ct-section-inner-wrap {
padding-top: 00px;
padding-bottom: 00px;
}
.page-title:not(.ct-section):not(.oxy-easy-posts),
.page-title.oxy-easy-posts .oxy-posts,
.page-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:flex-end;
}
@media (max-width: 1400px) {
.page-title {
background-image: linear-gradient(90deg, #efefef 50%, #202020 50%);}
}

@media (max-width: 999px) {
.page-title {
background-image: linear-gradient(90deg, #efefef 50%, #202020 50%);}
}

@media (max-width: 799px) {
.page-title {
background-image: linear-gradient(90deg, #202020, #202020);}
}

@media (max-width: 499px) {
}

.page-h1 {
 flex-grow:1;
 flex-shrink:1;
}
@media (max-width: 499px) {
.page-h1 {
 width:auto;
}
}

.page-h2 {
 font-weight:100;
 font-size:40px;
 text-transform:uppercase;
}
.h-user {
 font-size:14px;
 gap:3px;
 text-align:right;
 line-height:1.15;
}
.h-user:not(.ct-section):not(.oxy-easy-posts),
.h-user.oxy-easy-posts .oxy-posts,
.h-user.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
gap:3px;
}
.link-small {
 font-size:11px;
 text-transform:uppercase;
}
.row-btns {
 gap:2em;
}
.row-btns:not(.ct-section):not(.oxy-easy-posts),
.row-btns.oxy-easy-posts .oxy-posts,
.row-btns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:2em;
}
.btn-big:hover{
background-color :#0680c2;
border: 1px solid #0680c2;
}.btn-big:hover{
}
.btn-big {
background-color :#146397;
border: 1px solid #146397;
color: #ffffff;
padding: 10px 16px;
}.btn-big {
 font-family:Poppins;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:20px;
 padding-right:20px;
 button-hover_color:#0680c2;
 font-weight:300;
 font-size:1.1em;
}
.btn-med:hover{
background-color :#0680c2;
border: 1px solid #0680c2;
}.btn-med:hover{
}
.btn-med {
background-color :#146397;
border: 1px solid #146397;
color: #ffffff;
padding: 10px 16px;
}.btn-med {
 font-family:Poppins;
 padding-top:7px;
 padding-bottom:7px;
 padding-left:20px;
 padding-right:20px;
 button-hover_color:#0680c2;
 font-weight:400;
 font-size:14px;
}
.icon-button-big:hover{
 background-color:#0e2d63;
}
.icon-button-big {
 border-radius:5px;
 color:#ffffff;
 font-size:20px;
 overflow:hidden;
 position:relative;
 background-color:#202020;
}
.icon-button-big:not(.ct-section):not(.oxy-easy-posts),
.icon-button-big.oxy-easy-posts .oxy-posts,
.icon-button-big.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 499px) {
}

.link-text:before{
 content:"»";
 margin-right:5px;
}
.link-text {
 margin-top:10px;
}
.icb-txt {
 background-color:#0680c2;
 padding-top:13px;
 padding-bottom:15px;
 padding-left:20px;
 padding-right:20px;
 font-size:18px;
 line-height:1.2;
}
@media (max-width: 499px) {
.icb-txt {
 font-size:16px;
}
}

.icb-ico:activeselector{
}
.icb-ico {
color: #333333;}.icb-ico 
>svg {width: 55px;height: 55px;}.icb-ico {
 margin-top:15px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:15px;
 padding-right:auto;
 padding-bottom:auto;
 padding-left:auto;
 text-align:center;
 flex-grow:0;
 flex-shrink:0;
 width:80px;
 height:80px;
 padding-top:auto;
 color:#ffffff;
 align-self:center;
}
.icb-ico:not(.ct-section):not(.oxy-easy-posts),
.icb-ico.oxy-easy-posts .oxy-posts,
.icb-ico.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
align-content:center;
justify-content:center;
}
.dashboard {
 text-align:left;
}
.dashboard:not(.ct-section):not(.oxy-easy-posts),
.dashboard.oxy-easy-posts .oxy-posts,
.dashboard.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.actions {
 gap:30px;
 text-align:left;
 flex-grow:1;
}
.actions:not(.ct-section):not(.oxy-easy-posts),
.actions.oxy-easy-posts .oxy-posts,
.actions.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
gap:30px;
}
.icon {
}
.link-dark:hover{
 color:#afb8c9;
}
.link-dark {
 color:#ffffff;
}
.h-user-wrap {
}
.b-user {
 text-align:right;
}
.b-user:not(.ct-section):not(.oxy-easy-posts),
.b-user.oxy-easy-posts .oxy-posts,
.b-user.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.b-ico-iso {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.row {
 gap:1em;
 width:100%;
}
.row:not(.ct-section):not(.oxy-easy-posts),
.row.oxy-easy-posts .oxy-posts,
.row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:1em;
}
.row-right {
 gap:15px;
 width:100%;
 min-height:32px;
}
.row-right:not(.ct-section):not(.oxy-easy-posts),
.row-right.oxy-easy-posts .oxy-posts,
.row-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:flex-end;
gap:15px;
}
.spacer {
}
.fw-reg {
 font-weight:400;
}
.h-cut {
 padding-top:10px;
 padding-bottom:10px;
 padding-left:10px;
 text-align:right;
 font-size:22px;
 font-weight:300;
 text-transform:uppercase;
 letter-spacing:1px;
 z-index:1;
 flex-grow:0;
 flex-shrink:0;
 background-color:#202020;
max-width:fit-content;
}
.h-cut:not(.ct-section):not(.oxy-easy-posts),
.h-cut.oxy-easy-posts .oxy-posts,
.h-cut.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:flex-end;
}
@media (max-width: 799px) {
.h-cut {
 font-size:20px;
}
}

@media (max-width: 499px) {
.h-cut {
 padding-left:0px;
 font-size:15px;
 font-weight:600;
 text-transform:capitalize;
 letter-spacing:0.3px;
 text-align:right;
 background-color:transparent;
}
}

.list-addy {
 font-size:13px;
 background-color:#dfdfdf;
 padding-top:10px;
 padding-right:14px;
 padding-bottom:10px;
 padding-left:14px;
 gap:15px;
}
.list-addy:not(.ct-section):not(.oxy-easy-posts),
.list-addy.oxy-easy-posts .oxy-posts,
.list-addy.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:15px;
}
.door-img {
background-size: cover; width:100px;
 height:100px;
 background-repeat:no-repeat;
 border-radius:5px;
 flex-grow:0;
 flex-shrink:0;
 background-position:50% 50%;
}
.door-data {
}
.login-error:ct_content{
}
.login-error:ct_depth{
}
.login-error:activeselector{
}
.login-error {
 text-align:center;
 background-color:#ffffff;
 z-index:1;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:15px;
 padding-right:15px;
}
.login-error:not(.ct-section):not(.oxy-easy-posts),
.login-error.oxy-easy-posts .oxy-posts,
.login-error.ct-section .ct-section-inner-wrap{
display:block;
}
.grid-button {
 text-align:center;
}
.grid-button:not(.ct-section):not(.oxy-easy-posts),
.grid-button.oxy-easy-posts .oxy-posts,
.grid-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:flex-start;
}
.button-grid {
 text-align:left;
}
.button-grid:not(.ct-section):not(.oxy-easy-posts),
.button-grid.oxy-easy-posts .oxy-posts,
.button-grid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(2, minmax(100px, 90vw));grid-column-gap: 1vw;grid-row-gap: 1vw;}
.grid-b-t {
 height:65px;
 padding-left:10px;
 padding-right:10px;
}
.grid-b-t:not(.ct-section):not(.oxy-easy-posts),
.grid-b-t.oxy-easy-posts .oxy-posts,
.grid-b-t.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.icon-button-med:after{
  content:"";
}
.icon-button-med:hover{
 background-color:#0e2d63;
}
.icon-button-med {
 border-radius:5px;
 color:#ffffff;
 font-size:20px;
 overflow:hidden;
 position:relative;
 background-color:#202020;
 text-align:left;
 margin-left:20px;
 flex-grow:0;
 flex-shrink:0;
max-width:fit-content; padding: 0; border: 0; float:right; cursor:pointer;
}
.icon-button-med:not(.ct-section):not(.oxy-easy-posts),
.icon-button-med.oxy-easy-posts .oxy-posts,
.icon-button-med.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
}
.icm-ico:activeselector{
}
.icm-ico {
color: #333333;}.icm-ico 
>svg {width: 55px;height: 55px;}.icm-ico {
 margin-top:10px;
 margin-left:13px;
 margin-right:13px;
 margin-bottom:10px;
 padding-right:5px;
 padding-bottom:5px;
 padding-left:5px;
 flex-grow:0;
 flex-shrink:0;
 width:20px;
 height:20px;
 padding-top:5px;
}
.icm-ico:not(.ct-section):not(.oxy-easy-posts),
.icm-ico.oxy-easy-posts .oxy-posts,
.icm-ico.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.icm-txt {
 background-color:#146397;
 padding-left:12px;
 padding-right:15px;
 font-size:12px;
 text-transform:uppercase;
 flex-grow:1;
 text-align:center;
}
.list-add-wrap {
 width:100%;
gap:2vw;
}
.list-add-wrap:not(.ct-section):not(.oxy-easy-posts),
.list-add-wrap.oxy-easy-posts .oxy-posts,
.list-add-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
}
@media (max-width: 499px) {
.list-add-wrap {
}
}

.icon-button-nt:hover{
 background-color:#0e2d63;
}
.icon-button-nt {
 color:#202020;
 font-size:20px;
 flex-grow:0;
 flex-shrink:0;
 text-align:center;
 gap:3px;
}
.icon-button-nt:not(.ct-section):not(.oxy-easy-posts),
.icon-button-nt.oxy-easy-posts .oxy-posts,
.icon-button-nt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
align-content:center;
gap:3px;
}
.icnt-ico {
 height:40px;
 padding-left:16px;
 padding-bottom:6px;
 background-color:#0e2d63;
 color:#ffffff;
 padding-top:4px;
 padding-right:16px;
 overflow:hidden;
 width:65px;
border-radius:5px !important;
}
.icnt-ico:not(.ct-section):not(.oxy-easy-posts),
.icnt-ico.oxy-easy-posts .oxy-posts,
.icnt-ico.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.icnt-txt {
 text-transform:uppercase;
 font-size:12px;
 font-weight:500;
}
.option-button:hover{
 background-color:#0e2d63;
}
.option-button {
 border-radius:5px;
 color:#ffffff;
 font-size:20px;
 overflow:hidden;
 position:relative;
 background-color:#202020;
}
.option-button:not(.ct-section):not(.oxy-easy-posts),
.option-button.oxy-easy-posts .oxy-posts,
.option-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 499px) {
.option-button {
 width:100%;
}
.option-button:not(.ct-section):not(.oxy-easy-posts),
.option-button.oxy-easy-posts .oxy-posts,
.option-button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.opb-ico:activeselector{
}
.opb-ico {
color: #333333;}.opb-ico 
>svg {width: 55px;height: 55px;}.opb-ico {
 text-align:center;
 flex-grow:0;
 flex-shrink:0;
 width:30px;
 height:30px;
 color:#ffffff;
 margin-bottom:5px;
 padding-top:5px;
 padding-right:2px;
 padding-bottom:6px;
 padding-left:2px;
 background-color:#444444;
}
.opb-ico:not(.ct-section):not(.oxy-easy-posts),
.opb-ico.oxy-easy-posts .oxy-posts,
.opb-ico.ct-section .ct-section-inner-wrap{
display:none;
align-items:center;
justify-content:center;
}
@media (max-width: 499px) {
.opb-ico {
 background-color:transparent;
 width:18px;
 height:18px;
 margin-bottom:0px;
 margin-left:7px;
 margin-right:-3px;
}
.opb-ico:not(.ct-section):not(.oxy-easy-posts),
.opb-ico.oxy-easy-posts .oxy-posts,
.opb-ico.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.opb-txt {
 font-family:Poppins;
 padding-left:10px;
 padding-right:10px;
 font-size:14px;
 font-weight:400;
 line-height:1.2;
 padding-top:5px;
 padding-bottom:5px;
}
.opb-txt:not(.ct-section):not(.oxy-easy-posts),
.opb-txt.oxy-easy-posts .oxy-posts,
.opb-txt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:center;
}
@media (max-width: 499px) {
.opb-txt {
 text-transform:uppercase;
 font-size:13px;
 letter-spacing:0.5px;
 padding-left:5px;
 padding-right:5px;
 padding-top:5px;
 padding-bottom:5px;
 height:45px;
}
}

.opb-c1 {
 text-align:center;
}
.opb-c1:not(.ct-section):not(.oxy-easy-posts),
.opb-c1.oxy-easy-posts .oxy-posts,
.opb-c1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 499px) {
.opb-c1 {
}
}

.opb-c2 {
 text-align:left;
 background-color:#757575;
}
.opb-c2:not(.ct-section):not(.oxy-easy-posts),
.opb-c2.oxy-easy-posts .oxy-posts,
.opb-c2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
}
.opb-row:hover{
 background-color:#146397;
}
.opb-row {
 font-size:12px;
 width:100%;
 padding-left:6px;
 padding-right:8px;
 height:50%;
 color:#ffffff;
 gap:5px;
 padding-top:10px;
 padding-bottom:10px;
}
.opb-row:not(.ct-section):not(.oxy-easy-posts),
.opb-row.oxy-easy-posts .oxy-posts,
.opb-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
gap:5px;
}
@media (max-width: 799px) {
.opb-row {
 padding-top:10px;
 padding-bottom:10px;
}
}

@media (max-width: 499px) {
.opb-row {
 gap:5px;
 padding-right:20px;
 padding-left:0px;
 padding-bottom:0px;
 padding-top:0px;
 border-bottom-style:none;
 border-bottom-width:1px;
 border-bottom-color:#efefef;
 border-top-color:#efefef;
 border-top-width:1px;
 border-top-style:solid;
 height:auto;
 width:auto;
}
.opb-row:not(.ct-section):not(.oxy-easy-posts),
.opb-row.oxy-easy-posts .oxy-posts,
.opb-row.ct-section .ct-section-inner-wrap{
gap:5px;
}
}

.opb-row-txt {
}
.opb-r-ico {
color: #ffffff;}.opb-r-ico 
>svg {width: 12px;height: 12px;}.opb-r-ico {
 width:11px;
 height:11px;
 background-color:transparent;
}
.opb-r-ico:not(.ct-section):not(.oxy-easy-posts),
.opb-r-ico.oxy-easy-posts .oxy-posts,
.opb-r-ico.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 499px) {
.opb-r-ico {
 height:33px;
 width:33px;
 background-color:#146397;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
border-radius:0 !important;
}
}

.shade-1 {
background-image:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2));}
.opb-row-2:hover{
 background-color:#0e2d63;
}
.opb-row-2 {
 font-size:13px;
 width:100%;
 gap:8px;
 padding-left:10px;
 padding-right:10px;
 height:50%;
 color:#ffffff;
}
.opb-row-2:not(.ct-section):not(.oxy-easy-posts),
.opb-row-2.oxy-easy-posts .oxy-posts,
.opb-row-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
gap:8px;
}
.button-row {
gap:1vw;
}
.button-row:not(.ct-section):not(.oxy-easy-posts),
.button-row.oxy-easy-posts .oxy-posts,
.button-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.page-h3 {
 font-size:20px;
 margin-top:20px;
}
.list-re {
}
.acrd-r-ico {
color: #cbeaff;}.acrd-r-ico 
>svg {width: 16px;height: 16px;}.acrd-r-ico {
}
.acrd-r-txt {
 font-family:Roboto;
 margin-left:5px;
 text-transform:capitalize;
 letter-spacing:-0.5px;
 font-weight:500;
 font-size:15px;
}
.acrd-r-l {
 padding-left:10px;
}
.acrd-r-l:not(.ct-section):not(.oxy-easy-posts),
.acrd-r-l.oxy-easy-posts .oxy-posts,
.acrd-r-l.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.acrd-r-ddico {
color: #444444;}.acrd-r-ddico 
>svg {width: 32px;height: 32px;}.acrd-r-ddico {
 margin-bottom:0 ;
 margin-top:0 ;
 margin-right:0 ;
 padding-top:0 ;
 padding-bottom:0 ;
 padding-right:0 ;
}
.acrd-row {
 font-family:Inherit;
 width:100%;
 padding-left:0px;
 padding-right:5px;
 padding-bottom:5px;
 padding-top:5px;
 z-index:0;
 margin-top:0px;
 background-color:#ffffff;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
cursor: pointer;
}
.acrd-row:not(.ct-section):not(.oxy-easy-posts),
.acrd-row.oxy-easy-posts .oxy-posts,
.acrd-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.acrd-content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 overflow:hidden;
 opacity:1;
 transition-duration:2s;
 transition-property:max-height;
 text-align:left;
 margin-top:0px;
 max-height:3000px;
 font-size:14px;
 position:relative;
 z-index:1;
 padding-bottom:8px;
}
.acrd-content:not(.ct-section):not(.oxy-easy-posts),
.acrd-content.oxy-easy-posts .oxy-posts,
.acrd-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.accordion {
 margin-left:0px;
 margin-right:0px;
}
.accordion:not(.ct-section):not(.oxy-easy-posts),
.accordion.oxy-easy-posts .oxy-posts,
.accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.ac_hidden {
}
.ac_hide {
 max-height:0px;
 z-index:-1;
 transition-property:max-height;
 transition-duration:0s;
}
.ac_hide:not(.ct-section):not(.oxy-easy-posts),
.ac_hide.oxy-easy-posts .oxy-posts,
.ac_hide.ct-section .ct-section-inner-wrap{
display:flex;
}
.acrd-r-flagico {
color: #ff8787;}.acrd-r-flagico 
>svg {width: 55px;height: 55px;}.acrd-r-flagico {
transform: scaleX(-1); border-radius:50%;
 width:20px;
 height:20px;
 padding-left:2px;
 padding-top:2px;
 padding-right:2px;
 padding-bottom:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.table {
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
}
.table:not(.ct-section):not(.oxy-easy-posts),
.table.oxy-easy-posts .oxy-posts,
.table.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.thead {
 font-family:Poppins;
 font-size:11px;
 font-weight:500;
 text-transform:uppercase;
}
.th {
 background-color:#444444;
 color:#ffffff;
}
.cell {
 padding-left:8px;
 padding-top:8px;
 padding-right:8px;
 padding-bottom:8px;
}
.insp-grid-client {
}
.insp-grid-client:not(.ct-section):not(.oxy-easy-posts),
.insp-grid-client.oxy-easy-posts .oxy-posts,
.insp-grid-client.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(auto-fit, minmax(30px, 1fr));grid-column-gap: 1px;grid-row-gap: 1px;}
.tr {
 font-size:13px;
}
.td {
 text-align:left;
 background-color:#ffffff;
 padding-top:8px;
 padding-right:8px;
 padding-left:8px;
 padding-bottom:8px;
}
.td:not(.ct-section):not(.oxy-easy-posts),
.td.oxy-easy-posts .oxy-posts,
.td.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:flex-start;
}
.acrd-r-goodico {
color: #499900;}.acrd-r-goodico 
>svg {width: 20px;height: 20px;}.acrd-r-goodico {
align-self:center;
}
.ar_active {
 background-color:#0e2d63;
 color:#ffffff;
}
.facility-block {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#202020;
 border-right-color:#202020;
 border-bottom-color:#202020;
 border-left-color:#202020;
 border-radius:10px;
 overflow:hidden;
 background-color:#ffffff;
}
.facility-block:not(.ct-section):not(.oxy-easy-posts),
.facility-block.oxy-easy-posts .oxy-posts,
.facility-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.thead2 {
}
.th2 {
 font-family:Poppins;
 font-size:10px;
 text-transform:uppercase;
 font-weight:600;
 text-align:center;
 padding-bottom:5px;
 padding-top:0px;
 padding-left:5px;
 padding-right:5px;
 background-color:#ffffff;
}
.th2:not(.ct-section):not(.oxy-easy-posts),
.th2.oxy-easy-posts .oxy-posts,
.th2.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-end;
justify-content:center;
}
.TD2 {
}
.td2 {
 font-size:12px;
 flex-grow:1;
 padding-bottom:10px;
 padding-top:2px;
 gap:1px;
width:min-content;
}
.td2:not(.ct-section):not(.oxy-easy-posts),
.td2.oxy-easy-posts .oxy-posts,
.td2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-start;
align-content:flex-start;
justify-content:center;
gap:1px;
}
.rpt-ico {
color: #333333;}.rpt-ico 
>svg {width: 16px;height: 16px;}.rpt-ico {
 flex-grow:0;
 flex-shrink:0;
 order:1;
}
.yes {
 color:#499900;
}
.no {
 color:#a30000;
}
.na {
 font-family:Poppins;
 font-weight:700;
 font-size:9px;
 color:#757575;
}
.table2 {
 background-color:#efefef;
 margin-right:-8px;
 flex-grow:1;
 gap:2px;
 padding-left:5px;
 padding-right:5px;
 border-top-color:#202020;
 border-top-width:1px;
 margin-left:-8px;
 margin-bottom:-8px;
gap:1px;
}
.table2:not(.ct-section):not(.oxy-easy-posts),
.table2.oxy-easy-posts .oxy-posts,
.table2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:2px;
}
.cell-th {
 font-family:Poppins;
 font-size:10px;
 text-transform:uppercase;
 padding-top:6px;
 padding-bottom:6px;
 padding-left:8px;
 padding-right:8px;
 margin-left:-8px;
 margin-right:-8px;
 margin-top:-8px;
 font-weight:600;
 text-align:center;
 letter-spacing:2px;
 background-color:#dfdfdf;
 margin-bottom:0px;
}
.rslt {
 flex-shrink:0;
 flex-grow:0;
 margin-bottom:-5px;
}
.b {
 font-size:9px;
 text-transform:uppercase;
 padding-bottom:5px;
 margin-bottom:3px;
 border-bottom-style:dotted;
 text-align:center;
 height:40px;
 padding-left:8px;
 padding-right:8px;
 font-weight:600;
 line-height:0.95;
 border-bottom-width:1px;
 padding-top:5px;
 border-bottom-color:#202020;
 margin-left:2px;
 margin-right:2px;
}
.b:not(.ct-section):not(.oxy-easy-posts),
.b.oxy-easy-posts .oxy-posts,
.b.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-end;
}
.tr2 {
 flex-grow:1;
 width:100%;
 gap:1px;
 margin-top:5px;
 margin-bottom:0px;
overflow-x:scroll;
}
.tr2:not(.ct-section):not(.oxy-easy-posts),
.tr2.oxy-easy-posts .oxy-posts,
.tr2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:1px;
}
.td1 {
 background-color:#ff0000;
}
.tdth {
 background-color:#202020;
 margin-left:-8px;
 margin-right:-8px;
 margin-bottom:-8px;
 gap:5px;
 flex-grow:1;
 width:125px;
 color:#ffffff;
 font-size:12px;
 margin-top:-8px;
 text-align:left;
 padding-left:10px;
 padding-bottom:10px;
 text-transform:capitalize;
}
.tdth:not(.ct-section):not(.oxy-easy-posts),
.tdth.oxy-easy-posts .oxy-posts,
.tdth.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
gap:5px;
}
.dark {
 color:#0680c2;
}
.a-dark:hover{
 color:#ffffff;
}
.a-dark {
 color:#ffffff;
 line-height:1.1;
}
.rpt-title {
 font-size:14px;
 font-weight:500;
 margin-bottom:5px;
 gap:3px;
 color:#ffffff;
 background-color:#146397;
 padding-left:10px;
 padding-top:12px;
 padding-bottom:10px;
 padding-right:5px;
 margin-left:-10px;
 line-height:1.1;
 flex-grow:1;
}
.rpt-title:not(.ct-section):not(.oxy-easy-posts),
.rpt-title.oxy-easy-posts .oxy-posts,
.rpt-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
gap:3px;
}
.gap {
 gap:40px;
}
.gap:not(.ct-section):not(.oxy-easy-posts),
.gap.oxy-easy-posts .oxy-posts,
.gap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:40px;
}
.ico-abs {
 position:absolute;
 top:-29px;
 left:6px;
 z-index:2;
 background-color:#0e2d63;
}
.mbottom {
 margin-bottom:40px;
}
.rpt-data {
 gap:16px;
}
.rpt-data:not(.ct-section):not(.oxy-easy-posts),
.rpt-data.oxy-easy-posts .oxy-posts,
.rpt-data.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
align-items:flex-start;
gap:16px;
}
.btn-green {
background-image:linear-gradient(#499900, #499900);}
.icm-close {
 background-color:#a30000;
 padding-top:10px;
 padding-bottom:10px;
}
.inline-btn {
 font-size:13px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#a8a8a8;
 border-right-color:#a8a8a8;
 border-bottom-color:#a8a8a8;
 border-left-color:#a8a8a8;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:6px;
 padding-right:6px;
}
.rpt-list-h6 {
 text-transform:uppercase;
 margin-bottom:-10px;
 margin-top:10px;
}
.dir-ico {
color: #333333;}.dir-ico 
>svg {width: 55px;height: 55px;}.dir-ico {
 background-color:#202020;
 width:24px;
 height:24px;
 padding-top:4px;
 padding-right:4px;
 padding-bottom:4px;
 padding-left:4px;
 color:#ffffff;
 border-radius:50%;
 flex-grow:0;
 flex-shrink:0;
}
.hide {
display:none !important;
}
.directions:activeselector{
}
.directions {
 text-align:left;
 gap:15px;
 width:100%;
}
.directions:not(.ct-section):not(.oxy-easy-posts),
.directions.oxy-easy-posts .oxy-posts,
.directions.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
gap:15px;
}
.maprow {
gap:5px 8px; width:min-content;
}
.maprow:not(.ct-section):not(.oxy-easy-posts),
.maprow.oxy-easy-posts .oxy-posts,
.maprow.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:flex-start;
}
.dir-link {
 text-align:left;
 gap:5px;
 font-size:12px;
 text-transform:uppercase;
 font-weight:500;
}
.dir-link:not(.ct-section):not(.oxy-easy-posts),
.dir-link.oxy-easy-posts .oxy-posts,
.dir-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:5px;
}
.dir-ttl:activeselector{
}
.dir-ttl {
 font-size:9px;
 font-weight:400;
 text-transform:uppercase;
 line-height:0.5;
}
.styles {
display:none !important;
}
.acf-spinner {
}
.do-btn {
 background-color:#0680c2;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 color:#ffffff;
 border-radius:3px;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:10px;
 padding-right:10px;
 font-size:12px;
 font-weight:600;
}
.f-info:activeselector{
}
.f-info {
 padding-top:11px;
 padding-bottom:15px;
 padding-left:20px;
 padding-right:20px;
 background-color:#dfdfdf;
 font-size:14px;
 gap:10px;
}
.f-info:not(.ct-section):not(.oxy-easy-posts),
.f-info.oxy-easy-posts .oxy-posts,
.f-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
gap:10px;
}
.fi-contact {
}
.col {
}
.acf-form {
 padding-bottom:20px;
}
.acf-form:not(.ct-section):not(.oxy-easy-posts),
.acf-form.oxy-easy-posts .oxy-posts,
.acf-form.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.hi-h2 {
 font-size:20px;
}
@media (max-width: 499px) {
}

.icorow {
}
.ico-row {
 gap:5px;
}
.ico-row:not(.ct-section):not(.oxy-easy-posts),
.ico-row.oxy-easy-posts .oxy-posts,
.ico-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:5px;
}
.fi-address {
 flex-grow:1;
}
.fi-ico-tel {
color: #333333;}.fi-ico-tel 
>svg {width: 16px;height: 16px;}.fi-ico-tel {
 width:14px;
 height:14px;
 margin-bottom:-2px;
 margin-left:5px;
 margin-right:3px;
}
.fi-info {
 gap:10px;
}
.fi-info:not(.ct-section):not(.oxy-easy-posts),
.fi-info.oxy-easy-posts .oxy-posts,
.fi-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-start;
justify-content:flex-start;
gap:10px;
}
.fi-info-col {
 gap:10px;
 text-transform:none;
}
.fi-info-col:not(.ct-section):not(.oxy-easy-posts),
.fi-info-col.oxy-easy-posts .oxy-posts,
.fi-info-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
.fi-info-th {
 text-transform:uppercase;
 font-size:10px;
 width:75px;
 padding-top:2px;
 color:#8f4f4f;
}
.rpt-status:activeselector{
}
.rpt-status {
 font-size:11px;
 text-transform:uppercase;
 margin-bottom:2px;
 gap:5px;
 text-align:left;
}
.rpt-status:not(.ct-section):not(.oxy-easy-posts),
.rpt-status.oxy-easy-posts .oxy-posts,
.rpt-status.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
gap:5px;
}
.rpt-stat-done:activeselector{
}
.rpt-stat-done {
}
.rpt-stat-done:not(.ct-section):not(.oxy-easy-posts),
.rpt-stat-done.oxy-easy-posts .oxy-posts,
.rpt-stat-done.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: left;align-items: center;grid-template-columns: repeat(auto-fit, minmax(45px, 1fr));grid-column-gap: 5px;grid-template-rows: repeat(2, minmax(10px, 20px));grid-row-gap: 0 ;}
.rpt-stat-done:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.rpt-stat-done.ct-section .ct-section-inner-wrap > :last-child,
.rpt-stat-done.oxy-easy-posts .oxy-posts > :last-child{
grid-column: span 1;}
.rpt-stat-done:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.rpt-stat-done.ct-section .ct-section-inner-wrap > :nth-child(1),
.rpt-stat-done.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-column: span 10;}
.rpt-stat-done:not(.ct-section):not(.oxy-easy-posts) > :nth-child(2),
.rpt-stat-done.ct-section .ct-section-inner-wrap > :nth-child(2),
.rpt-stat-done.oxy-easy-posts .oxy-posts > :nth-child(2){
grid-column: span 1;}
.toggle-0188 {
}
.toggle-0188-expanded {
}
.row-green {
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
.fi-title:before{
 content:"Inspection";
 font-size:10px;
 text-transform:uppercase;
 letter-spacing:1px;
 margin-bottom:3px;
 color:#757575;
}
.fi-title:activeselector{
}
.fi-title {
 font-size:18px;
 background-color:#202020;
 padding-left:20px;
 padding-right:20px;
 padding-top:11px;
 padding-bottom:14px;
 font-weight:600;
 color:#ffffff;
 position:relative;
 overflow:hidden;
}
.fi-title:not(.ct-section):not(.oxy-easy-posts),
.fi-title.oxy-easy-posts .oxy-posts,
.fi-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
align-items:flex-start;
align-content:flex-start;
justify-content:center;
}
@media (max-width: 499px) {
.fi-title:after{
 width:0px;
}
}

.cu-text {
 gap:8px;
 margin-bottom:0px;
 margin-top:0px;
 text-align:left;
}
.cu-text:not(.ct-section):not(.oxy-easy-posts),
.cu-text.oxy-easy-posts .oxy-posts,
.cu-text.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:8px;
}
@media (max-width: 999px) {
.cu-text {
}
}

@media (max-width: 499px) {
.cu-text {
}
}

.list-h2 {
}
.list-info {
 padding-left:5px;
 padding-right:5px;
 padding-top:10px;
 padding-bottom:10px;
 gap:5px;
 width:100%;
 font-size:12px;
 background-color:#f3f3f3;
}
.list-info:not(.ct-section):not(.oxy-easy-posts),
.list-info.oxy-easy-posts .oxy-posts,
.list-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:flex-start;
gap:5px;
}
.insp-info {
 padding-left:10px;
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 font-size:13px;
 gap:5px;
}
.insp-info:not(.ct-section):not(.oxy-easy-posts),
.insp-info.oxy-easy-posts .oxy-posts,
.insp-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:5px;
}
.black {
 color:#202020;
 font-size:12px;
 width:100%;
 padding-left:10px;
}
.fi-info-h {
 text-transform:uppercase;
 font-size:9px;
 margin-top:3px;
 width:75px;
}
.acrd-h-flagico {
color: #a30000;}.acrd-h-flagico 
>svg {width: 17px;height: 17px;}.acrd-h-flagico {
 max-width:17px;
 max-height:17px;
}
.cf-title:before{
 content:"FACILITY ID";
 font-size:10px;
 text-transform:uppercase;
 letter-spacing:1px;
 margin-bottom:3px;
 color:#757575;
}
.cf-title:activeselector{
}
.cf-title {
 font-size:18px;
 background-color:#202020;
 padding-left:15px;
 padding-right:15px;
 padding-top:11px;
 padding-bottom:13px;
 font-weight:600;
 color:#ffffff;
 position:relative;
 overflow:hidden;
}
.cf-title:not(.ct-section):not(.oxy-easy-posts),
.cf-title.oxy-easy-posts .oxy-posts,
.cf-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
align-items:flex-start;
align-content:flex-start;
justify-content:center;
}
@media (max-width: 499px) {
.cf-title:after{
 width:0px;
}
}

.cf-addy {
 font-size:12px;
 background-color:#444444;
 padding-top:10px;
 padding-right:14px;
 padding-bottom:10px;
 padding-left:10px;
 gap:15px;
 color:#ffffff;
}
.cf-addy:not(.ct-section):not(.oxy-easy-posts),
.cf-addy.oxy-easy-posts .oxy-posts,
.cf-addy.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:15px;
}
.cf-info {
 padding-left:0px;
 padding-right:5px;
 padding-top:10px;
 padding-bottom:12px;
 gap:5px;
 width:100%;
 font-size:12px;
 background-color:#dfdfdf;
}
.cf-info:not(.ct-section):not(.oxy-easy-posts),
.cf-info.oxy-easy-posts .oxy-posts,
.cf-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
justify-content:flex-start;
gap:5px;
}
.acrd-h-ico {
color: #499900;}.acrd-h-ico 
>svg {width: 17px;height: 17px;}.acrd-h-ico {
 max-width:17px;
 max-height:17px;
}
.legend-ea {
 font-size:12px;
 gap:5px;
 text-align:right;
}
.legend-ea:not(.ct-section):not(.oxy-easy-posts),
.legend-ea.oxy-easy-posts .oxy-posts,
.legend-ea.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
align-items:center;
justify-content:flex-start;
gap:5px;
}
@media (max-width: 799px) {
.legend-ea {
}
.legend-ea:not(.ct-section):not(.oxy-easy-posts),
.legend-ea.oxy-easy-posts .oxy-posts,
.legend-ea.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}

.toggle-6672 {
}
.toggle-6672-expanded {
}
.toggle-5617 {
}
.toggle-5617-expanded {
}
.grn {
 color:#499900;
 order:0;
}
.red {
 color:#a30000;
}
.org {
 color:#ce9400;
}
.gry {
 color:#757575;
}
.blk {
 color:#202020;
}
.label {
 order:1;
}
.fa-ico {
transform:scale(0.9,0.9);}
.pma-h1 {
}
.pma-h1:not(.ct-section):not(.oxy-easy-posts),
.pma-h1.oxy-easy-posts .oxy-posts,
.pma-h1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.pma-facility {
 font-weight:600;
 font-size:17px;
}
@media (max-width: 799px) {
.pma-facility {
 font-size:16px;
}
}

.pma-address {
 font-family:Roboto;
 margin-top:3px;
 font-size:12px;
 font-weight:300;
}
.pma-address:not(.ct-section):not(.oxy-easy-posts),
.pma-address.oxy-easy-posts .oxy-posts,
.pma-address.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 799px) {
.pma-address {
 font-size:11px;
}
}

@media (max-width: 499px) {
.pma-address {
 font-size:11px;
}
}

.pma-door {
}
.pma-id:before{
 content:"Report ID";
 font-size:10px;
 font-weight:400;
 text-align:left;
 text-transform:uppercase;
}
.pma-id {
 gap:2px;
 font-size:17px;
 margin-bottom:2px;
 text-align:left;
 font-weight:600;
}
.pma-id:not(.ct-section):not(.oxy-easy-posts),
.pma-id.oxy-easy-posts .oxy-posts,
.pma-id.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:2px;
}
@media (max-width: 799px) {
.pma-id {
 font-size:16px;
 margin-bottom:1px;
}
}

@media (max-width: 499px) {
}

.pma-date {
 font-size:12px;
 font-weight:400;
}
.pma-h3 {
 font-size:14px;
 text-transform:uppercase;
}
.pma-img {
background-size: contain; width:70px;
 height:70px;
 border-radius:3px;
}
.pma-door-info {
 gap:5px;
}
.pma-door-info:not(.ct-section):not(.oxy-easy-posts),
.pma-door-info.oxy-easy-posts .oxy-posts,
.pma-door-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:5px;
}
.pma-img-slider {
background-image:linear-gradient(rgba(223,223,223,0.8), rgba(223,223,223,0.8)), url(https://fortentrancesystems.com/assets/ico-slider.svg);}
.pma-img-swing {
background-image:linear-gradient(rgba(223,223,223,0.8), rgba(223,223,223,0.8)), url(https://fortentrancesystems.com/assets/ico-swing.svg);}
.rpt-icon {
 flex-grow:0;
 flex-shrink:0;
 width:12px;
 height:12px;
}
.rpt-rslt {
 text-align:left;
 order:1;
}
.rpt-rslt:not(.ct-section):not(.oxy-easy-posts),
.rpt-rslt.oxy-easy-posts .oxy-posts,
.rpt-rslt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.rpt-grid {
 gap:20px;
columns: 2 200px; column-gap: 1em;
}
.rpt-grid:not(.ct-section):not(.oxy-easy-posts),
.rpt-grid.oxy-easy-posts .oxy-posts,
.rpt-grid.ct-section .ct-section-inner-wrap{
gap:20px;
}
@media (max-width: 799px) {
}

.rpt-block {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#dfdfdf;
 border-right-color:#dfdfdf;
 border-bottom-color:#dfdfdf;
 border-left-color:#dfdfdf;
 border-radius:3px;
 flex-grow:1;
 margin-bottom:2em;
break-inside: avoid-column;
}
.rpt-table {
}
.rpt-tr {
}
.rpt-tr:not(.ct-section):not(.oxy-easy-posts),
.rpt-tr.oxy-easy-posts .oxy-posts,
.rpt-tr.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: stretch;align-items: start;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 0 ;grid-row-gap: 6px;}
.rpt-td {
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#dfdfdf;
}
.rpt-td:not(.ct-section):not(.oxy-easy-posts),
.rpt-td.oxy-easy-posts .oxy-posts,
.rpt-td.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;justify-items: left;align-items: center;grid-template-columns: repeat(2, minmax(90px, 1fr));grid-column-gap: 5px;grid-row-gap: 10px;}
.rpt-b {
 font-size:1.05em;
}
.rpt-b:not(.ct-section):not(.oxy-easy-posts),
.rpt-b.oxy-easy-posts .oxy-posts,
.rpt-b.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.rpt-inst {
 font-family:Inherit;
 margin-bottom:8px;
 color:#757575;
}
.rpt-rslts {
 gap:1px;
 margin-bottom:5px;
 margin-top:5px;
}
.rpt-rslts:not(.ct-section):not(.oxy-easy-posts),
.rpt-rslts.oxy-easy-posts .oxy-posts,
.rpt-rslts.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:1px;
}
.rpt-subinst {
 font-family:Inherit;
 font-size:9px;
 font-weight:400;
 color:#757575;
}
.grid-sizer {
 width:33%;
}
.inline {
 gap:15px;
}
.inline:not(.ct-section):not(.oxy-easy-posts),
.inline.oxy-easy-posts .oxy-posts,
.inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
gap:15px;
}
.door-left {
 gap:10px;
}
.door-left:not(.ct-section):not(.oxy-easy-posts),
.door-left.oxy-easy-posts .oxy-posts,
.door-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
gap:10px;
}
.door-right {
 text-align:right;
 align-self:flex-end;
 gap:5px;
}
.door-right:not(.ct-section):not(.oxy-easy-posts),
.door-right.oxy-easy-posts .oxy-posts,
.door-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
gap:5px;
}
.zoom1 {
 font-size:1.2em;
}
.cond-icon {
 width:14px;
 height:14px;
}
.pma-noimg {
 opacity:0.5;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#a5a5a5;
 border-right-color:#a5a5a5;
 border-bottom-color:#a5a5a5;
 border-left-color:#a5a5a5;
}
.reverse {
transform: scaleX(-1);}
.acrd-r-condico {
 width:20px;
 height:20px;
 border-radius:50%;
 padding-top:3px;
 padding-right:3px;
 padding-bottom:3px;
 padding-left:3px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.pad {
 padding-top:10px;
 padding-left:10px;
}
.pad:not(.ct-section):not(.oxy-easy-posts),
.pad.oxy-easy-posts .oxy-posts,
.pad.ct-section .ct-section-inner-wrap{
display:block;
}
.mgv-table {
 font-size:11px;
 margin-left:2px;
 flex-grow:1;
}
.mgv-td {
 margin-top:1px;
 margin-left:-8px;
 margin-right:-8px;
 padding-left:8px;
 padding-right:8px;
 background-color:#ffffff;
}
.mgv-td:not(.ct-section):not(.oxy-easy-posts),
.mgv-td.oxy-easy-posts .oxy-posts,
.mgv-td.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.mgv-b {
 float:left;
 gap:3px;
 margin-top:5px;
 margin-bottom:-5px;
white-space: nowrap; width:max-content;
}
.mgv-b:not(.ct-section):not(.oxy-easy-posts),
.mgv-b.oxy-easy-posts .oxy-posts,
.mgv-b.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-start;
gap:3px;
}
.first {
 order:0;
}
.mgv-ico {
color: #333333;}.mgv-ico 
>svg {width: 16px;height: 16px;}.mgv-ico {
 flex-grow:0;
 flex-shrink:0;
 order:1;
}
.txt-left {
 text-align:left;
 letter-spacing:0.5px;
 margin-left:-6px;
}
.mgv-note {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:3px;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:5px;
 padding-right:5px;
 background-color:#efefef;
 font-weight:500;
width:auto
}
.mgv-fi-info {
 padding-left:10px;
 padding-top:10px;
 padding-right:15px;
 font-size:13px;
 gap:0px;
 margin-bottom:-8px;
}
.mgv-fi-info:not(.ct-section):not(.oxy-easy-posts),
.mgv-fi-info.oxy-easy-posts .oxy-posts,
.mgv-fi-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
gap:0px;
}
.mgv-col {
 background-color:#efefef;
}
.mgv-tr {
 flex-grow:1;
 width:100%;
 gap:1px;
 margin-top:5px;
 margin-bottom:0px;
 background-color:#efefef;
overflow-x:scroll;
}
.mgv-tr:not(.ct-section):not(.oxy-easy-posts),
.mgv-tr.oxy-easy-posts .oxy-posts,
.mgv-tr.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:1px;
}
.mgv-actions {
 width:100%;
}
.mgv-actions:not(.ct-section):not(.oxy-easy-posts),
.mgv-actions.oxy-easy-posts .oxy-posts,
.mgv-actions.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.icon-button-mid:hover{
 background-color:#0e2d63;
}
.icon-button-mid {
 border-radius:5px;
 color:#ffffff;
 font-size:20px;
 overflow:hidden;
 position:relative;
 background-color:#202020;
}
.icon-button-mid:not(.ct-section):not(.oxy-easy-posts),
.icon-button-mid.oxy-easy-posts .oxy-posts,
.icon-button-mid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 499px) {
}

.icmid-ico:activeselector{
}
.icmid-ico {
color: #333333;}.icmid-ico 
>svg {width: 55px;height: 55px;}.icmid-ico {
 margin-top:10px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:10px;
 padding-right:auto;
 padding-bottom:auto;
 padding-left:auto;
 text-align:center;
 flex-grow:0;
 flex-shrink:0;
 width:30px;
 height:30px;
 padding-top:auto;
 color:#ffffff;
 align-self:center;
}
.icmid-ico:not(.ct-section):not(.oxy-easy-posts),
.icmid-ico.oxy-easy-posts .oxy-posts,
.icmid-ico.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
align-content:center;
justify-content:center;
}
.icmid-txt {
 background-color:#146397;
 padding-top:5px;
 padding-bottom:7px;
 padding-left:20px;
 padding-right:20px;
 font-size:16px;
 line-height:1.2;
 height:50px;
}
@media (max-width: 499px) {
.icmid-txt {
 font-size:16px;
}
}

.viewing-as {
 background-color:#0e2d63;
 padding-left:15px;
 padding-right:15px;
 padding-top:8px;
 padding-bottom:8px;
 border-radius:5px;
 margin-top:-17px;
 margin-bottom:20px;
 color:#ffffff;
 font-size:15px;
 text-transform:capitalize;
 gap:7px;
}
.viewing-as:not(.ct-section):not(.oxy-easy-posts),
.viewing-as.oxy-easy-posts .oxy-posts,
.viewing-as.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:7px;
}
.acf-form-fields {
}
.acf-form-fields:not(.ct-section):not(.oxy-easy-posts),
.acf-form-fields.oxy-easy-posts .oxy-posts,
.acf-form-fields.ct-section .ct-section-inner-wrap{
display:flex;
}
.acf-field-64775339a2c58 {
}
.white {
 color:#ffffff;
 text-transform:none;
}
.vac-contact {
 gap:8px;
 margin-bottom:5px;
}
.vac-contact:not(.ct-section):not(.oxy-easy-posts),
.vac-contact.oxy-easy-posts .oxy-posts,
.vac-contact.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:8px;
}
.dd-enu {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:#374047;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
cursor: pointer;
}
.dd-enu:not(.ct-section):not(.oxy-easy-posts),
.dd-enu.oxy-easy-posts .oxy-posts,
.dd-enu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.dd-label {
 color:#f9f9fa;
white-space: nowrap;
}
.dd-icon {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:8px;
min-width: 0 !important; min-height: 0 !important;
}
.dd-wrap {
 background-color:#374047;
 position:relative;
 width:min-content ;
}
.dd-wrap:not(.ct-section):not(.oxy-easy-posts),
.dd-wrap.oxy-easy-posts .oxy-posts,
.dd-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.dd-trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:12px;
 padding-right:12px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
 background-color:#146397;
cursor: pointer;
}
.dd-trigger:not(.ct-section):not(.oxy-easy-posts),
.dd-trigger.oxy-easy-posts .oxy-posts,
.dd-trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.dd-submenu {
 position:absolute;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
 top:100%;
padding-inline-start: 0; margin-block-start: 0; margin-block-end: 0;
}
.dd-submenu-hidden {
 opacity:0;
 margin-top:-4px;
pointer-events: none;
}
.dd-submenu-hidden:not(.ct-section):not(.oxy-easy-posts),
.dd-submenu-hidden.oxy-easy-posts .oxy-posts,
.dd-submenu-hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.dd-button {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 background-color:#444444;
 color:#ffffff;
}
.dd-menu-hide {
 overflow:hidden;
max-height:0 !important;
}
.dd-link:focus{
 background-color:#146397;
}
.dd-link:active{
 background-color:#146397;
}
.dd-link:hover{
 background-color:#0e2d63;
}
.dd-link {
 background-color:#757575;
 color:#ffffff;
 padding-top:7px;
 padding-bottom:7px;
 padding-left:12px;
 padding-right:12px;
 border-bottom-color:#efefef;
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.dd-menu {
 position:absolute;
 top:32px;
 left:0px;
 z-index:50;
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
 overflow:hidden;
 text-align:left;
 max-height:1000px;
 transition-property:max-height;
 transition-duration:0.5s;
 transition-timing-function:ease-in-out;
width:max-content;
}
.dd-menu:not(.ct-section):not(.oxy-easy-posts),
.dd-menu.oxy-easy-posts .oxy-posts,
.dd-menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.ct-section-inner-wrap{
 width:100%;
}
.acf-form-submit{
 display:flex;
 flex-direction:row;
 gap:5px;
 align-items:center;
}
.select2-container.-acf .select2-selection{
 overflow:hidden;
}
.acf-selection > small{
 display:block;
 font-size:11px;
 margin-top:2px;
 text-transform:capitalize;
}
.acf-selection{
 text-transform:capitalize;
}
div.viewing-as input.button:focused{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
div.viewing-as input.button:active{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
div.viewing-as input.button:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
div.viewing-as input.button{
 padding-top:5px;
 padding-bottom:5px;
 padding-left:12px;
 padding-right:12px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-size:13px;
 text-transform:uppercase;
 display:flex;
 flex-direction:column;
 align-items:center;
 justify-content:center;
 border-radius:5px;
}
#view-as-customer .acf-form-submit > input.button:focus{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
#view-as-customer .acf-form-submit > input.button:active{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
#view-as-customer .acf-form-submit > input.button:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
#view-as-customer .acf-form-submit > input.button{
 font-family:Poppins;
 background-color:#0e2d63;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:5px;
 color:#ffffff;
 text-transform:uppercase;
 font-size:13px;
 display:flex;
 flex-direction:column;
 align-items:center;
 justify-content:center;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:15px;
 padding-right:15px;
 height:28px;
}
#view-as-customer{
 padding-bottom:0px;
 display:flex;
 flex-direction:row;
 gap:10px;
 flex-wrap:wrap;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
#view-as-customer .acf-field-64775339a2c58 .acf-input{
 min-width:300px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
#view-as-customer .acf-fields > .acf-field-64775339a2c58{
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
input::placeholder{
 color:#aaaaaa;
 font-weight:400;
 font-style:italic;
}
.accordion .acrd-row:not(:first-child){
 border-top-style:solid;
 border-top-width:1px;
}
#secured{
 display:flex;
 flex-direction:column;
}
#secured > .ct-section-inner-wrap, #secured > .section-inner-wrap{
 display:flex;
 flex-grow:1;
 flex-direction:column;
 align-items:stretch;
 width:100%;
}
dd{
 display:flex;
 flex-direction:row;
 flex-wrap:wrap;
margin-inline-start:0; width:auto;
}
address{
 font-style:normal;
}
.tdth:hover .rpt-title{
 background-color:#0680c2;
}
[data-id="rpt-list-done"] > div:first-child::before{
content:"COMPLETED"
}
[data-id="rpt-list-drafts"] > div:first-child::before{
content:"REGISTERED DOORS TO INSPECT"
}
[data-id="rpt-list-drafts"] > div:first-child::before, [data-id="rpt-list-done"] > div:first-child::before{
 padding-top:15px;
text-transform: uppercase; margin-bottom: 10px; margin-top: 10px; font-size: 15px; font-family: 'Poppins'; font-weight: 700;
}
#btn-done:hover > svg{
}
#btn-done > svg{
 width:22px;
 height:22px;
 margin-left:5px;
 margin-right:5px;
}
small{
 font-size:0.9em;
}
.ar_active svg{
 color:#efefef;
}
div.gap, section.gap, section.gap>div{
gap:1em;
}
input#rememberme{
 margin-bottom:1px;
}
input[type=checkbox]:checked::before, input[type=radio]:checked::before{
}
input[type=checkbox]{
-webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #8c8f94; border-radius: 4px; background: #fff; color: #50575e; clear: none; cursor: pointer; display: inline-block; margin-right:3px; line-height: 0; outline: 0; padding: 0.5% 0.5% 0 0 !important; text-align: center; vertical-align: middle; width: 1.5rem; height: 1.5rem; font-size: 1.5rem; min-width: 1.1rem; min-height:1.1rem; flex-grow: 0; box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%); transition: .05s border-color ease-in-out;
}
body #logo{
 font-family:Poppins;
 width:180px;
 padding-top:82px;
 padding-left:10px;
 padding-right:12px;
 font-size:16px;
 font-weight:700;
 color:#0e3873;
}
.icon-button-big:hover .icb-ico{
 border-top-color:rgba(239,239,239,0.5);
 border-right-color:rgba(239,239,239,0.5);
 border-bottom-color:rgba(239,239,239,0.5);
 border-left-color:rgba(239,239,239,0.5);
}
#hello .login-error{
 color:#a30000;
 background-color:transparent;
}
svg{
fill:currentColor; margin:auto; align-self:center; justify-self:center; flex-grow:0; flex-shrink:0; max-width:100%; max-height:100%;
}
.dashboard > div{
gap:30px;
}
.login-message{
}
#welcome #success{
 display:none;
}
aside{
 font-size:12px;
}
p{
 margin-top:0.5em;
 margin-bottom:0.5em;
 line-height:1.25;
}
section{
flex-grow:1; align-self:stretch;
}
header,footer{
flex-grow:0
}
body, .ct-builder{
 display:flex;
 flex-direction:column;
 justify-content:flex-start;
 background-color:#efefef;
 height:100%;
 min-height:100vh;
 align-content:stretch;
}
main{
 display:flex;
 flex-direction:column;
 flex-grow:1;
flex-grow:1;
}
main .ct-section-inner-wrap, main .section-inner-wrap{
 display:flex;
 gap:30px;
 width:100%;
 flex-direction:column;
 align-items:flex-start;
 justify-content:flex-start;
 height:auto;
flex-grow:1;
}
span#city{
 display:block;
}
#loginform .login-username input, #loginform .login-password input{
 width:100%;
 text-align:center;
 border-top-color:#0e2d63;
 border-right-color:#0e2d63;
 border-bottom-color:#0e2d63;
 border-left-color:#0e2d63;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:5px;
}
#loginform .login-remember label{
 gap:4px;
 color:#444444;
 font-size:12px;
 align-self:center;
 margin-bottom:4px;
 margin-top:1px;
}
#loginform .login-username label, #loginform .login-password label{
 background-color:#0e2d63;
 padding-top:6px;
 padding-bottom:4px;
 padding-left:20px;
 padding-right:20px;
 color:#ffffff;
 font-size:14px;
 font-weight:400;
 border-top-left-radius:5px;
 border-top-right-radius:5px;
 margin-bottom:-1px;
 display:none;
}
@media (max-width: 499px) {
#loginform .login-username input, #loginform .login-password input{
 width:100%;
}
}

@media (max-width: 499px) {
span#city{
 display:inline;
}
}

@media (max-width: 499px) {
body #logo{
 width:130px;
 margin-left:-15px;
 padding-top:60px;
 font-size:12px;
 padding-left:7px;
 padding-right:9px;
 margin-top:-22px;
 font-weight:800;
}
}

@media (max-width: 999px) {
[data-id="rpt-list-drafts"] > div:first-child::before, [data-id="rpt-list-done"] > div:first-child::before{
text-transform: uppercase; margin-bottom: 18px; margin-top: 10px; font-size: 15px; font-family: 'Poppins'; font-weight: 700;
}
}

@media (max-width: 999px) {
[data-id="rpt-list-drafts"] > div:first-child::before{
}
}

